From 4048d6f5dbaca8ff078dc4941c55338bea485fc6 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Thu, 26 Jul 2018 21:33:57 +1200 Subject: Add initial rough script --- LICENCE | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 LICENCE (limited to 'LICENCE') diff --git a/LICENCE b/LICENCE new file mode 100644 index 0000000..7be4529 --- /dev/null +++ b/LICENCE @@ -0,0 +1,18 @@ +/************************************************************************ + * pkg-introspect * + * (C) Copyright 2018 David Phillips * + * * + * pkg-introspect 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. * + * * + * pkg-introspect 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 pkg-introspect. If not, see * + * . * + ************************************************************************/ -- cgit v1.1