From 5a46ace53af6930d65d71fffc6054be8ff3ee753 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Mon, 21 Sep 2009 08:46:59 -0700 Subject: [PATCH] docs: Csaba Henk granted permission to license fuse.py under the same terms as Tahoe-LAFS itself --- mac/fuse.py | 3 +++ mac/fuseparts/subbedopts.py | 3 +++ 2 files changed, 6 insertions(+) diff --git a/mac/fuse.py b/mac/fuse.py index 51f602ba..ff71bf72 100644 --- a/mac/fuse.py +++ b/mac/fuse.py @@ -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 diff --git a/mac/fuseparts/subbedopts.py b/mac/fuseparts/subbedopts.py index 9cf40ae7..8a1f1ae8 100644 --- a/mac/fuseparts/subbedopts.py +++ b/mac/fuseparts/subbedopts.py @@ -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 -- 2.45.2