From 3e46a9775c31d2ed6984ad11e58f9ffd1323b8ee Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 19 Aug 2007 22:02:23 +0000 Subject: licence updates, Thx porthose --- activate.php | 5 ++--- admin/access.php | 5 ++--- admin/catalog.php | 5 ++--- admin/index.php | 5 ++--- admin/mail.php | 5 ++--- admin/system.php | 5 ++--- admin/users.php | 5 ++--- artists.php | 5 ++--- bin/catalog_update.inc | 5 ++--- bin/print_tags.inc | 5 ++--- browse.php | 5 ++--- flag.php | 5 ++--- genre.php | 5 ++--- lib/album.lib.php | 16 ++++++++++++++++ lib/artist.lib.php | 5 ++--- lib/batch.lib.php | 5 ++--- lib/class/access.class.php | 5 ++--- lib/class/browse.class.php | 5 ++--- lib/class/catalog.class.php | 5 ++--- lib/class/error.class.php | 18 ++++++++++++++++++ lib/class/genre.class.php | 5 ++--- lib/class/localplay.class.php | 5 ++--- lib/class/song.class.php | 5 ++--- lib/class/stats.class.php | 5 ++--- lib/class/update.class.php | 5 ++--- lib/class/vainfo.class.php | 5 ++--- lib/class/view.class.php | 5 ++--- lib/debug.lib.php | 5 ++--- lib/general.lib.php | 5 ++--- lib/gettext.php | 5 ++--- lib/install.php | 5 ++--- lib/javascript-base.js | 6 +++--- lib/log.lib.php | 5 ++--- lib/playlist.lib.php | 5 ++--- lib/preferences.php | 5 ++--- lib/rss.php | 5 ++--- lib/search.php | 5 ++--- lib/song.php | 5 ++--- lib/stream.lib.php | 5 ++--- lib/themes.php | 5 ++--- lib/ui.lib.php | 5 ++--- login.php | 5 ++--- logout.php | 5 ++--- modules/catalog.php | 15 +++++++++++++++ modules/prototype/prototype.js | 17 ++++++++++++++++- modules/vauth/auth.lib.php | 5 ++--- modules/vauth/init.php | 5 ++--- modules/vauth/session.lib.php | 5 ++--- preferences.php | 5 ++--- radio.php | 5 ++--- ratings.php | 5 ++--- rss.php | 5 ++--- search.php | 5 ++--- server/xml.server.php | 5 ++--- server/xmlrpc.server.php | 5 ++--- test.php | 5 ++--- themes/burgundy/templates/default.css | 7 +++---- themes/burgundy/theme.cfg.php | 17 ++++++++++++++++- themes/classic/theme.cfg.php | 17 ++++++++++++++++- themes/greyblock/templates/default.css | 7 +++---- 60 files changed, 208 insertions(+), 167 deletions(-) diff --git a/activate.php b/activate.php index d4c6fa2d..cbac089f 100644 --- a/activate.php +++ b/activate.php @@ -5,9 +5,8 @@ All Rights Reserved 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/admin/access.php b/admin/access.php index 74f13d6b..b2ea30b9 100644 --- a/admin/access.php +++ b/admin/access.php @@ -5,9 +5,8 @@ All rights reserved. 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/admin/catalog.php b/admin/catalog.php index d65b2c76..bf66e884 100644 --- a/admin/catalog.php +++ b/admin/catalog.php @@ -5,9 +5,8 @@ All rights reserved. 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/admin/index.php b/admin/index.php index 3fd759af..2e4d957e 100644 --- a/admin/index.php +++ b/admin/index.php @@ -5,9 +5,8 @@ All rights reserved. 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/admin/mail.php b/admin/mail.php index f097cab4..2d7ce570 100644 --- a/admin/mail.php +++ b/admin/mail.php @@ -5,9 +5,8 @@ All rights reserved. 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/admin/system.php b/admin/system.php index 7566801e..a2ca3012 100644 --- a/admin/system.php +++ b/admin/system.php @@ -5,9 +5,8 @@ All rights reserved. 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/admin/users.php b/admin/users.php index dd073e65..a3adeb5f 100644 --- a/admin/users.php +++ b/admin/users.php @@ -5,9 +5,8 @@ All rights reserved. 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/artists.php b/artists.php index 1f4e1788..70f8fec7 100644 --- a/artists.php +++ b/artists.php @@ -5,9 +5,8 @@ All Rights Reserved 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/bin/catalog_update.inc b/bin/catalog_update.inc index 342912ff..f081b98b 100644 --- a/bin/catalog_update.inc +++ b/bin/catalog_update.inc @@ -5,9 +5,8 @@ All Rights Reserved 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/bin/print_tags.inc b/bin/print_tags.inc index 407bbce9..63c19303 100644 --- a/bin/print_tags.inc +++ b/bin/print_tags.inc @@ -5,9 +5,8 @@ All Rights Reserved 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/browse.php b/browse.php index f8f1aaf9..132af334 100644 --- a/browse.php +++ b/browse.php @@ -5,9 +5,8 @@ All Rights Reserved 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/flag.php b/flag.php index 3e37f090..88ec902a 100644 --- a/flag.php +++ b/flag.php @@ -5,9 +5,8 @@ All Rights Reserved 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/genre.php b/genre.php index de8d1262..d200ccb2 100644 --- a/genre.php +++ b/genre.php @@ -5,9 +5,8 @@ All rights reserved. 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/lib/album.lib.php b/lib/album.lib.php index e04d494c..4317c799 100644 --- a/lib/album.lib.php +++ b/lib/album.lib.php @@ -1,5 +1,21 @@ # ################## - +# Copyright (c) 2001 - 2007 Ampache.org +# All rights reserved. +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License v2 +# as published by the Free Software Foundation. +# +# 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. +# ########################### # Burgundy Ampache Theme ########################### diff --git a/themes/classic/theme.cfg.php b/themes/classic/theme.cfg.php index 89328636..5d0cc1fe 100644 --- a/themes/classic/theme.cfg.php +++ b/themes/classic/theme.cfg.php @@ -1,7 +1,22 @@ ;;;;;;;;;;;;;;;;;; ;; ;;;;;;;;;;;;;;;;;; - +; Copyright (c) 2001 - 2007 Ampache.org +; All rights reserved. +; +; This program is free software; you can redistribute it and/or +; modify it under the terms of the GNU General Public License v2 +; as published by the Free Software Foundation. +; +; 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. +; ;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Classic Ampache Theme ;;;;;;;;;;;;;;;;;;;;;;;;;;; diff --git a/themes/greyblock/templates/default.css b/themes/greyblock/templates/default.css index 6869f7a6..b0aafb5a 100644 --- a/themes/greyblock/templates/default.css +++ b/themes/greyblock/templates/default.css @@ -4,9 +4,8 @@ All rights reserved. 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. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -428,4 +427,4 @@ li.current-rating{ .lp_box_vol { text-align: center; /*for compatibility, may be controlled by themers now*/ /* padding-left: 7px; */ -} \ No newline at end of file +} -- cgit