diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-03-10 11:48:39 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-03-10 11:48:39 -0700 |
commit | c22ecb935c7e3bc817bc23abd9c73331fefdaffd (patch) | |
tree | b30286d1184da145ef021c3139de85116a18c360 | |
parent | fee2e8156a11ecd66e3f1fb571abd58486af8002 (diff) | |
download | vyatta-cfg-qos-c22ecb935c7e3bc817bc23abd9c73331fefdaffd.tar.gz vyatta-cfg-qos-c22ecb935c7e3bc817bc23abd9c73331fefdaffd.zip |
Update copyright to GPLv2
Replace reference to old VPL1.0 with GPLv2
-rw-r--r-- | debian/copyright | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/debian/copyright b/debian/copyright index a7d84e1..84d5a1c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -14,21 +14,22 @@ Copyright: License: - The contents of this package are subject to the Vyatta Public License - Version 1.0 ("License"); you may not use this file except in - compliance with the License. You may obtain a copy of the License at - http://www.vyatta.com/vpl - - Software distributed under the License is distributed on an "AS IS" - basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - the License for the specific language governing rights and limitations - under the License. - - This code was originally developed by Vyatta, Inc. - Portions created by Vyatta are Copyright (C) 2008 Vyatta, Inc. - -On Debian systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. +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, 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. + +A copy of the GNU General Public License is available as +`/usr/share/common-licenses/GPL' in the Debian GNU/Linux distribution +or on the World Wide Web at `http://www.gnu.org/copyleft/gpl.html'. +You can also obtain it by writing to the Free Software Foundation, +Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, +MA 02110-1301, USA. The Debian packaging is (C) 2008, Stephen Hemminger <stephen.hemminger@vyatta.com> and is licensed under the GPL, see above. |