diff --git a/PLUGINS.html b/PLUGINS.html index e5bd22e3..bec51278 100644 --- a/PLUGINS.html +++ b/PLUGINS.html @@ -9,7 +9,7 @@
Version 1.3

-Copyright © 2005 Klaus Schmidinger
+Copyright © 2006 Klaus Schmidinger
kls@cadsoft.de
www.cadsoft.de/vdr
diff --git a/vdr.1 b/vdr.1 index eea9e3e9..599e72ba 100644 --- a/vdr.1 +++ b/vdr.1 @@ -2,13 +2,13 @@ .\" ** The above line should force tbl to be a preprocessor ** .\" Man page for vdr .\" -.\" Copyright (C) 2004 Klaus Schmidinger +.\" Copyright (C) 2006 Klaus Schmidinger .\" .\" You may distribute under the terms of the GNU General Public .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.1 1.18 2006/01/08 11:44:34 kls Exp $ +.\" $Id: vdr.1 1.19 2006/01/08 11:48:25 kls Exp $ .\" .TH vdr 1 "19 Dec 2004" "1.3.18" "Video Disk Recorder" .SH NAME @@ -213,7 +213,7 @@ See the file \fICONTRIBUTORS\fR in the \fBvdr\fR source distribution. .SH REPORTING BUGS Report bugs to . .SH COPYRIGHT -Copyright \(co 2004 Klaus Schmidinger. +Copyright \(co 2006 Klaus Schmidinger. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/vdr.5 b/vdr.5 index dba3068e..79a39fc0 100644 --- a/vdr.5 +++ b/vdr.5 @@ -2,13 +2,13 @@ .\" ** The above line should force tbl to be a preprocessor ** .\" Man page for vdr file formats .\" -.\" Copyright (C) 2004 Klaus Schmidinger +.\" Copyright (C) 2006 Klaus Schmidinger .\" .\" You may distribute under the terms of the GNU General Public .\" License as specified in the file COPYING that comes with the .\" vdr distribution. .\" -.\" $Id: vdr.5 1.43 2006/01/08 11:44:37 kls Exp $ +.\" $Id: vdr.5 1.44 2006/01/08 11:48:44 kls Exp $ .\" .TH vdr 5 "19 Mar 2005" "1.3.38" "Video Disk Recorder Files" .SH NAME @@ -656,7 +656,7 @@ Written by Klaus Schmidinger. .SH REPORTING BUGS Report bugs to . .SH COPYRIGHT -Copyright \(co 2004 Klaus Schmidinger. +Copyright \(co 2006 Klaus Schmidinger. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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