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 --- libimage/Makefile | 2 +- libimage/pnm.c | 2 +- libimage/pnm.h | 2 +- libimage/xpm.c | 2 +- libimage/xpm.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'libimage') diff --git a/libimage/Makefile b/libimage/Makefile index d6e9a35..ec3110e 100644 --- a/libimage/Makefile +++ b/libimage/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/libimage/pnm.c b/libimage/pnm.c index ae1feee..18cc15c 100644 --- a/libimage/pnm.c +++ b/libimage/pnm.c @@ -1,6 +1,6 @@ /*************************************************************************** * pnm.c - * (C) 2004-2008 Andreas Brachold + * (C) 2004-2011 Andreas Brachold * based on works from Fabian E. Bustamante * Created: Thu Aug 7 2004 * diff --git a/libimage/pnm.h b/libimage/pnm.h index 9020abc..0f58c75 100644 --- a/libimage/pnm.h +++ b/libimage/pnm.h @@ -1,6 +1,6 @@ /*************************************************************************** * pnm.h - * (C) 2004-2008 Andreas Brachold + * (C) 2004-2011 Andreas Brachold * based on works from Fabian E. Bustamante * Created: Thu Aug 7 2004 * diff --git a/libimage/xpm.c b/libimage/xpm.c index 9de80f0..ec60795 100644 --- a/libimage/xpm.c +++ b/libimage/xpm.c @@ -1,7 +1,7 @@ /*************************************************************************** * xpm.c * - * (C) 2004-2008 Andreas Brachold + * (C) 2004-2011 Andreas Brachold * Created: Thu Aug 11 2004 * * This code is distributed under the terms and conditions of the diff --git a/libimage/xpm.h b/libimage/xpm.h index 18b6f45..dddf832 100644 --- a/libimage/xpm.h +++ b/libimage/xpm.h @@ -1,7 +1,7 @@ /*************************************************************************** * xpm.h * - * (C) 2004-2008 Andreas Brachold + * (C) 2004-2011 Andreas Brachold * Created: Thu Aug 11 2004 * * This code is distributed under the terms and conditions of the -- cgit v1.2.3