From fc4be0acca6c07c36c31fd33bd9f159e83dc6ae5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 22 Jan 2009 11:43:56 +0100 Subject: [PATCH] Update copyrights for 2009 --- gst/mxf/mxfaes-bwf.c | 2 +- gst/mxf/mxfaes-bwf.h | 2 +- gst/mxf/mxfalaw.c | 2 +- gst/mxf/mxfalaw.h | 2 +- gst/mxf/mxfd10.c | 2 +- gst/mxf/mxfd10.h | 2 +- gst/mxf/mxfdemux.c | 2 +- gst/mxf/mxfdemux.h | 2 +- gst/mxf/mxfdms1.c | 2 +- gst/mxf/mxfdms1.h | 2 +- gst/mxf/mxfdv-dif.c | 2 +- gst/mxf/mxfdv-dif.h | 2 +- gst/mxf/mxfjpeg2000.c | 2 +- gst/mxf/mxfjpeg2000.h | 2 +- gst/mxf/mxfmetadata.c | 2 +- gst/mxf/mxfmetadata.h | 2 +- gst/mxf/mxfmpeg.c | 2 +- gst/mxf/mxfmpeg.h | 2 +- gst/mxf/mxfparse.c | 2 +- gst/mxf/mxfparse.h | 2 +- gst/mxf/mxftypes.h | 2 +- gst/mxf/mxfup.c | 2 +- gst/mxf/mxfup.h | 2 +- gst/mxf/mxfvc3.c | 2 +- gst/mxf/mxfvc3.h | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/gst/mxf/mxfaes-bwf.c b/gst/mxf/mxfaes-bwf.c index 90a9aca..01c8ce0 100644 --- a/gst/mxf/mxfaes-bwf.c +++ b/gst/mxf/mxfaes-bwf.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfaes-bwf.h b/gst/mxf/mxfaes-bwf.h index b996745..ecefcbd 100644 --- a/gst/mxf/mxfaes-bwf.h +++ b/gst/mxf/mxfaes-bwf.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfalaw.c b/gst/mxf/mxfalaw.c index 1890377..b14f5b7 100644 --- a/gst/mxf/mxfalaw.c +++ b/gst/mxf/mxfalaw.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfalaw.h b/gst/mxf/mxfalaw.h index 89e2a0b..4b9845f 100644 --- a/gst/mxf/mxfalaw.h +++ b/gst/mxf/mxfalaw.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfd10.c b/gst/mxf/mxfd10.c index 43d68d0..b37fc56 100644 --- a/gst/mxf/mxfd10.c +++ b/gst/mxf/mxfd10.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfd10.h b/gst/mxf/mxfd10.h index c98ab17..61ad522 100644 --- a/gst/mxf/mxfd10.h +++ b/gst/mxf/mxfd10.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfdemux.c b/gst/mxf/mxfdemux.c index 8d3505e..5db0851 100644 --- a/gst/mxf/mxfdemux.c +++ b/gst/mxf/mxfdemux.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfdemux.h b/gst/mxf/mxfdemux.h index 1e5bef4..6e0bbb7 100644 --- a/gst/mxf/mxfdemux.h +++ b/gst/mxf/mxfdemux.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfdms1.c b/gst/mxf/mxfdms1.c index bfe0f2b..7880899 100644 --- a/gst/mxf/mxfdms1.c +++ b/gst/mxf/mxfdms1.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfdms1.h b/gst/mxf/mxfdms1.h index 84ee822..4fcbdbb 100644 --- a/gst/mxf/mxfdms1.h +++ b/gst/mxf/mxfdms1.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfdv-dif.c b/gst/mxf/mxfdv-dif.c index 2d5f4ba..67610e3 100644 --- a/gst/mxf/mxfdv-dif.c +++ b/gst/mxf/mxfdv-dif.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfdv-dif.h b/gst/mxf/mxfdv-dif.h index 158c293..5b9fc0e 100644 --- a/gst/mxf/mxfdv-dif.h +++ b/gst/mxf/mxfdv-dif.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfjpeg2000.c b/gst/mxf/mxfjpeg2000.c index 657777f..84680bc 100644 --- a/gst/mxf/mxfjpeg2000.c +++ b/gst/mxf/mxfjpeg2000.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfjpeg2000.h b/gst/mxf/mxfjpeg2000.h index 20281d1..b46f33a 100644 --- a/gst/mxf/mxfjpeg2000.h +++ b/gst/mxf/mxfjpeg2000.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfmetadata.c b/gst/mxf/mxfmetadata.c index 01ff6b3..b2a70bb 100644 --- a/gst/mxf/mxfmetadata.c +++ b/gst/mxf/mxfmetadata.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfmetadata.h b/gst/mxf/mxfmetadata.h index 5b6f12e..ac34a01 100644 --- a/gst/mxf/mxfmetadata.h +++ b/gst/mxf/mxfmetadata.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfmpeg.c b/gst/mxf/mxfmpeg.c index e95719d..9ae1c2d 100644 --- a/gst/mxf/mxfmpeg.c +++ b/gst/mxf/mxfmpeg.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfmpeg.h b/gst/mxf/mxfmpeg.h index 4eaddd4..fce0bdf 100644 --- a/gst/mxf/mxfmpeg.h +++ b/gst/mxf/mxfmpeg.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfparse.c b/gst/mxf/mxfparse.c index 6c2eb44..0fe8616 100644 --- a/gst/mxf/mxfparse.c +++ b/gst/mxf/mxfparse.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfparse.h b/gst/mxf/mxfparse.h index 4f8f811..c0aafe0 100644 --- a/gst/mxf/mxfparse.h +++ b/gst/mxf/mxfparse.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxftypes.h b/gst/mxf/mxftypes.h index ca7e29f..538b4d0 100644 --- a/gst/mxf/mxftypes.h +++ b/gst/mxf/mxftypes.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfup.c b/gst/mxf/mxfup.c index 8155d8d..7ab8659 100644 --- a/gst/mxf/mxfup.c +++ b/gst/mxf/mxfup.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfup.h b/gst/mxf/mxfup.h index 42872e2..02d6008 100644 --- a/gst/mxf/mxfup.h +++ b/gst/mxf/mxfup.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfvc3.c b/gst/mxf/mxfvc3.c index 398bcc5..48cf50a 100644 --- a/gst/mxf/mxfvc3.c +++ b/gst/mxf/mxfvc3.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/gst/mxf/mxfvc3.h b/gst/mxf/mxfvc3.h index f2bb2a3..d467e7d 100644 --- a/gst/mxf/mxfvc3.h +++ b/gst/mxf/mxfvc3.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2008 Sebastian Dröge + * Copyright (C) 2008-2009 Sebastian Dröge * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public -- 2.7.4