diff options
Diffstat (limited to 'ext/bz2/gstbz2dec.c')
-rw-r--r-- | ext/bz2/gstbz2dec.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ext/bz2/gstbz2dec.c b/ext/bz2/gstbz2dec.c index 406a22e0..6fab9f65 100644 --- a/ext/bz2/gstbz2dec.c +++ b/ext/bz2/gstbz2dec.c @@ -1,5 +1,6 @@ -/* GStreamer - * +/* GStreamer bz2 decoder + * Copyright (C) 2006 Lutz Müller <lutz topfrose de> + * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either |