From 5551e51d2b9df4e289ea3cb1350db4d5f5444df2 Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 23 Jul 2006 03:02:03 +0000 Subject: 9pfuse --- src/cmd/9pfuse/COPYRIGHT | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/cmd/9pfuse/COPYRIGHT (limited to 'src/cmd/9pfuse/COPYRIGHT') 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. + -- cgit v1.2.3