videofilter2: Fix copyright
authorDavid Schleef <ds@schleef.org>
Tue, 31 May 2011 00:03:14 +0000 (17:03 -0700)
committerDavid Schleef <ds@schleef.org>
Sat, 4 Jun 2011 21:07:19 +0000 (14:07 -0700)
gst/videofilters/gstvideofilter2.c

index 2631346..adcdbd2 100644 (file)
@@ -1,5 +1,5 @@
 /* GStreamer
- * Copyright (C) 2011 FIXME <fixme@example.com>
+ * Copyright (C) 2011 David Schleef <ds@schleef.org>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
 /**
  * SECTION:element-gstvideofilter2
  *
- * The videofilter2 element does FIXME stuff.
- *
- * <refsect2>
- * <title>Example launch line</title>
- * |[
- * gst-launch -v fakesrc ! videofilter2 ! FIXME ! fakesink
- * ]|
- * FIXME Describe what the pipeline does.
- * </refsect2>
  */
 
 #ifdef HAVE_CONFIG_H