diff options
Diffstat (limited to 'src/cmd/9pfuse/COPYRIGHT')
-rw-r--r-- | src/cmd/9pfuse/COPYRIGHT | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/cmd/9pfuse/COPYRIGHT b/src/cmd/9pfuse/COPYRIGHT new file mode 100644 index 00000000..f9f2fe2a --- /dev/null +++ b/src/cmd/9pfuse/COPYRIGHT @@ -0,0 +1,17 @@ +The files in this directory are subject to the following license. + +The author of this software is Russ Cox. + + Copyright (c) 2006 Russ Cox + +Permission to use, copy, modify, and distribute this software for any +purpose without fee is hereby granted, provided that this entire notice +is included in all copies of any software which is or includes a copy +or modification of this software and in all copies of the supporting +documentation for such software. + +THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED +WARRANTY. IN PARTICULAR, THE AUTHOR MAKES NO REPRESENTATION OR WARRANTY +OF ANY KIND CONCERNING THE MERCHANTABILITY OF THIS SOFTWARE OR ITS +FITNESS FOR ANY PARTICULAR PURPOSE. + |