From 670530cc1c87d0095f8bd6167adac2d5b20e7c99 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Fri, 24 Oct 2008 04:57:02 -0400 Subject: [PATCH 1/1] fix our copyright files E.g., this is free software. svn path=/trunk/packages/sipb-xen-vnc-server/; revision=1205 --- debian/copyright | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index 7789434..361ca8f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,3 +1,16 @@ -This package was created for internal use of the SIPB Xen Project of -the MIT Student Information Processing Board. Ask sipb-xen@mit.edu if -you have questions about redistribution. +This software was written as part of the Invirt project . + +Copyright : + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + +On Debian systems, the complete text of the GNU General Public License +can be found in the file /usr/share/common-licenses/GPL. -- 1.7.9.5