summaryrefslogtreecommitdiff
path: root/liboutput
diff options
context:
space:
mode:
Diffstat (limited to 'liboutput')
-rw-r--r--liboutput/Makefile2
-rw-r--r--liboutput/encode.c2
-rw-r--r--liboutput/encode.h2
-rw-r--r--liboutput/stillimage-player.c2
-rw-r--r--liboutput/stillimage-player.h2
-rw-r--r--liboutput/stillimage.c2
-rw-r--r--liboutput/stillimage.h2
7 files changed, 7 insertions, 7 deletions
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 <anbr at users.berlios.de>
+# (C) 2004-2011 Andreas Brachold <vdr07 at deltab.de>
#
# 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 <anbr at users.berlios.de>
+ * (C) 2004-2011 Andreas Brachold <vdr07 at deltab.de>
* 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 <anbr at users.berlios.de>
+ * (C) 2004-2011 Andreas Brachold <vdr07 at deltab.de>
* 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 <anbr at users.berlios.de>
+ * (C) 2004-2011 Andreas Brachold <vdr07 at deltab.de>
* 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 <anbr at users.berlios.de>
+ * (C) 2004-2011 Andreas Brachold <vdr07 at deltab.de>
* 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 <anbr at users.berlios.de>
+ * (C) 2004-2011 Andreas Brachold <vdr07 at deltab.de>
* 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 <anbr at users.berlios.de>
+ * (C) 2004-2011 Andreas Brachold <vdr07 at deltab.de>
* Created: Thu Aug 5 2004
*
* This code is distributed under the terms and conditions of the