hgext/inotify/linux/__init__.py
branchstable
changeset 10263 25e572394f5c
parent 7875 553aa0cbeab6
child 13400 14f3795a5ed7
--- 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.