summaryrefslogtreecommitdiffstats
path: root/sys/dshowvideosink/dshowvideofakesrc.h
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2008-06-04 21:18:53 +0000
committerMichael Smith <msmith@xiph.org>2008-06-04 21:18:53 +0000
commit15e11ff303990f160fd084e0432e738ddf500918 (patch)
tree3404666a4b92a573b13e19021ce796b17c43481e /sys/dshowvideosink/dshowvideofakesrc.h
parent2dacdee67c35cea8e992826f06626d3c16001968 (diff)
downloadgst-plugins-bad-15e11ff303990f160fd084e0432e738ddf500918.tar.gz
gst-plugins-bad-15e11ff303990f160fd084e0432e738ddf500918.tar.bz2
gst-plugins-bad-15e11ff303990f160fd084e0432e738ddf500918.zip
sys/dshowvideosink/: Fix up copyright notice on new plugin.
Original commit message from CVS: * sys/dshowvideosink/dshowvideofakesrc.cpp: * sys/dshowvideosink/dshowvideofakesrc.h: * sys/dshowvideosink/dshowvideosink.cpp: * sys/dshowvideosink/dshowvideosink.h: Fix up copyright notice on new plugin.
Diffstat (limited to 'sys/dshowvideosink/dshowvideofakesrc.h')
-rw-r--r--sys/dshowvideosink/dshowvideofakesrc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dshowvideosink/dshowvideofakesrc.h b/sys/dshowvideosink/dshowvideofakesrc.h
index afbb1bfe..a6b03243 100644
--- a/sys/dshowvideosink/dshowvideofakesrc.h
+++ b/sys/dshowvideosink/dshowvideofakesrc.h
@@ -1,5 +1,5 @@
/* GStreamer
- * Copyright (C) 2008 Michael Smith <msmith@songbirdnest.com>
+ * Copyright (C) 2008 Pioneers of the Inevitable <songbird@songbirdnest.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
@@ -67,4 +67,4 @@ public:
CBasePin *GetPin(int n);
};
-#endif /* __DSHOWVIDEOFAKESRC_H__ */ \ No newline at end of file
+#endif /* __DSHOWVIDEOFAKESRC_H__ */