hgext/inotify/linux/watcher.py
branchstable
changeset 10263 25e572394f5c
parent 8385 1536501ade62
child 17424 e7cfe3587ea4
--- a/hgext/inotify/linux/watcher.py	Tue Jan 19 22:20:05 2010 -0600
+++ b/hgext/inotify/linux/watcher.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.
 
 '''High-level interfaces to the Linux inotify subsystem.