Mercurial > hg
diff hgext/inotify/linux/_inotify.c @ 10263:25e572394f5c stable
Update license to GPLv2+
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 19 Jan 2010 22:20:08 -0600 |
parents | 5d6659cfaa06 |
children | 08a0f04b56bd |
line wrap: on
line diff
--- a/hgext/inotify/linux/_inotify.c Tue Jan 19 22:20:05 2010 -0600 +++ b/hgext/inotify/linux/_inotify.c Tue Jan 19 22:20:08 2010 -0600 @@ -5,7 +5,7 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of version 2.1 of the GNU Lesser General - * Public License, incorporated herein by reference. + * Public License or any later version. */ #include <Python.h>