diff options
Diffstat (limited to 'libdtv/libvdr')
-rw-r--r-- | libdtv/libvdr/Makefile | 6 | ||||
-rw-r--r-- | libdtv/libvdr/libvdr.c | 4 | ||||
-rw-r--r-- | libdtv/libvdr/libvdr.h | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/libdtv/libvdr/Makefile b/libdtv/libvdr/Makefile index 8aecffc..8bcab4c 100644 --- a/libdtv/libvdr/Makefile +++ b/libdtv/libvdr/Makefile @@ -4,9 +4,9 @@ ### ### ############################################################## -## $Revision: 1.1 $ -## $Date: 2001/08/15 14:05:16 $ -## $Author: kls $ +## $Revision: 1.3 $ +## $Date: 2001/10/06 15:33:46 $ +## $Author: hakenes $ ## ## (C) 2001 Rolf Hakenes <hakenes@hippomi.de>, under the GNU GPL. ## diff --git a/libdtv/libvdr/libvdr.c b/libdtv/libvdr/libvdr.c index 5caa5d7..0ade4d3 100644 --- a/libdtv/libvdr/libvdr.c +++ b/libdtv/libvdr/libvdr.c @@ -5,8 +5,8 @@ ////////////////////////////////////////////////////////////// // $Revision: 1.1 $ -// $Date: 2001/08/15 14:05:24 $ -// $Author: kls $ +// $Date: 2001/10/07 10:25:33 $ +// $Author: hakenes $ // // (C) 2001 Rolf Hakenes <hakenes@hippomi.de>, under the GNU GPL. // diff --git a/libdtv/libvdr/libvdr.h b/libdtv/libvdr/libvdr.h index 6fde10b..421b2e7 100644 --- a/libdtv/libvdr/libvdr.h +++ b/libdtv/libvdr/libvdr.h @@ -4,9 +4,9 @@ /// /// ////////////////////////////////////////////////////////////// -// $Revision: 1.1 $ -// $Date: 2001/08/15 10:54:13 $ -// $Author: kls $ +// $Revision: 1.4 $ +// $Date: 2001/10/06 15:33:46 $ +// $Author: hakenes $ // // (C) 1992-2001 Rolf Hakenes <hakenes@hippomi.de>, under the GNU GPL. // |