summaryrefslogtreecommitdiff
path: root/vdr.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-08 11:49:03 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-08 11:49:03 +0100
commit3e47a9cdbce1793b682d71ce4c6587226b250b8d (patch)
tree94b5a9476a51ee3c9790beb6506e8f09d35e6b24 /vdr.c
parent2d863532cc547e0368ee0c90875cae35b70db089 (diff)
downloadvdr-3e47a9cdbce1793b682d71ce4c6587226b250b8d.tar.gz
vdr-3e47a9cdbce1793b682d71ce4c6587226b250b8d.tar.bz2
Updated copyright date
Diffstat (limited to 'vdr.c')
-rw-r--r--vdr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/vdr.c b/vdr.c
index 7b08df79..a476a25b 100644
--- a/vdr.c
+++ b/vdr.c
@@ -1,7 +1,7 @@
/*
* vdr.c: Video Disk Recorder main program
*
- * Copyright (C) 2000, 2003 Klaus Schmidinger
+ * Copyright (C) 2000, 2003, 2006 Klaus Schmidinger
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -22,7 +22,7 @@
*
* The project's page is at http://www.cadsoft.de/vdr
*
- * $Id: vdr.c 1.232 2006/01/08 11:40:41 kls Exp $
+ * $Id: vdr.c 1.233 2006/01/08 11:49:03 kls Exp $
*/
#include <getopt.h>