summaryrefslogtreecommitdiff
path: root/vdr.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-02-10 14:25:07 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-02-10 14:25:07 +0100
commitfc81e337cb7ed6c176354f06f563ef2d4136bc8a (patch)
treeaee55a99390d9ede5aa667898003e3764daf74d6 /vdr.c
parent56f1b1b741f45feefd499c8f3a4343734d72debd (diff)
downloadvdr-fc81e337cb7ed6c176354f06f563ef2d4136bc8a.tar.gz
vdr-fc81e337cb7ed6c176354f06f563ef2d4136bc8a.tar.bz2
Prepared version number and copyright year for version 1.6
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 444d3c66..9f8dcdcd 100644
--- a/vdr.c
+++ b/vdr.c
@@ -1,7 +1,7 @@
/*
* vdr.c: Video Disk Recorder main program
*
- * Copyright (C) 2000, 2003, 2006 Klaus Schmidinger
+ * Copyright (C) 2000, 2003, 2006, 2008 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.309 2008/02/10 11:53:29 kls Exp $
+ * $Id: vdr.c 1.310 2008/02/10 14:23:31 kls Exp $
*/
#include <getopt.h>