From 814531d1214a9c1416b9469f70898098220e28fd Mon Sep 17 00:00:00 2001 From: Dinko Korunic Date: Thu, 24 Feb 2011 18:56:55 +0100 Subject: [PATCH] - dodan zaboravljeni copyright --- debian/copyright | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 debian/copyright diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..46d11ef --- /dev/null +++ b/debian/copyright @@ -0,0 +1,20 @@ +Copyright: + + Copyright (C) 2009 Dinko Korunic, CARNet, Grupa za izradu paketa + + 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, version 2. + + This program 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, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + +On Debian GNU systems, the complete text of the GNU General Public +License can be found in `/usr/share/common-licenses/GPL-2'. -- 1.7.10.4