diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright index e12b048..28115ba 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,6 +13,20 @@ Files: debian/* Copyright: 2014-2015 Jörg Frings-Fürst <debian@jff-webhosting.net> License: BSD-3-clause +Files: kern/bmcpanic-2.4.* + kern/bmcpanic-2.5.* +Copyright: 2003 Intel Corporation +License: GPL-2+ + +Files: kern/ipmi_kcs.patch +Copyright: 2000 San Mehat <nettwerk@valinux.com> +License: GPL-2+ + +Files: kern/linux-ipmi-* + kern/openipmi* +Copyright: 2002 MontaVista Software Inc. +License: GPL-2+ + Files: util/AnsiTerm.* Copyright: 2009 Robert Nelson <robertnelson@users.sourceforge.net> License: BSD-2-clause @@ -251,6 +265,23 @@ License: BSD-2-clause OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +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, see <http://www.gnu.org/licenses/>. + . + The complete text of the GNU General Public License + can be found in /usr/share/common-licenses/GPL-2 file. + License: GPL-2+ with OpenSSL exception This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as |