diff options
author | Andy Wingo <wingo@pobox.com> | 2003-12-04 10:37:38 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2003-12-04 10:37:38 +0000 |
commit | e46d34995dbfd1481f962b620df4dfa4266f7977 (patch) | |
tree | 42250ce68fbbb5419cb4323e55a6817dde3fd88f /configure.ac | |
parent | 256a0bfc359c4d14cbf10ec265a7aa01a3d5a9bd (diff) |
remove copyright field from plugins
Original commit message from CVS:
remove copyright field from plugins
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
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]), |