2008-03-31 Brian Cameron <[email protected]>
authoryippi
Tue, 01 Apr 2008 00:59:25 +0000
changeset 11981 cf3c5b1353ee
parent 11980 94840d79b2b5
child 11982 c8f19bc2ac60
2008-03-31 Brian Cameron <[email protected]> * SUNWflac.spec, SUNWgnome-media-player.spec, SUNWmusicbrainz.spec, SUNWspeex.spec: Add SUNWcopyright. * copyright/SUNWflac.copyright copyright/SUNWgnome-media-player.copyright, copyright/SUNWmusicbrainz.copyright, copyright/SUNWspeex.copyright: Add new copyright files. * copyright/SUNWgnome-audio.copyright: Correct.
ChangeLog
SUNWflac.spec
SUNWgnome-media-player.spec
SUNWmusicbrainz.spec
SUNWspeex.spec
copyright/SUNWflac.copyright
copyright/SUNWgnome-audio.copyright
copyright/SUNWgnome-media-player.copyright
copyright/SUNWmusicbrainz.copyright
copyright/SUNWspeex.copyright
--- a/ChangeLog	Mon Mar 31 19:31:06 2008 +0000
+++ b/ChangeLog	Tue Apr 01 00:59:25 2008 +0000
@@ -1,3 +1,13 @@
+2008-03-31  Brian Cameron  <[email protected]>
+
+	* SUNWflac.spec, SUNWgnome-media-player.spec, SUNWmusicbrainz.spec,
+	  SUNWspeex.spec: Add SUNWcopyright.
+	* copyright/SUNWflac.copyright
+	  copyright/SUNWgnome-media-player.copyright,
+	  copyright/SUNWmusicbrainz.copyright,
+	  copyright/SUNWspeex.copyright:  Add new copyright files.	
+	* copyright/SUNWgnome-audio.copyright:  Correct.
+	  
 2008-03-31  Patrick Ale  <[email protected]>
 
 	* base-specs/gtk-doc.spec: Change download dir
--- a/SUNWflac.spec	Mon Mar 31 19:31:06 2008 +0000
+++ b/SUNWflac.spec	Tue Apr 01 00:59:25 2008 +0000
@@ -26,19 +26,21 @@
 %define sse_opt --disable-sse
 %use flac = flac.spec
 
-Name:        SUNWflac
-Summary:     An Open Source lossless audio codec
-Version:     %{flac.version}
-SUNW_BaseDir:%{_basedir}
-BuildRoot:   %{_tmppath}/%{name}-%{version}-build
+Name:                    SUNWflac
+Summary:                 Free Lossless Audio Codec
+Version:                 %{flac.version}
+SUNW_BaseDir:            %{_basedir}
+SUNW_Copyright:          %{name}.copyright
+BuildRoot:               %{_tmppath}/%{name}-%{version}-build
+
 %include default-depend.inc
 BuildConflicts: SFEnasm
-BuildRequires: SUNWgnome-common-devel
-BuildRequires: SUNWogg-vorbis-devel
-BuildRequires: SUNWlibC
-Requires: SUNWogg-vorbis
-Requires: SUNWlibms
-Requires: SUNWlibC
+BuildRequires:  SUNWgnome-common-devel
+BuildRequires:  SUNWogg-vorbis-devel
+BuildRequires:  SUNWlibC
+Requires:       SUNWogg-vorbis
+Requires:       SUNWlibms
+Requires:       SUNWlibC
 
 %package devel
 Summary:      %{summary} - development files
@@ -153,6 +155,8 @@
 %endif
 
 %changelog
+* Mon Mar 31 2008 - [email protected]
+- Add SUNW_Copyright.
 * Mon Mar 17 2008 - [email protected]
 - remove line for c++ files.
 * Fri Mar 14 2008 - [email protected]
--- a/SUNWgnome-media-player.spec	Mon Mar 31 19:31:06 2008 +0000
+++ b/SUNWgnome-media-player.spec	Tue Apr 01 00:59:25 2008 +0000
@@ -21,6 +21,7 @@
 Version:                 %{default_pkg_version}
 Source:                  %{name}-manpages-0.1.tar.gz
 SUNW_BaseDir:            %{_prefix}
+SUNW_Copyright:          %{name}.copyright
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
 %include default-depend.inc
@@ -260,6 +261,8 @@
 %endif
 
 %changelog
+* Mon Mar 31 2008 - [email protected]
+- Add SUNW_Copyright.
 * Thu Mar 13 2008 - [email protected]
 - Remove .la/.a files from totem plugin library directories.
 * Fri Jan 11 2008 - [email protected]
--- a/SUNWmusicbrainz.spec	Mon Mar 31 19:31:06 2008 +0000
+++ b/SUNWmusicbrainz.spec	Tue Apr 01 00:59:25 2008 +0000
@@ -3,7 +3,7 @@
 #
 # includes module(s): libmusicbrainz
 #
-# Copyright (c) 2004 Sun Microsystems, Inc.
+# Copyright (c) 2008 Sun Microsystems, Inc.
 # This file and all modifications and additions to the pristine
 # package are under the same license as the package itself.
 #
@@ -16,6 +16,7 @@
 Summary:                 Library for accessing MusicBrainz servers
 Version:                 %{musicbrainz.version}
 SUNW_BaseDir:            %{_basedir}
+SUNW_Copyright:          %{name}.copyright
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
 
 %include default-depend.inc
@@ -68,6 +69,8 @@
 %{_includedir}/musicbrainz
 
 %changelog
+* Mon Mar 31 2008 - [email protected]
+- Add SUNW_Copyright
 * Sun Jun 11 2006 - [email protected]
 - change group from other to bin/sys
 * Mon Feb 20 2006 - [email protected]
--- a/SUNWspeex.spec	Mon Mar 31 19:31:06 2008 +0000
+++ b/SUNWspeex.spec	Tue Apr 01 00:59:25 2008 +0000
@@ -3,7 +3,7 @@
 #
 # includes module(s): speex 
 #
-# Copyright (c) 2003 Sun Microsystems, Inc.
+# Copyright (c) 2008 Sun Microsystems, Inc.
 # This file and all modifications and additions to the pristine
 # package are under the same license as the package itself.
 #
@@ -12,12 +12,13 @@
 %include Solaris.inc
 %use speex = speex.spec
 
-Name:        SUNWspeex
-Summary:     Open Source, patent-free speech codec
-Version:     %{speex.version}
-SUNW_BaseDir:%{_basedir}
-BuildRoot:   %{_tmppath}/%{name}-%{version}-build
-Autoreqprov: on
+Name:                    SUNWspeex
+Summary:                 Open Source speech codec
+Version:                 %{speex.version}
+SUNW_BaseDir:            %{_basedir}
+SUNW_Copyright:          %{name}.copyright
+BuildRoot:               %{_tmppath}/%{name}-%{version}-build
+Autoreqprov:             on
                                                                                 
 %include default-depend.inc
 BuildRequires: SUNWgnome-common-devel
@@ -76,6 +77,8 @@
 %{_mandir}/man1/*
 
 %changelog
+* Mon Mar 31 2008 - [email protected]
+- Add SUNW_Copyright.
 * Thu May 04 2006 - [email protected]
 - merge -share pkg(s) into the base pkg(s)
 * Fri Feb 17 2006 - [email protected]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/copyright/SUNWflac.copyright	Tue Apr 01 00:59:25 2008 +0000
@@ -0,0 +1,155 @@
+For the avoidance of doubt, except that if any license choice other
+than GPL or LGPL is available it will apply instead, Sun elects to
+use only the General Public License version 2 (GPLv2) at this time
+for any software where a choice of GPL license versions is made
+available with the language indicating that GPLv2 or any later
+version may be used, or where a choice of which version of the GPL
+is applied is otherwise unspecified.
+
+--------------------------------------------------------------------
+
+ Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99
+  	Free Software Foundation, Inc.
+ Copyright (C) 1987,88,89,90,91,92,93,94,96,97,98
+        Free Software Foundation, Inc.
+ Copyright (C) 1989,90,91,92,93,94,96,97,98 Free Software Foundation, Inc.
+
+ Getopt for GNU.
+   NOTE: getopt is now part of the C library, so if you don't know what
+   "Keep this file name-space clean" means, talk to [email protected]
+   before changing it!
+
+   This file is part of the GNU C Library.
+
+   The GNU C Library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Library General Public License as
+   published by the Free Software Foundation; either version 2 of the
+   License, or (at your option) any later version.
+
+   The GNU C Library 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
+   Library General Public License for more details.
+
+   You should have received a copy of the GNU Library General Public
+   License along with the GNU C Library; see the file COPYING.LIB.  If not,
+   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+   Boston, MA 02111-1307, USA.  
+
+--------------------------------------------------------------------
+
+  Copyright (C) 2001-2007  Josh Coalson
+
+  This file is part the FLAC project.  FLAC is comprised of several
+  components distributed under difference licenses.  The codec libraries
+  are distributed under Xiph.Org's BSD-like license (see the file
+  COPYING.Xiph in this distribution).  All other programs, libraries, and
+  plugins are distributed under the GPL (see COPYING.GPL).  The documentation
+  is distributed under the Gnu FDL (see COPYING.FDL).  Each file in the
+  FLAC distribution contains at the top the terms under which it may be
+  distributed.
+
+  Since this particular file is relevant to all components of FLAC,
+  it may be distributed under the Xiph.Org license, which is the least
+  restrictive of those mentioned above.  See the file COPYING.Xiph in this
+  distribution.
+
+--------------------------------------------------------------------
+
+ Copyright (C) 2002-2007  Daisuke Shimamura
+ Copyright (C) 2001 Edmund Grimley Evans <[email protected]>
+ Copyright (C) 1999-2001 H蛆ard Kv虱en <[email protected]>
+ Copyright (C) 2000-2002 Jerome Couderc <[email protected]>
+ Copyright (C) 2000-2007 Josh Coalson
+ Copyright (C) 1998-2000 Peter Alm, Mikael Alm, Olle Hallnas, Thomas Nilsson and 4Front Technologies
+ Copyright (C) 2001 Peter Harris <[email protected]>
+ Copyright (C) 2003 Philip J�genstedt
+ Copyright (C) 2000-2001 Robert Leslie
+
+ 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
+ 
+--------------------------------------------------------------------
+
+ Copyright (C) 2000-2007  Josh Coalson
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+
+ - 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.
+
+ - Neither the name of the Xiph.org Foundation nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ 
+--------------------------------------------------------------------
+
+ Copyright (C) 2002-2006  Daisuke Shimamura
+ Copyright (C) 2000-2007  Josh Coalson
+ Copyright (C) 1999-2001  H�vard Kv�len <[email protected]>
+
+ 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.
+ 
+--------------------------------------------------------------------
+
+ Copyright (C) 2000-2007  Josh Coalson
+ Copyright (C) 2001 David Robinson and Glen Sawyer
+ Copyright (c) 2002 John Edwards
+
+ This library 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 2.1 of the License, or (at your option) any later version.
+
+ This library 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 Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ 
+--------------------------------------------------------------------
+
--- a/copyright/SUNWgnome-audio.copyright	Mon Mar 31 19:31:06 2008 +0000
+++ b/copyright/SUNWgnome-audio.copyright	Tue Apr 01 00:59:25 2008 +0000
@@ -1,9 +1,3 @@
-
-Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
-Use is subject to license terms.
-
---------------------------------------------------------------------
-
 For the avoidance of doubt, except that if any license choice other
 than GPL or LGPL is available it will apply instead, Sun elects to
 use only the General Public License version 2 (GPLv2) at this time
@@ -14,7 +8,32 @@
 
 --------------------------------------------------------------------
 
+ Copyright (C) 1999-2001, Chris Vaill
+ Copyright (C) 1998-2000, 2003-2004, Michael Pruett <[email protected]>
+ Copyright (C) 2000-2003, Silicon Graphics, Inc.
+ Copyright (C) 1998 Simon K�gedal
+
+ 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
+
+--------------------------------------------------------------------
+
+ Copyright (C) 1996-98 Claudio Matsuoka and Hipolito Carraro Jr
+ Copyright (C) 1999, Elliot Lee <[email protected]>
  Copyright (C) 1998, 1999 Manish Singh <[email protected]>
+ Copyright (C) 1998-2000, 2003-2004 Michael Pruett <[email protected]>
+ Copyright (C) 2000-2001, Silicon Graphics, Inc.
 
  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Library General Public
@@ -29,54 +48,119 @@
  You should have received a copy of the GNU Library General Public
  License along with this library; if not, write to the
  Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
- 
+ Boston, MA  02111-1307  USA.
+
 --------------------------------------------------------------------
 
-   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
+ This library 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 2 of the License, or (at your option) any later version.
+                                                                             
+ This library 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 Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
 
 --------------------------------------------------------------------
 
- Copyright (C) 1998 Simon K�gedal
+ This source code is a product of Sun Microsystems, Inc. and is provided
+ for unrestricted use.  Users may copy or modify this source code without
+ charge.
+
+ SUN SOURCE CODE IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING
+ THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
+
+ Sun source code is provided with no support and without any obligation on
+ the part of Sun Microsystems, Inc. to assist in its use, correction,
+ modification or enhancement.
 
- 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.
+ SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE
+ INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY THIS SOFTWARE
+ OR ANY PART THEREOF.
 
- 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 in the file COPYING for more details.
+ In no event will Sun Microsystems, Inc. be liable for any lost revenue
+ or profits or other special, indirect and consequential damages, even if
+ Sun has been advised of the possibility of such damages.
+
+ Sun Microsystems, Inc.
+ 2550 Garcia Avenue
+ Mountain View, California  94043
  
 --------------------------------------------------------------------
 
- getopt_long and getopt_long_only entry points for GNU getopt.
-   Copyright (C) 1987,88,89,90,91,92,93,94,96,97 Free Software Foundation, Inc.
- Declarations for getopt.
-   Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc.
-   This file is part of the GNU C Library.
+ Copyright (c) 2003, Michael Pruett.  All rights reserved.
+
+ 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. The name of the author may not be used to endorse or promote
+ products derived from this software without specific prior
+ written permission.
+
+ THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
+ GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+--------------------------------------------------------------------
+
+ Copyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The
+ Netherlands.
+
+                        All Rights Reserved
+
+ Permission to use, copy, modify, and distribute this software and its 
+ documentation for any purpose and without fee is hereby granted, 
+ 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 names of Stichting Mathematisch
+ Centrum or CWI not be used in advertising or publicity pertaining to
+ distribution of the software without specific, written prior permission.
+
+ STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
+ THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM 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.
+
+--------------------------------------------------------------------
+
+ Copyright (C) 1987,88,89,90,91,92,93,94,96,97 Free Software Foundation, Inc.
+ Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97
+   Free Software Foundation, Inc.
+ Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc.
+
+ This file is part of the GNU C Library.
 
  Getopt for GNU.
    NOTE: getopt is now part of the C library, so if you don't know what
    "Keep this file name-space clean" means, talk to [email protected]
    before changing it!
 
-   Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97
-   	Free Software Foundation, Inc.
-
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public License as
    published by the Free Software Foundation; either version 2 of the
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/copyright/SUNWgnome-media-player.copyright	Tue Apr 01 00:59:25 2008 +0000
@@ -0,0 +1,448 @@
+For the avoidance of doubt, except that if any license choice other
+than GPL or LGPL is available it will apply instead, Sun elects to
+use only the General Public License version 2 (GPLv2) at this time
+for any software where a choice of GPL license versions is made
+available with the language indicating that GPLv2 or any later
+version may be used, or where a choice of which version of the GPL
+is applied is otherwise unspecified.
+
+--------------------------------------------------------------------
+
+ Copyright (C) 2003 Andrew Sobala <[email protected]>
+ Copyright (C) 2004-2006 Bastien Nocera <[email protected]>
+ Copyright (C) 2000, 2001 Eazel Inc.
+
+ This library 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 library 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 library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+ The Totem project hereby grant permission for non-gpl compatible GStreamer
+ plugins to be used and distributed together with GStreamer and Totem. This
+ permission are above and beyond the permissions granted by the GPL license
+ Totem is covered by.
+
+ Add exception clause.
+ See license_change file for details.
+
+--------------------------------------------------------------------
+
+ Copyright (C) 2001-2007 Bastien Nocera <[email protected]>
+ Copyright (C) 2003, 2004 Christian Persch
+ Copyright (C) 2006 James Livingston  <[email protected]>
+ Copyright (C) 2002 James Willcox  <[email protected]>
+ Copyright (C) 2007 Jan Arne Petersen <[email protected]>
+ Copyright (C) 2007 Javier Goday <[email protected]>
+ Copyright (C) 2003 Marco Pesenti Gritti
+ Copyright (C) 2007 Openismus GmbH
+ Copyright (C) 2002-2005 Paolo Maggi
+ Copyright (C) 2007 Patrick Hulin <[email protected]>
+ Copyright (C) 2001-2007 Philip Withnall <[email protected]>
+ Copyright (C) 2005 Raphael Slinckx
+ Copyright (C) 2007 Sunil Mohan Adapa <[email protected]>
+ Copyright (C) 2005-2008 Tim-Philipp M\303\274ller <tim centricular net>
+ Copyright (C) 2003-2007 the GStreamer project
+                         Julien Moutte <[email protected]>
+                         Ronald Bultje <[email protected]>
+
+ 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 Totem project hereby grant permission for non-gpl compatible GStreamer
+ plugins to be used and distributed together with GStreamer and Totem. This
+ permission are above and beyond the permissions granted by the GPL license
+ Totem is covered by.
+
+ Add exception clause.
+ See license_change file for details.
+
+--------------------------------------------------------------------
+
+ Copyright (C) 2005 Adam Hooper <[email protected]>
+ Copyright (C) 2006 Adam Zimmerman  <[email protected]>
+ Copyright (C) 2005 Alex Revo <[email protected]>
+ Copyright (C) 2007 Austin  <[email protected]>
+ Copyright (C) 2003 Bastien Nocera <[email protected]>
+ Copyright (C) 2004 Benjamin Otte <[email protected]>
+ Copyright (C) 2004-2005 Charles Schmidt <[email protected]>
+ Copyright (C) 2005 Crispin Flowerday <[email protected]>
+ Copyright (C) 2003-2005 Christian Persch <[email protected]>
+ Copyright (C) 2004, 2007 Christophe Fergeau  <[email protected]>
+ Copyright (C) 2002-2004 Colin Walters <[email protected]>
+ Copyright (C) 2000 Eazel, Inc.
+ Copyright (C) 2006 Ed Catmur <[email protected]>
+ Copyright (C) 2005 Eduardo Gonzalez
+ Copyright (C) 2001 Free Software Foundation, Inc.
+ Copyright (C) 2006 Gareth Murphy
+ Copyright (C) 2007 Guillaume Desmottes
+ Copyright (C) 1998 James Henstridge <[email protected]>
+ Copyright (C) 2004-2007 James Livingston <[email protected]>
+ Copyright (C) 2003 Jeffrey Yasskin <[email protected]>
+ Copyright (C) 2005-2007 Jonathan Matthew
+ Copyright (C) 2002-2003 Jorn Baayen
+ Copyright (C) 2006 Kristian Rietveld <[email protected]>
+ Copyright (C) 2003 Marco Pesenti Gritti
+ Copyright (C) 2006 Martin Szulecki
+ Copyright (C) 2006 Matt Novenstern <[email protected]>
+ Copyright (C) 2002 Olivier Martin <[email protected]>
+ Copyright (C) 2002-2005 Paolo Maggi
+ Copyright (C) 2006 Peter Grundstr\303\266m <[email protected]>
+ Copyright (C) 2005 Raphael Slinckx
+ Copyright (C) 2005 Renato Araujo Oliveira Filho - INdT
+                    <[email protected]>
+ Copyright (C) 2003 Ross Burton <[email protected]>
+ Copyright (C) 2005 Ruben Vermeersch <[email protected]>
+ Copyright (C) 2007 Sirio Bola\303\261os Puchet
+ Copyright (C) 2006 Steve Fr\303\251cinaux
+ Copyright (C) 2004-2006 William Jon McCann <[email protected]>
+ Copyright (C) 2001-2005 the xine project
+                         Heavily modified by Bastien Nocera
+                         <[email protected]>
+
+ 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, 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 St, Fifth Floor, Boston, MA 02110-1301  USA.
+
+--------------------------------------------------------------------
+
+ Copyright (C) 1999, 2001-2002 Free Software Foundation, Inc.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library 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
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB.  If not,
+ write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301  USA.
+
+--------------------------------------------------------------------
+
+ Copyright (C) 2002-2007 Bastien Nocera
+ Copyright (C) 2003, 2004 Colin Walters <[email protected]>
+ Copyright (C) 2000, 2001 Eazel, Inc.
+ Copyright (C) 2007 Jonathan Matthew
+ Copyright (C) 2007 Tim-Philipp M\303\274ller <tim centricular net>
+
+ The Gnome Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The Gnome Library 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
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the Gnome Library; see the file COPYING.LIB.  If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA.
+
+--------------------------------------------------------------------
+
+ Copyright (C) 2004-2007 Bastien Nocera <[email protected]>
+ Copyright (C) 2006-2007 Christian Persch
+ Copyright (C) 2002 David A. Schleef <[email protected]>
+ Copyright (C) 2001 Havoc Pennington
+ Copyright (C) 2006 Mr Jamie McCracken ([email protected])
+ Copyright (C) 2007 Javier Goday <[email protected]>
+ Copyright (C) 2002, 2005 Jorn Baayen <[email protected]>
+ Copyright (C) 2003 Kim Woelders
+ Copyright (C) 2002 Olivier Martin <[email protected]>
+ Copyright (C) 2000, 2001, 2003 Red Hat, Inc.
+ Copyright (C) 2000 Red Hat, Inc.,  Jonathan Blandford <[email protected]>
+ Copyright (C) 2004-2005 Ronald Bultje <[email protected]>
+ Copyright (C) 2003 Ross Burton <[email protected]>
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+
+ This library 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
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with this library; if not, write to the
+ Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA.
+ 
+--------------------------------------------------------------------
+
+ Copyright (C) 2002 Anders Carlsson <[email protected]>
+ Copyright (C) 2003-2004, Bastien Nocera <[email protected]>
+ Copyright (C) 2004-2006 Christian Hammond.
+ Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
+ Copyright (C) 1998 Shawn T. Amundson
+ Copyright (C) 2002-2007 Soeren Sandmann ([email protected])
+
+ All rights reserved.
+
+ This library 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 2 of the License, or (at your option) any later version.
+
+ This library 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 Lesser General Public
+ License along with this library; if not, write to the
+ Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA.
+
+--------------------------------------------------------------------
+
+ Copyright (C) 2007 Jan Arne Petersen
+ Copyright (C) 2004 Red Hat, Inc.
+
+ Evince 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.
+
+ Evince 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.
+
+ Add exception clause.
+ See license_change file for details.
+
+--------------------------------------------------------------------
+
+ Copyright (C) 2002-2003,2007 the xine project
+
+ This file is part of xine, a free video player.
+
+ The xine-lib XML parser is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The xine-lib XML parser 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
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the Gnome Library; see the file COPYING.LIB.  If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA.
+
+--------------------------------------------------------------------
+
+ Copyright 2007, James Livingston  <[email protected]>
+ Copyright 2007-2008, Frank Scholz <[email protected]>
+
+ Licensed under the MIT license
+ http://opensource.org/licenses/mit-license.php
+
+--------------------------------------------------------------------
+
+ Copyright (C) 1999, 2000, 2002 Aladdin Enterprises.  All rights reserved.
+
+ This software is provided 'as-is', without any express or implied
+ warranty.  In no event will the authors be held liable for any damages
+ arising from the use of this software.
+
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+
+ 1. The origin of this software must not be misrepresented; you must not
+    claim that you wrote the original software. If you use this software
+    in a product, an acknowledgment in the product documentation would be
+    appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+    misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+
+ L. Peter Deutsch
+ [email protected]
+
+ Independent implementation of MD5 (RFC 1321).
+
+ This code implements the MD5 Algorithm defined in RFC 1321, whose
+ text is available at
+       http://www.ietf.org/rfc/rfc1321.txt
+ The code is derived from the text of the RFC, including the test suite
+ (section A.5) but excluding the rest of Appendix A.  It does not include
+ any code or documentation that is identified in the RFC as being
+ copyrighted.
+
+ The original and principal author of md5.h is L. Peter Deutsch
+ <[email protected]>.  Other authors are noted in the change history
+ that follows (in reverse chronological order):
+
+ 2002-04-13 lpd Removed support for non-ANSI compilers; removed
+       references to Ghostscript; clarified derivation from RFC 1321;
+       now handles byte order either statically or dynamically.
+ 1999-11-04 lpd Edited comments slightly for automatic TOC extraction.
+ 1999-10-18 lpd Fixed typo in header comment (ansi2knr rather than md5);
+       added conditionalization for C++ compilation from Martin
+       Purschke <[email protected]>.
+ The original and principal author of md5.c is L. Peter Deutsch
+ <[email protected]>.  Other authors are noted in the change history
+ that follows (in reverse chronological order):
+
+ 2002-04-13 lpd Clarified derivation from RFC 1321; now handles byte order
+       either statically or dynamically; added missing #include <string.h>
+       in library.
+ 2002-03-11 lpd Corrected argument list for main(), and added int return
+       type, in test program and T value program.
+ 2002-02-21 lpd Added missing #include <stdio.h> in test program.
+ 2000-07-03 lpd Patched to eliminate warnings about "constant is
+       unsigned in ANSI C, signed in traditional"; made test program
+       self-checking.
+ 1999-11-04 lpd Edited comments slightly for automatic TOC extraction.
+ 1999-10-18 lpd Fixed typo in header comment (ansi2knr rather than md5).
+ 1999-05-03 lpd Original version.
+
+--------------------------------------------------------------------
+
+ Copyright (c) 2001 Andrew L. Neporada <[email protected]>
+ Copyright (c) 1990, 1993 The Regents of the University of California.
+ All rights reserved.
+
+ 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. All advertising materials mentioning features or use of this software
+    must display the following acknowledgement:
+        This product includes software developed by the University of
+        California, Berkeley and its contributors.
+ 4. 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.
+
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+--------------------------------------------------------------------
+
+totem - license_change file contains:
+
+"
+The Totem project hereby grants permission for non-GPL compatible
+GStreamer plugins to be used and distributed together with GStreamer and
+Totem. This permission is above and beyond the permissions granted by
+the GPL license by which Totem is covered. If you modify this code, you may
+extend this exception to your version of the code, but you are not obligated
+to do so. If you do not wish to do so, delete this exception statement from
+your version.
+"
+
+This was done with the permission of all copyright holders as listed below:
+
+Bastien Nocera          <[email protected]>
+Xan Lopez               <[email protected]>
+sanjay Kumar J          <[email protected]>
+Julien Moutte           <[email protected]>
+Sebastien Bacher        <[email protected]>
+Jon Trowbridge          <[email protected]>
+Ronald S. Bultje        <[email protected]>
+Dennis Cranston         <[email protected]>
+John McCutchan          <[email protected]>
+Jakub Steiner           <[email protected]>
+Mattias Eriksson        <[email protected]>
+Jorn Baayen             <[email protected]>
+Gustavo Carneiro        <[email protected]>
+Frederic Crozat         <[email protected]>
+Luca Ferretti           <[email protected]>
+Anders Carlsson         <[email protected]>
+James Willcox           <[email protected]>
+Colin Walters           <[email protected]>
+
+Bastien Nocera: Thursday 3rd May 2007
+- Added exception clause to ev-sidebar.[ch]
+(Note that all copyright holders also agreed to relicensing that same code
+under the LGPL for inclusion in GTK+
+See http://bugzilla.gnome.org/show_bug.cgi?id=307044)
+
+This was done with the permission of all copyright holders as listed below:
+Marco Pesenti Gritti    <[email protected]>
+Jonathan Blandford      <[email protected]>
+Nickolay V. Shmyrev     <[email protected]>
+Carlos Garcia Campos    <[email protected]>
+
+Bastien Nocera: Sunday 13th May 2007
+- Added exception clause to src/plugins/*.[ch]
+(See http://bugzilla.gnome.org/show_bug.cgi?id=435523 for details)
+This was done with the permission of all copyright holders as listed below:
+
+Bastien Nocera          <[email protected]>
+Jesse van den Kieboom   <[email protected]>
+Paolo Maggi             <[email protected]>
+Paolo Borelli           <[email protected]>
+Steve Fr\303\251cinaux          <[email protected]>
+Adam Hooper             <[email protected]>
+Christian Persch        <[email protected]
+Crispin Flowerday       <[email protected]>
+Marco Pesenti Gritti    <[email protected]>
+Jonathan Matthew        <[email protected]>
+James "Doc" Livingston  <[email protected]>
+William Jon McCann      <[email protected]>
+Christophe Fergeau      <[email protected]>
+
+--------------------------------------------------------------------
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/copyright/SUNWmusicbrainz.copyright	Tue Apr 01 00:59:25 2008 +0000
@@ -0,0 +1,234 @@
+For the avoidance of doubt, except that if any license choice other
+than GPL or LGPL is available it will apply instead, Sun elects to
+use only the General Public License version 2 (GPLv2) at this time
+for any software where a choice of GPL license versions is made
+available with the language indicating that GPLv2 or any later
+version may be used, or where a choice of which version of the GPL
+is applied is otherwise unspecified.
+
+--------------------------------------------------------------------
+
+ Portions Copyright (C) 2000 Relatable
+
+ 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+        
+--------------------------------------------------------------------
+
+ Version 2.x, Copyright (C) 2001, Paul Marquess.
+ Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
+
+ This code may be used and distributed under the same license as any
+ version of Perl.
+ 
+ This version of ppport.h is designed to support operation with Perl
+ installations back to 5.004, and has been tested up to 5.8.0.
+
+ If this version of ppport.h is failing during the compilation of this
+ module, please check if a newer version of Devel::PPPort is available
+ on CPAN before sending a bug report.
+
+ If you are using the latest version of Devel::PPPort and it is failing
+ during compilation of this module, please send a report to [email protected]
+
+ Include all following information:
+
+  1. The complete output from running "perl -V"
+
+  2. This file.
+
+  3. The name & version of the module you were trying to build.
+
+  4. A full log of the build that failed.
+
+  5. Any other information that you think could be relevant.
+
+ For the latest version of this code, please retreive the Devel::PPPort
+ module from CPAN.
+
+ In order for a Perl extension module to be as portable as possible
+ across differing versions of Perl itself, certain steps need to be taken.
+ Including this header is the first major one, then using dTHR is all the
+ appropriate places and using a PL_ prefix to refer to global Perl
+ variables is the second.
+
+ If you use one of a few functions that were not present in earlier
+ versions of Perl, please add a define before the inclusion of ppport.h
+ for a static include, or use the GLOBAL request in a single module to
+ produce a global definition that can be referenced from the other
+ modules.
+ 
+ Function:            Static define:           Extern define:
+ newCONSTSUB()        NEED_newCONSTSUB         NEED_newCONSTSUB_GLOBAL
+
+--------------------------------------------------------------------
+
+ (PD) 2001 The Bitzi Corporation
+ Please see file COPYING or http://bitzi.com/publicdomain 
+ for more info.
+
+ NIST Secure Hash Algorithm 
+ heavily modified by Uwe Hollerbach <[email protected] edu> 
+ from Peter C. Gutmann's implementation as found in 
+ Applied Cryptography by Bruce Schneier 
+ Further modifications to include the "UNRAVEL" stuff, below 
+
+ This code is in the public domain 
+
+--------------------------------------------------------------------
+
+ Copyright (C) 2000 Jason Diamond - http://injektilo.org/
+
+ This package is Free Software available under either of two licenses:
+ 
+ 1. The GNU Lesser General Public License (LGPL)
+ 
+    See http://www.gnu.org/copyleft/lesser.html or COPYING.LIB for the
+    full license text.
+      _________________________________________________________________
+ 
+      Copyright (C) 2000 Jason Diamond. All Rights Reserved.
+ 
+      This library 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 2 of
+      the License, or (at your option) any later version.
+ 
+      This library 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 Lesser General Public
+      License along with this library; if not, write to the Free Software
+      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+      USA
+      _________________________________________________________________
+ 
+    NOTE - under Term 3 of the LGPL, you may choose to license the entire
+    library under the GPL. See COPYING for the full license text.
+ 
+ 2. The Mozilla Public License
+ 
+    See http://www.mozilla.org/MPL/MPL-1.1.html or MPL.html for the full
+    license text.
+ 
+    Under MPL section 13. I declare that all of the Covered Code is
+    Multiple Licensed:
+      _________________________________________________________________
+ 
+      The contents of this file are subject to the Mozilla Public License
+      version 1.1 (the "License"); you may not use this file except in
+      compliance with the License. You may obtain a copy of the License
+      at http://www.mozilla.org/MPL/
+ 
+      Software distributed under the License is distributed on an "AS IS"
+      basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
+      the License for the specific language governing rights and
+      limitations under the License.
+ 
+      The Initial Developer of the Original Code is Jason Diamond.
+      Portions created by Jason Diamond are Copyright (C) 2000 Jason
+      Diamond. All Rights Reserved.
+ 
+      Alternatively, the contents of this file may be used under the
+      terms of the GNU Lesser General Public License, in which case the
+      provisions of the LGPL License are applicable instead of those
+      above. If you wish to allow use of your version of this file only
+      under the terms of the LGPL License and not to allow others to use
+      your version of this file under the MPL, indicate your decision by
+      deleting the provisions above and replace them with the notice and
+      other provisions required by the LGPL License. If you do not delete
+      the provisions above, a recipient may use your version of this file
+      under either the MPL or the LGPL License.
+ 
+
+--------------------------------------------------------------------
+
+ Copyright (C) 1999 Ben Wong
+ Copyright (C) 2000 David Gray
+ Copyright (C) 2000 EMusic.com
+ Copyright (C) 1998 Jukka Poikolainen
+ Copyright (C) 1999 Marc E E van Woerkom
+ Copyright (C) 2000 Relatable
+ Copyright (C) 2000 Robert Kaye
+ Copyright (C) 1999 Stephen van Egmond
+ Copyright (C) 1999 Winston Chang
+   
+ This library 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 2.1 of the License, or (at your option) any later version.
+   
+ This library 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 Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+----------------------------------------------------------------------------
+
+ Program:	RFC-822 routines (originally from SMTP)
+
+ Author:	Mark Crispin
+		Networks and Distributed Computing
+		Computing & Communications
+		University of Washington
+		Administration Building, AG-44
+		Seattle, WA  98195
+		Internet: [email protected]
+
+ Date:	27 July 1988
+ Last Edited:	10 September 1998
+
+ Sponsorship:	The original version of this work was developed in the
+		Symbolic Systems Resources Group of the Knowledge Systems
+		Laboratory at Stanford University in 1987-88, and was funded
+		by the Biomedical Research Technology Program of the National
+		Institutes of Health under grant number RR-00785.
+
+ Original version Copyright 1988 by The Leland Stanford Junior University
+ Copyright 1998 by the University of Washington
+
+ Permission to use, copy, modify, and distribute this software and its
+ documentation for any purpose and without fee is hereby granted, provided
+ that the above copyright notices appear in all copies and that both the
+ above copyright notices and this permission notice appear in supporting
+ documentation, and that the name of the University of Washington or The
+ Leland Stanford Junior University not be used in advertising or publicity
+ pertaining to distribution of the software without specific, written prior
+ permission.  This software is made available "as is", and
+ THE UNIVERSITY OF WASHINGTON AND THE LELAND STANFORD JUNIOR UNIVERSITY
+ DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, WITH REGARD TO THIS SOFTWARE,
+ INCLUDING WITHOUT LIMITATION ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE, AND IN NO EVENT SHALL THE UNIVERSITY OF
+ WASHINGTON OR THE LELAND STANFORD JUNIOR UNIVERSITY 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, TORT (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, ARISING OUT OF
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+------------------------------------
+  fft.cpp
+  The implementation of the 
+  Fast Fourier Transform algorithm
+  modified by Sean Ward 2000
+  portions (c) Reliable Software, 1996 
+------------------------------------
+
+--------------------------------------------------------------------
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/copyright/SUNWspeex.copyright	Tue Apr 01 00:59:25 2008 +0000
@@ -0,0 +1,183 @@
+For the avoidance of doubt, except that if any license choice other
+than GPL or LGPL is available it will apply instead, Sun elects to
+use only the General Public License version 2 (GPLv2) at this time
+for any software where a choice of GPL license versions is made
+available with the language indicating that GPLv2 or any later
+version may be used, or where a choice of which version of the GPL
+is applied is otherwise unspecified.
+
+--------------------------------------------------------------------
+
+ (C) COPYRIGHT 1994-2002 by the Xiph.Org Foundation http://www.xiph.org/
+
+ *******************************************************************
+                                                                   *
+  THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE.   *
+  USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS     *
+  GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE *
+  IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING.       *
+                                                                   *
+                                                                   *
+ *******************************************************************
+
+--------------------------------------------------------------------
+
+ Copyright (C) 2003-2006 Epic Games
+ Copyright (C) 2003-2004, Mark Borgerding
+ Copyright (C) 2002-2007, Jean-Marc Valin
+
+ 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. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+--------------------------------------------------------------------
+
+ Copyright (C) 2005 Analog Devices 
+ Copyright (C) 2003 Commonwealth Scientific and Industrial Research
+                    Organisation (CSIRO) Australia
+ Copyright (C) 1992, 2002, 2006 David Rowe 
+ Copyright (C) 1995 James Whitehall
+ Copyright (C) 2002-2007 Jean-Marc Valin 
+ Copyright (C) 2005 Jean-Marc Valin, CSIRO, Christopher Montgomery
+ Copyright (C) 2002 John Edwards
+ Copyright (C) 2005, 2007 Psi Systems, Inc.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+   
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+   
+ - 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.
+ 
+ - Neither the name of the Xiph.org Foundation nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+   
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR
+ - Neither the name of CSIRO Australia nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+   
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE ORGANISATION OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+--------------------------------------------------------------------
+
+ Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
+                               Technische Universitaet Berlin
+
+ Any use of this software is permitted provided that this notice is not
+ removed and that neither the authors nor the Technische Universitaet Berlin
+ are deemed to have made any representations as to the suitability of this
+ software for any purpose nor are held responsible for any defects of
+ this software.  THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
+
+ As a matter of courtesy, the authors request to be informed about uses
+ this software has found, about bugs in this software, and about any
+ improvements that may be of general interest.
+
+ Berlin, 28.11.1994
+ Jutta Degener
+ Carsten Bormann
+
+ Code modified by Jean-Marc Valin
+
+ Speex License:
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+
+ - Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+
+ - 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.
+
+ - Neither the name of the Xiph.org Foundation nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+--------------------------------------------------------------------
+
+ Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99
+               Free Software Foundation, Inc.
+ Copyright (C) 1989,90,91,92,93,94,96,97,98 Free Software Foundation, Inc.
+ Copyright (C) 1987,88,89,90,91,92,93,94,96,97,98
+               Free Software Foundation, Inc.
+
+ Getopt for GNU.
+   NOTE: getopt is now part of the C library, so if you don't know what
+   "Keep this file name-space clean" means, talk to [email protected]
+   before changing it!
+
+   This file is part of the GNU C Library.
+
+   The GNU C Library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Library General Public License as
+   published by the Free Software Foundation; either version 2 of the
+   License, or (at your option) any later version.
+
+   The GNU C Library 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
+   Library General Public License for more details.
+
+   You should have received a copy of the GNU Library General Public
+   License along with the GNU C Library; see the file COPYING.LIB.  If not,
+   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+   Boston, MA 02111-1307, USA.
+
+--------------------------------------------------------------------
+