summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2003-12-04 10:37:38 +0000
committerAndy Wingo <wingo@pobox.com>2003-12-04 10:37:38 +0000
commite69ece9d7e8425425f20c76a643e3214fd1fac9a (patch)
treef08c937120dd384a9ea5af55f421e2f773884f1b /configure.ac
parentaf1f5b95a241096c7535a679351a2b3a6d4378c1 (diff)
downloadgst-plugins-bad-e69ece9d7e8425425f20c76a643e3214fd1fac9a.tar.gz
gst-plugins-bad-e69ece9d7e8425425f20c76a643e3214fd1fac9a.tar.bz2
gst-plugins-bad-e69ece9d7e8425425f20c76a643e3214fd1fac9a.zip
remove copyright field from plugins
Original commit message from CVS: remove copyright field from plugins
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f3704eb0..db914fda 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1302,7 +1302,6 @@ dnl ############################
dnl set license and copyright notice
AC_DEFINE(GST_LICENSE, "LGPL", [GStreamer license])
-AC_DEFINE(GST_COPYRIGHT, "(c) 1999-2003 The GStreamer Team", [copyright message in plugins])
dnl package name in plugins
AC_ARG_WITH(package-name,
AC_HELP_STRING([--with-package-name],[specify package name to use in plugins]),