diff options
Diffstat (limited to 'sys/dshowvideosink/dshowvideofakesrc.h')
-rw-r--r-- | sys/dshowvideosink/dshowvideofakesrc.h | 4 |
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__ */ |