diff options
Diffstat (limited to 'ext/bz2/gstbz2enc.c')
-rw-r--r-- | ext/bz2/gstbz2enc.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ext/bz2/gstbz2enc.c b/ext/bz2/gstbz2enc.c index 63231f34..81a030b7 100644 --- a/ext/bz2/gstbz2enc.c +++ b/ext/bz2/gstbz2enc.c @@ -1,5 +1,6 @@ -/* GStreamer - * +/* GStreamer bz2 encoder + * 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 |