summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright71
1 files changed, 71 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..6821bc8
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,71 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gnome-terminal
+Source: https://download.gnome.org/sources/gnome-terminal/
+
+Files: *
+Copyright: 2001-2004 Havoc Pennington
+ 2002 Mathias Hasselmann
+ 2002, 2003, 2010 Red Hat, Inc.
+ 2002 Sun Microsystems
+ 2003-2004, 2007 Mariano Suárez-Alvarez
+ 2003 David Bordoley
+ 2005 Paolo Maggi
+ 2006 Guilherme de S. Pastore
+ 2010 Paolo Borelli
+ 2011 Ignacio Casal Quinteiro
+ 2003, 2004, 2007-2011 Christian Persch
+License: GPL-3+
+
+Files: data/org.gnome.Terminal.metainfo.xml*
+ data/org.gnome.Terminal.Nautilus.metainfo.xml*
+Copyright: 2014, 2018 Christian Persch
+License: GFDL-NIV-1.3 or GPL-3+
+
+Files: src/egg*
+Copyright: 1999, 2000, 2008 Red Hat Inc.
+ 1997-2000 Free Software Foundation
+ 2001 George Lebl
+ 2007 Novell, Inc.
+License: LGPL-3+
+
+License: GFDL-NIV-1.3
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.3,
+ with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
+ .
+ On Debian systems, the complete text of the GNU Free Documentation
+ License version 1.3 can be found in /usr/share/common-licenses/GFDL-1.3.
+
+License: GPL-3+
+ 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 3 of the License, or
+ (at your option) any later version.
+ .
+ This package 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 <https://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+
+License: LGPL-3+
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 3 of the License, or (at your option) any later version.
+ .
+ This package 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
+ Lesser 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 <https://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in "/usr/share/common-licenses/LGPL-3".