diff options
Diffstat (limited to 'libdtv/libvdr')
-rw-r--r-- | libdtv/libvdr/Makefile | 4 | ||||
-rw-r--r-- | libdtv/libvdr/libvdr.c | 4 | ||||
-rw-r--r-- | libdtv/libvdr/libvdr.h | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/libdtv/libvdr/Makefile b/libdtv/libvdr/Makefile index bf7f37f3..8bcab4cb 100644 --- a/libdtv/libvdr/Makefile +++ b/libdtv/libvdr/Makefile @@ -4,8 +4,8 @@ ### ### ############################################################## -## $Revision: 1.2 $ -## $Date: 2001/06/25 19:39:00 $ +## $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 91f96822..0ade4d39 100644 --- a/libdtv/libvdr/libvdr.c +++ b/libdtv/libvdr/libvdr.c @@ -4,8 +4,8 @@ /// /// ////////////////////////////////////////////////////////////// -// $Revision: 1.3 $ -// $Date: 2001/06/25 19:39:00 $ +// $Revision: 1.1 $ +// $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 c7dd49fa..421b2e71 100644 --- a/libdtv/libvdr/libvdr.h +++ b/libdtv/libvdr/libvdr.h @@ -4,8 +4,8 @@ /// /// ////////////////////////////////////////////////////////////// -// $Revision: 1.3 $ -// $Date: 2001/06/25 19:39:00 $ +// $Revision: 1.4 $ +// $Date: 2001/10/06 15:33:46 $ // $Author: hakenes $ // // (C) 1992-2001 Rolf Hakenes <hakenes@hippomi.de>, under the GNU GPL. |