diff options
Diffstat (limited to 'gst-libs')
-rw-r--r-- | gst-libs/gst/audio/audio.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/audio/audio.h | 2 | ||||
-rw-r--r-- | gst-libs/gst/idct/idct.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/idct/idct.h | 2 | ||||
-rw-r--r-- | gst-libs/gst/riff/riff.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/riff/riff.h | 2 | ||||
-rw-r--r-- | gst-libs/gst/riff/riffencode.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/riff/riffparse.c | 2 | ||||
-rw-r--r-- | gst-libs/gst/riff/riffutil.c | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/gst-libs/gst/audio/audio.c b/gst-libs/gst/audio/audio.c index 1a0bcf22..8a8c4af9 100644 --- a/gst-libs/gst/audio/audio.c +++ b/gst-libs/gst/audio/audio.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/audio/audio.h b/gst-libs/gst/audio/audio.h index 09ef3ec7..58ecd232 100644 --- a/gst-libs/gst/audio/audio.h +++ b/gst-libs/gst/audio/audio.h @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> * Library <2001> Thomas Vander Stichele <thomas@apestaart.org> * diff --git a/gst-libs/gst/idct/idct.c b/gst-libs/gst/idct/idct.c index 38081c78..6fa63b5b 100644 --- a/gst-libs/gst/idct/idct.c +++ b/gst-libs/gst/idct/idct.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/idct/idct.h b/gst-libs/gst/idct/idct.h index b5654737..fa6f62cd 100644 --- a/gst-libs/gst/idct/idct.h +++ b/gst-libs/gst/idct/idct.h @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/riff/riff.c b/gst-libs/gst/riff/riff.c index 0ac4ee88..1761bc3b 100644 --- a/gst-libs/gst/riff/riff.c +++ b/gst-libs/gst/riff/riff.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/riff/riff.h b/gst-libs/gst/riff/riff.h index f0e55895..6ca138ce 100644 --- a/gst-libs/gst/riff/riff.h +++ b/gst-libs/gst/riff/riff.h @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/riff/riffencode.c b/gst-libs/gst/riff/riffencode.c index febf2599..a1bcba7e 100644 --- a/gst-libs/gst/riff/riffencode.c +++ b/gst-libs/gst/riff/riffencode.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/riff/riffparse.c b/gst-libs/gst/riff/riffparse.c index c7fa3f75..de76c23c 100644 --- a/gst-libs/gst/riff/riffparse.c +++ b/gst-libs/gst/riff/riffparse.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/riff/riffutil.c b/gst-libs/gst/riff/riffutil.c index 9005279f..48c90e12 100644 --- a/gst-libs/gst/riff/riffutil.c +++ b/gst-libs/gst/riff/riffutil.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> * * This library is free software; you can redistribute it and/or |