diff options
Diffstat (limited to '')
-rw-r--r-- | debian/licenses/GPL-2 | 16 | ||||
-rw-r--r-- | debian/licenses/GPL-2+ | 17 |
2 files changed, 33 insertions, 0 deletions
diff --git a/debian/licenses/GPL-2 b/debian/licenses/GPL-2 new file mode 100644 index 0000000..dd9bcb8 --- /dev/null +++ b/debian/licenses/GPL-2 @@ -0,0 +1,16 @@ +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; version 2 of the License. +. +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. +. +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +. +On Debian systems, the full text of the GNU General Public +License version 2 can be found in the file +`/usr/share/common-licenses/GPL-2'. diff --git a/debian/licenses/GPL-2+ b/debian/licenses/GPL-2+ new file mode 100644 index 0000000..27dfb99 --- /dev/null +++ b/debian/licenses/GPL-2+ @@ -0,0 +1,17 @@ +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. +. +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +. +On Debian systems, the full text of the GNU General Public +License version 2 can be found in the file +`/usr/share/common-licenses/GPL-2'. |