summaryrefslogtreecommitdiff
path: root/vdr.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-03-11 11:51:27 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-03-11 11:51:27 +0100
commitcb6c2f71255db4cf04b8f05de604e65fa1294e92 (patch)
tree0f6fc307a4e1b29db65dfe79c91129f28834c8ce /vdr.c
parent552b1e542f4dd03791d18f751f405c5f8e11f597 (diff)
downloadvdr-cb6c2f71255db4cf04b8f05de604e65fa1294e92.tar.gz
vdr-cb6c2f71255db4cf04b8f05de604e65fa1294e92.tar.bz2
Updated copyright year
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 8a397805..7fb16acd 100644
--- a/vdr.c
+++ b/vdr.c
@@ -1,7 +1,7 @@
/*
* vdr.c: Video Disk Recorder main program
*
- * Copyright (C) 2000, 2003, 2006, 2008 Klaus Schmidinger
+ * Copyright (C) 2000, 2003, 2006, 2008, 2013 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.tvdr.de
*
- * $Id: vdr.c 2.52 2013/03/11 11:24:11 kls Exp $
+ * $Id: vdr.c 2.53 2013/03/11 11:51:27 kls Exp $
*/
#include <getopt.h>