Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cobbler
Source: https://github.com/cobbler/cobbler

Files: debian/*
Copyright: (c) 2009, Jasper Capel <jasper@fedoraproject.org>
           (c) 2014, Thomas Goirand <zigo@debian.org>
           (c) 2010-2011, Canonical Ltd.
License: GPL-2+

Files: *
Copyright: (c) 2009-2014, Michael DeHaan <michael.dehaan@gmail>
           (c) 2009-2014, Red Hat, Inc and Others
License: GPL-2+

Files: cobbler/collection_packages.py
Copyright: 2010, Kelsey Hightower
License: GPL-2+

Files: cobbler/item_mgmtclass.py
Copyright: 2010, Kelsey Hightower
License: GPL-2+

Files: cobbler/collection_files.py
Copyright: 2010, Kelsey Hightower
License: GPL-2+

Files: cobbler/configgen.py
Copyright: 2010, Kelsey Hightower
License: GPL-2+

Files: cobbler/collection_mgmtclasses.py
Copyright: 2010, Kelsey Hightower
License: GPL-2+

Files: cobbler/item_file.py
Copyright: 2006-2009 MadHatter
License: GPL-2+

Files: cobbler/item_package.py
Copyright: 2006-2009 MadHatter  
License: GPL-2+   

Files: config/cobbler_bash
Copyright: 2008 John L. Villalovos <john@soadrock.com>
License: GPL-2+

Files: koan/configurator.py
Copyright: 2010, Kelsey Hightower
License: GPL-2+

Files: koan/opt_parse.py
Comment: Copied from Optik v1.5.3 to support older python releases. Not
 installed in any binary packages.
Copyright: 2001-2006 Gregory P. Ward.
           2002-2006 Python Software Foundation
License: BSD-3-clauses
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
  1. Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.
 .
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
 .
  3. Neither the name of the University nor the names of its contributors
     may be used to endorse or promote products derived from this software
     without specific prior written permission.

License: GPL-2+
 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; 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., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301  USA
 .
 On Ubuntu and Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.