annotate COPYING @ 3203:f5456241bff9 default tip

changed include path from audacious to audlegacy.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 10 Nov 2009 05:19:25 +0900
parents 1e1cd00878c8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1196
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
1 The buildsystem and framework for installing and managing plugins is:
0
13389e613d67 [svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff changeset
2
1196
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
3 Copyright (c) 2005-2007 Audacious development team.
0
13389e613d67 [svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff changeset
4
1196
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
5 All rights reserved.
0
13389e613d67 [svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff changeset
6
1196
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
7 Redistribution and use in source and binary forms, with or without modification,
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
8 are permitted provided that the following conditions are met:
0
13389e613d67 [svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff changeset
9
1196
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
10 Redistributions of source code must retain the above copyright notice,
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
11 this list of conditions and the following disclaimer.
0
13389e613d67 [svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff changeset
12
1196
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
13 Redistributions in binary form must reproduce the above copyright notice,
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
14 this list of conditions and the following disclaimer in the documentation
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
15 and/or other materials provided with the distribution.
0
13389e613d67 [svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff changeset
16
1196
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
17 Neither the name of the author nor the names of its contributors may be
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
18 used to endorse or promote products derived from this software without
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
19 specific prior written permission.
0
13389e613d67 [svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff changeset
20
1196
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
21 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
22 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
23 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
24 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
25 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
26 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
27 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
28 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
29 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
30 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0
13389e613d67 [svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff changeset
31
1196
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
32 ------------------------------------------------------------------------------
0
13389e613d67 [svn] - initial import of audacious-plugins tree (lots to do)
nenolod
parents:
diff changeset
33
1196
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
34 The plugins themselves are distributed under their own distribution terms,
1e1cd00878c8 Licensing tweaks on plugins distribution. Plugin-specific licensing remains
William Pitcock <nenolod@atheme.org>
parents: 0
diff changeset
35 read the sourcecode for plugin-specific licensing details.