summaryrefslogtreecommitdiff
path: root/package/usr/share/doc/flood/copyright
diff options
context:
space:
mode:
authorJake Mannens <jakem_5@hotmail.com>2016-04-05 13:52:34 +1000
committerJake Mannens <jakem_5@hotmail.com>2016-04-05 13:52:34 +1000
commit65ce53bab412623b6b7b39f2fba3536619175537 (patch)
treeb038ee9203db4e922289e3b683c83e044edb1c1e /package/usr/share/doc/flood/copyright
new file: Makefile
new file: build.sh new file: man/flood.1.pod new file: package/DEBIAN/control new file: package/usr/share/doc/flood/README.gz new file: package/usr/share/doc/flood/changelog.gz new file: package/usr/share/doc/flood/copyright new file: package/usr/share/man/man1/flood.1.gz new file: source/Makefile new file: source/flood.c new file: version
Diffstat (limited to 'package/usr/share/doc/flood/copyright')
-rw-r--r--package/usr/share/doc/flood/copyright20
1 files changed, 20 insertions, 0 deletions
diff --git a/package/usr/share/doc/flood/copyright b/package/usr/share/doc/flood/copyright
new file mode 100644
index 0000000..58f4a50
--- /dev/null
+++ b/package/usr/share/doc/flood/copyright
@@ -0,0 +1,20 @@
+Files: *
+Copyright: 2016-2017 Jake Mannens
+License:
+
+ This package 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 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 package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.