From c92ba1c907240415fd7caab5b757bbdeb73efc17 Mon Sep 17 00:00:00 2001 From: anbr Date: Sun, 2 Oct 2011 22:11:16 +0200 Subject: Migrated from vdr-image.berlios.de to projects.vdr-developer.org --- liboutput/Makefile | 2 +- liboutput/encode.c | 2 +- liboutput/encode.h | 2 +- liboutput/stillimage-player.c | 2 +- liboutput/stillimage-player.h | 2 +- liboutput/stillimage.c | 2 +- liboutput/stillimage.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'liboutput') diff --git a/liboutput/Makefile b/liboutput/Makefile index 27c2871..96eb09d 100644 --- a/liboutput/Makefile +++ b/liboutput/Makefile @@ -1,7 +1,7 @@ # # Makefile for Image plugin to VDR # -# (C) 2004-2008 Andreas Brachold +# (C) 2004-2011 Andreas Brachold # # This code is distributed under the terms and conditions of the # GNU GENERAL PUBLIC LICENSE. See the file COPYING for details. diff --git a/liboutput/encode.c b/liboutput/encode.c index 4f9b508..6098ab0 100644 --- a/liboutput/encode.c +++ b/liboutput/encode.c @@ -1,7 +1,7 @@ /* * Image plugin to VDR (C++) * - * (C) 2004-2008 Andreas Brachold + * (C) 2004-2011 Andreas Brachold * Created: Thu Aug 5 2004 * * This code is distributed under the terms and conditions of the diff --git a/liboutput/encode.h b/liboutput/encode.h index 9e944c9..db7f122 100644 --- a/liboutput/encode.h +++ b/liboutput/encode.h @@ -1,7 +1,7 @@ /* * Image plugin to VDR (C++) * - * (C) 2004-2008 Andreas Brachold + * (C) 2004-2011 Andreas Brachold * Created: Thu Aug 5 2004 * * This code is distributed under the terms and conditions of the diff --git a/liboutput/stillimage-player.c b/liboutput/stillimage-player.c index 7b3a439..8c114ee 100644 --- a/liboutput/stillimage-player.c +++ b/liboutput/stillimage-player.c @@ -1,7 +1,7 @@ /* * Image plugin to VDR (C++) * - * (C) 2004-2008 Andreas Brachold + * (C) 2004-2011 Andreas Brachold * Created: Thu Aug 5 2004 * * This code is distributed under the terms and conditions of the diff --git a/liboutput/stillimage-player.h b/liboutput/stillimage-player.h index 70df783..bbc4ef8 100644 --- a/liboutput/stillimage-player.h +++ b/liboutput/stillimage-player.h @@ -1,7 +1,7 @@ /* * Image plugin to VDR (C++) * - * (C) 2004-2008 Andreas Brachold + * (C) 2004-2011 Andreas Brachold * Created: Thu Aug 5 2004 * * This code is distributed under the terms and conditions of the diff --git a/liboutput/stillimage.c b/liboutput/stillimage.c index 703b049..56f3300 100644 --- a/liboutput/stillimage.c +++ b/liboutput/stillimage.c @@ -1,7 +1,7 @@ /* * Image plugin to VDR (C++) * - * (C) 2004-2008 Andreas Brachold + * (C) 2004-2011 Andreas Brachold * Created: Thu Aug 5 2004 * * parts of the code (c) Peter Seyringer diff --git a/liboutput/stillimage.h b/liboutput/stillimage.h index 6818f1d..8d86ff4 100644 --- a/liboutput/stillimage.h +++ b/liboutput/stillimage.h @@ -1,7 +1,7 @@ /* * Image plugin to VDR (C++) * - * (C) 2004-2008 Andreas Brachold + * (C) 2004-2011 Andreas Brachold * Created: Thu Aug 5 2004 * * This code is distributed under the terms and conditions of the -- cgit v1.2.3