diff options
| author | Paul Buetow (lxpbuetow) <paul.buetow@1und1.de> | 2015-01-02 14:42:04 +0100 |
|---|---|---|
| committer | Paul Buetow (lxpbuetow) <paul.buetow@1und1.de> | 2015-01-02 14:42:04 +0100 |
| commit | 0301ed89c136a775f1e5c77772a6fd20562ca530 (patch) | |
| tree | 22b3d13d5217f5ba0e8a553e4119e9b4640cd327 /debian/copyright | |
initial1.1.3
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..479f27a --- /dev/null +++ b/debian/copyright @@ -0,0 +1,30 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: staticfarm-apache-handlers +Source: https://github.com/rantanplan/static-content-farm + +Files: * +Copyright: 2012 Paul Buetow <paul@buetow.org> +License: GPL-3.0+ + +Files: debian/* +Copyright: 2012 Paul Buetow <paul@buetow.org> +License: GPL-3.0+ + +License: GPL-3.0+ + 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 3 of the License, or + (at your option) any later version. + . + This package 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, see <http://www.gnu.org/licenses/>. + . + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". + + |
