From 305a44202cfdaab54a975fef73c275bd5b7dab05 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Fri, 24 Oct 2008 04:57:02 -0400 Subject: [PATCH] fix our copyright files E.g., this is free software. svn path=/trunk/packages/invirt-console-host/; revision=1205 --- debian/copyright | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index ea245dc..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 invirt@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