X Strike Force X.Org X11 SVN commit: r3741 - trunk/app/compiz/debian
Author: beatle
Date: 2006-10-13 11:31:01 -0400 (Fri, 13 Oct 2006)
New Revision: 3741
Modified:
trunk/app/compiz/debian/changelog
trunk/app/compiz/debian/copyright
Log:
List copyright holders and contributors in the copyright file.
Modified: trunk/app/compiz/debian/changelog
===================================================================
--- trunk/app/compiz/debian/changelog 2006-10-13 14:04:48 UTC (rev 3740)
+++ trunk/app/compiz/debian/changelog 2006-10-13 15:31:01 UTC (rev 3741)
@@ -11,12 +11,14 @@
unstable.
* Install a schemas file for the Gtk window decorator which is used to
enable the use of metacity themes.
+ * List copyright holders and contributors in the copyright file.
+ Closes: #392422.
[ David Nusinow ]
* Tighten up all the X library build-depends by explicitly using current
versions. Thanks aj.
- -- David Nusinow <dnusinow@debian.org> Tue, 10 Oct 2006 20:36:30 -0400
+ -- Thierry Reding <thierry@gilfi.de> Fri, 13 Oct 2006 17:27:42 +0200
compiz (0.0.13+git20060928-4) UNRELEASED; urgency=low
Modified: trunk/app/compiz/debian/copyright
===================================================================
--- trunk/app/compiz/debian/copyright 2006-10-13 14:04:48 UTC (rev 3740)
+++ trunk/app/compiz/debian/copyright 2006-10-13 15:31:01 UTC (rev 3741)
@@ -1,14 +1,20 @@
This package was debianized by Thierry Reding <thierry@gilfi.de> on
Fri, 18 Aug 2006 09:46:24 +0200.
-It was downloaded from git://anongit.freedesktop.org/git/xorg/app/compiz on
-Fri, 18 Aug 2006.
+It was downloaded from http://xorg.freedesktop.org/releases/individual/app.
-Upstream authors: David Reveman <davidr@novell.com> and others
+Upstream author: David Reveman <davidr@novell.com>
+Contributors:
+ Radek Doulik <rodo@novell.com>
+ Jeremy C. Reed <reed@reedmedia.net>
+ Dan Winship <danw@novell.com>
+ Kristian Høgsberg <krh@redhat.com>
+------------------------------------------------------------------------------
+
Copyright:
-This software is copyright (C) 2006, David Reveman and others.
+This software is copyright © 2005, 2006 Novell, Inc.
You can redistribute this software and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation; version 2
@@ -19,7 +25,97 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU-
General Public License for more details.
+------------------------------------------------------------------------------
-The Debian packaging is (C) 2006, Thierry Reding <thierry@gilfi.de> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+The convertProperty / convert_property and handleSelectionRequest /
+handle_selection_request functions in 'src/display.c' and
+'gtk/window-decorator/gtk-window-decorator.c' are taken from the source code
+of fvwm2 and copyright © Matthias Clasen and Dominik Vogt.
+Parts of the code in 'src/window.c':
+
+ /* Ater gdk_window_constrain_size(), which is partially borrowed from fvwm.
+ *
+ * Copyright 1993, Robert Nation
+ * You may use this code for any purpose, as long as the original
+ * copyright remains in the source code and all documentation
+ *
+ * which in turn borrows parts of the algorithm from uwm
+ */
+
+------------------------------------------------------------------------------
+-- Plugins: --
+--------------
+
+Skydome support for the 'cube' plugin was written by Mirco Müller
+<macslow@bangang.de>.
+
+For the 'place' plugin:
+
+ /*
+ * Copyright (C) 2001 Havoc Pennington
+ * Copyright (C) 2002, 2003 Red Hat, Inc.
+ * Copyright (C) 2003 Rob Adams
+ * Copyright (C) 2005 Novell, Inc.
+ *
+ * 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., 59 Temple Place - Suite 330, Boston, MA
+ * 02111-1307, USA.
+ */
+
+The 'plane' plugin was written by Søren Sandmann <sandmann@redhat.com>:
+
+ /*
+ * Copyright © 2006 Red Hat, Inc.
+ *
+ * Permission to use, copy, modify, distribute, and sell this software
+ * and its documentation for any purpose is hereby granted without
+ * fee, provided that the above copyright notice appear in all copies
+ * and that both that copyright notice and this permission notice
+ * appear in supporting documentation, and that the name of
+ * Red Hat, Inc. not be used in advertising or publicity pertaining to
+ * distribution of the software without specific, written prior permission.
+ * Red Hat, Inc. makes no representations about the suitability of this
+ * software for any purpose. It is provided "as is" without express or
+ * implied warranty.
+ *
+ * RED HAT, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+ * NO EVENT SHALL RED HAT, INC. BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+ * OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+ * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
+ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ *
+ * Author: Søren Sandmann <sandmann@redhat.com>
+ */
+
+------------------------------------------------------------------------------
+-- Translations: --
+-------------------
+
+The Finnish translation in 'po/fi.po' is copyright © 2003 SuSE Linux AG and ©
+2005 SUSE Linux Products GmbH.
+
+The Polish translation in 'po/pl.po' are copyright © 2005 SUSE Linux Products
+GmbH.
+
+The makefile 'po/Makefile.in.in' is copyright © 1995, 1996, 1997 by Ulrich
+Drepper <drepper@gnu.ai.mit.edu>.
+
+------------------------------------------------------------------------------
+
+The Debian packaging is copyright © 2006 by Thierry Reding <thierry@gilfi.de>
+and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
Reply to: