Mercurial > hg
diff hgext/inotify/linux/__init__.py @ 10263:25e572394f5c stable
Update license to GPLv2+
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Tue, 19 Jan 2010 22:20:08 -0600 |
parents | 553aa0cbeab6 |
children | 14f3795a5ed7 |
line wrap: on
line diff
--- a/hgext/inotify/linux/__init__.py Tue Jan 19 22:20:05 2010 -0600 +++ b/hgext/inotify/linux/__init__.py Tue Jan 19 22:20:08 2010 -0600 @@ -4,7 +4,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. +# License, or any later version. '''Low-level interface to the Linux inotify subsystem.