diff options
author | Christian Schaller <uraeus@gnome.org> | 2002-01-19 14:50:50 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2002-01-19 14:50:50 +0000 |
commit | fe49c8e2a592d0e416ee41d6acbb13e82fc863ce (patch) | |
tree | 9d30fc56932f9d0b7d7dcba10c9d1d6342ba13de | |
parent | 36006f6dbe79c293088ca499dd3383a0b094ccec (diff) | |
download | gst-plugins-bad-fe49c8e2a592d0e416ee41d6acbb13e82fc863ce.tar.gz gst-plugins-bad-fe49c8e2a592d0e416ee41d6acbb13e82fc863ce.tar.bz2 gst-plugins-bad-fe49c8e2a592d0e416ee41d6acbb13e82fc863ce.zip |
minor fixes
Original commit message from CVS:
minor fixes
-rw-r--r-- | gst/flx/flx_color.c | 4 | ||||
-rw-r--r-- | gst/flx/gstflxdec.c | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gst/flx/flx_color.c b/gst/flx/flx_color.c index 8b505c9d..8a84d2b0 100644 --- a/gst/flx/flx_color.c +++ b/gst/flx/flx_color.c @@ -1,5 +1,5 @@ -/* Gnome-Streamer - * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> +/* GStreamer + * Copyright (C) <1999> Erik Walthinsen <omega@temple-baptist.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/flx/gstflxdec.c b/gst/flx/gstflxdec.c index bfa72788..814a8551 100644 --- a/gst/flx/gstflxdec.c +++ b/gst/flx/gstflxdec.c @@ -1,5 +1,5 @@ -/* Gnome-Streamer - * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> +/* GStreamer + * Copyright (C) <1999> Erik Walthinsen <omega@temple-baptist.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public |