]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: Csaba Henk granted permission to license fuse.py under the same terms as Tahoe...
authorZooko O'Whielacronx <zooko@zooko.com>
Mon, 21 Sep 2009 15:46:59 +0000 (08:46 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Mon, 21 Sep 2009 15:46:59 +0000 (08:46 -0700)
mac/fuse.py
mac/fuseparts/subbedopts.py

index 51f602bab38b2fab8d846e40e1f5dbe9c5b85708..ff71bf724d06ca5dbe968d16221f578b059f7b6c 100644 (file)
@@ -5,6 +5,9 @@
 #    This program can be distributed under the terms of the GNU LGPL.
 #    See the file COPYING.
 #
+# On 2009-09-21 Csaba Henk granted permission for this file to be 
+# licensed under the same terms as Tahoe-LAFS itself.
+#
 
 
 # suppress version mismatch warnings
index 9cf40ae76f7a628cb18568074701ae2506a19716..8a1f1ae8d8ff27a285bff198995971598b345c6f 100644 (file)
@@ -4,6 +4,9 @@
 #    This program can be distributed under the terms of the GNU LGPL.
 #    See the file COPYING.
 #
+# On 2009-09-21 Csaba Henk granted permission for this file to be 
+# licensed under the same terms as Tahoe-LAFS itself.
+#
 
 from optparse import Option, OptionParser, OptParseError, OptionConflictError
 from optparse import HelpFormatter, IndentedHelpFormatter, SUPPRESS_HELP