diff options
Diffstat (limited to 'ext/gsm')
-rw-r--r-- | ext/gsm/gstgsm.c | 2 | ||||
-rw-r--r-- | ext/gsm/gstgsmdec.c | 2 | ||||
-rw-r--r-- | ext/gsm/gstgsmdec.h | 2 | ||||
-rw-r--r-- | ext/gsm/gstgsmenc.c | 2 | ||||
-rw-r--r-- | ext/gsm/gstgsmenc.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/ext/gsm/gstgsm.c b/ext/gsm/gstgsm.c index 663e4e1f..47b33a27 100644 --- a/ext/gsm/gstgsm.c +++ b/ext/gsm/gstgsm.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/ext/gsm/gstgsmdec.c b/ext/gsm/gstgsmdec.c index 1de21a30..8d6ca6a0 100644 --- a/ext/gsm/gstgsmdec.c +++ b/ext/gsm/gstgsmdec.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/ext/gsm/gstgsmdec.h b/ext/gsm/gstgsmdec.h index a08e857e..d5839abd 100644 --- a/ext/gsm/gstgsmdec.h +++ b/ext/gsm/gstgsmdec.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/ext/gsm/gstgsmenc.c b/ext/gsm/gstgsmenc.c index abe4279d..bd930dc7 100644 --- a/ext/gsm/gstgsmenc.c +++ b/ext/gsm/gstgsmenc.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/ext/gsm/gstgsmenc.h b/ext/gsm/gstgsmenc.h index a56099e1..77f29757 100644 --- a/ext/gsm/gstgsmenc.h +++ b/ext/gsm/gstgsmenc.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 |