From 65ce53bab412623b6b7b39f2fba3536619175537 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Tue, 5 Apr 2016 13:52:34 +1000 Subject: 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 --- package/usr/share/doc/flood/README.gz | Bin 0 -> 447 bytes package/usr/share/doc/flood/changelog.gz | Bin 0 -> 184 bytes package/usr/share/doc/flood/copyright | 20 ++++++++++++++++++++ package/usr/share/man/man1/flood.1.gz | Bin 0 -> 2881 bytes 4 files changed, 20 insertions(+) create mode 100644 package/usr/share/doc/flood/README.gz create mode 100644 package/usr/share/doc/flood/changelog.gz create mode 100644 package/usr/share/doc/flood/copyright create mode 100644 package/usr/share/man/man1/flood.1.gz (limited to 'package/usr') diff --git a/package/usr/share/doc/flood/README.gz b/package/usr/share/doc/flood/README.gz new file mode 100644 index 0000000..567707c Binary files /dev/null and b/package/usr/share/doc/flood/README.gz differ diff --git a/package/usr/share/doc/flood/changelog.gz b/package/usr/share/doc/flood/changelog.gz new file mode 100644 index 0000000..a2e7cbe Binary files /dev/null and b/package/usr/share/doc/flood/changelog.gz differ 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'. diff --git a/package/usr/share/man/man1/flood.1.gz b/package/usr/share/man/man1/flood.1.gz new file mode 100644 index 0000000..64f9b5b Binary files /dev/null and b/package/usr/share/man/man1/flood.1.gz differ -- cgit v1.3