From 50d35f608a3f1a5aabdc5430312e3ce7ccbd28fb Mon Sep 17 00:00:00 2001 From: B Stack Date: Mon, 8 Feb 2021 15:40:42 -0500 Subject: add libxfce4ui-nocsd --- libxfce4ui-nocsd/debian/copyright | 93 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 libxfce4ui-nocsd/debian/copyright (limited to 'libxfce4ui-nocsd/debian/copyright') diff --git a/libxfce4ui-nocsd/debian/copyright b/libxfce4ui-nocsd/debian/copyright new file mode 100644 index 0000000..297492c --- /dev/null +++ b/libxfce4ui-nocsd/debian/copyright @@ -0,0 +1,93 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: libxfce4ui +Source: https://www.xfce.org + +Files: * +Copyright: The Xfce Development Team +License: LGPL-2+ + +Files: glade/libxfce4ui-glade.c + libxfce4ui/libxfce4ui-config.c + libxfce4ui/libxfce4ui-config.h + libxfce4ui/libxfce4ui-config.h.in + libxfce4ui/libxfce4ui-private.h + libxfce4ui/libxfce4ui.h + libxfce4ui/libxfce4ui.symbols + libxfce4ui/xfce-dialogs.h + libxfce4ui/xfce-gdk-extensions.h + libxfce4ui/xfce-gtk-extensions.c + libxfce4ui/xfce-gtk-extensions.h + libxfce4ui/xfce-spawn.h +Copyright: 2007, The Xfce Development Team + 2008, The Xfce Development Team +License: LGPL-2+ + +Files: libxfce4kbd-private/xfce-shortcut-dialog.c + libxfce4kbd-private/xfce-shortcut-dialog.h + libxfce4kbd-private/xfce-shortcuts-grabber.c + libxfce4kbd-private/xfce-shortcuts-grabber.h + libxfce4kbd-private/xfce-shortcuts-provider.c + libxfce4kbd-private/xfce-shortcuts-provider.h + libxfce4kbd-private/xfce-shortcuts.c + libxfce4kbd-private/xfce-shortcuts.h +Copyright: 2008, Jannis Pohlmann +License: LGPL-2+ + +Files: libxfce4ui/xfce-titled-dialog.c + libxfce4ui/xfce-titled-dialog.h +Copyright: 2006, Benedikt Meurer +License: LGPL-2+ + +Files: libxfce4ui/xfce-dialogs.c + libxfce4ui/xfce-gdk-extensions.c +Copyright: 2003-2007, Benedikt Meurer + 2006-2007, Benedikt Meurer + 2007, The Xfce Development Team + 2019, The Xfce Development Team +License: LGPL-2+ + +Files: libxfce4ui/xfce-sm-client.c + libxfce4ui/xfce-sm-client.h +Copyright: 1999, Olivier Fourdan (fourdan@xfce.org) + 2009, Brian Tarricone +License: LGPL-2.1+ + +Files: libxfce4ui/make-libxfce4ui-alias.pl +Copyright: 2004, The GLib Development Team + 2005, Benedikt Meurer +License: LGPL-2+ + +Files: libxfce4ui/abicheck.sh +Copyright: 2004, The GLib Development Team + 2007, The Xfce Development Team +License: LGPL-2+ + +Files: debian/* +Copyright: 2009-2013, Yves-Alexis Perez +License: GPL-2+ + +Files: docs/* +Copyright: 2007-2013, The Xfce Development Team +License: GFDL-1.1+ + +License: GFDL-1.1+ + Permission is granted to copy, distribute and/or modify this document + under the terms of the GNU Free Documentation License, Version 1.1 or + any later version published by the Free Software Foundation; with no + Invariant Sections, with no Front-Cover Texts, and with no Back-Cover + Texts. + . + On Debian systems, the complete text of the GNU Free Documentation + License can be found in “/usr/share/common-licenses/GFDL-1.1”. + +License: LGPL-2+ + On Debian systems, the complete text of the GNU Lesser General Public + License (version 2) can be found in `/usr/share/common-licenses/LGPL-2'. + +License: LGPL-2.1+ + On Debian systems, the complete text of the GNU Lesser General Public + License (version 2.1) can be found in `/usr/share/common-licenses/LGPL-2.1'.\ + +License: GPL-2+ + On Debian systems, the complete text of the GNU General Public License + (version 2) can be found in `/usr/share/common-licenses/GPL-2'. -- cgit