diff options
author | Michael Prokop <mika@debian.org> | 2009-03-03 10:45:29 +0000 |
---|---|---|
committer | Michael Prokop <mika@debian.org> | 2009-03-03 10:45:29 +0000 |
commit | 2f60396c67d0526b9b52f0cc9ea339dbca0939cb (patch) | |
tree | 9e0651023bb25a57ef581a4ba77196e1b50e5ab7 /debian/copyright | |
parent | tabs to spaces (diff) |
Add debian/ for initial Debian package
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..fc349d5 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,29 @@ +This package was debianized by Michael Prokop <mika@grml.org> on +Tue, 03 Mar 2009 11:09:43 +0100. + +It was downloaded from https://svn.chaos-at-home.org/uanytun/ + +Upstream Author: + + Christian Pointner <equinox@anytun.org> + +Copyright: + + Copyright (C) 2007-2008 Christian Pointner <equinox@anytun.org> + +License: + + uAnytun is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License version 3 as + published by the Free Software Foundation. + + uAnytun 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 uAnytun. If not, see <http://www.gnu.org/licenses/>. + +The Debian packaging is copyright 2009, Michael Prokop <mika@grml.org> and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. |