diff options
Diffstat (limited to 'ext/bz2/gstbz2.c')
-rw-r--r-- | ext/bz2/gstbz2.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ext/bz2/gstbz2.c b/ext/bz2/gstbz2.c index 42a74b41..4bde6d24 100644 --- a/ext/bz2/gstbz2.c +++ b/ext/bz2/gstbz2.c @@ -1,5 +1,6 @@ -/* GStreamer - * +/* GStreamer bz2 plugin + * 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 |