summaryrefslogtreecommitdiff
path: root/src/plugin_common/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2006-11-20 06:46:07 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2006-11-20 06:46:07 +0000
commitf37520b91fc43e69a0ab22eff8a48770acc369a9 (patch)
treed57eddfd5bcb6d88c374ec0be1786741632f3ba2 /src/plugin_common/Makefile.am
parent338a0b13d22880686bfce1dbb39718f7fa30e90b (diff)
downloadflac-f37520b91fc43e69a0ab22eff8a48770acc369a9.tar.gz
final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_MAINTENANCE_BASELINE -j FLAC_RELEASE_1_1_2_MAINTENANCE_BRANCH)
Diffstat (limited to 'src/plugin_common/Makefile.am')
-rw-r--r--src/plugin_common/Makefile.am21
1 files changed, 10 insertions, 11 deletions
diff --git a/src/plugin_common/Makefile.am b/src/plugin_common/Makefile.am
index c1b84890..e6b2559a 100644
--- a/src/plugin_common/Makefile.am
+++ b/src/plugin_common/Makefile.am
@@ -1,19 +1,19 @@
# plugin_common - Routines common to several plugins
# Copyright (C) 2002,2003,2004,2005,2006 Josh Coalson
#
-# 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 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 program is distributed in the hope that it will be useful,
+# 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.
+# 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 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.
+# 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
AUTOMAKE_OPTIONS = foreign
@@ -26,7 +26,6 @@ noinst_HEADERS = \
charset.h \
defs.h \
dither.h \
- locale_hack.h \
replaygain.h \
tags.h