From: Dinko Korunic Date: Wed, 24 Feb 2010 11:19:28 +0000 (+0100) Subject: - add copyright X-Git-Tag: debian/2.6.26.6~6 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=kernel-cn.git;a=commitdiff_plain;h=169793af12c005fb81f16ef539c22f80efe13708 - add copyright --- diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..fdf3266 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,39 @@ +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 + +Copyright for grub-functions.sh component: + + Insert a list of installed kernels in a grub config file + Copyright 2001 Wichert Akkerman + + This file 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 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + + +On Debian GNU systems, the complete text of the GNU General Public +License can be found in `/usr/share/common-licenses/GPL-2'.