diff options
Diffstat (limited to 'libdtv/liblx')
-rw-r--r-- | libdtv/liblx/Makefile | 6 | ||||
-rw-r--r-- | libdtv/liblx/liblx.h | 6 | ||||
-rw-r--r-- | libdtv/liblx/xListFuncs.c | 2 | ||||
-rw-r--r-- | libdtv/liblx/xMemMgt.c | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/libdtv/liblx/Makefile b/libdtv/liblx/Makefile index a8034de..2531708 100644 --- a/libdtv/liblx/Makefile +++ b/libdtv/liblx/Makefile @@ -4,9 +4,9 @@ ### ### ############################################################## -## $Revision: 1.1 $ -## $Date: 2001/06/26 07:18:42 $ -## $Author: kls $ +## $Revision: 1.2 $ +## $Date: 2001/06/25 19:39:00 $ +## $Author: hakenes $ ## ## (C) 2001 Rolf Hakenes <hakenes@hippomi.de>, under the GNU GPL. ## diff --git a/libdtv/liblx/liblx.h b/libdtv/liblx/liblx.h index f2527e7..26ea664 100644 --- a/libdtv/liblx/liblx.h +++ b/libdtv/liblx/liblx.h @@ -4,9 +4,9 @@ /// /// ////////////////////////////////////////////////////////////// -// $Revision: 1.1 $ -// $Date: 2001/06/26 07:18:42 $ -// $Author: kls $ +// $Revision: 1.2 $ +// $Date: 2001/06/25 19:39:00 $ +// $Author: hakenes $ // // (C) 1992-2001 Rolf Hakenes <hakenes@hippomi.de>, under the GNU GPL. // diff --git a/libdtv/liblx/xListFuncs.c b/libdtv/liblx/xListFuncs.c index 34df7a8..7457170 100644 --- a/libdtv/liblx/xListFuncs.c +++ b/libdtv/liblx/xListFuncs.c @@ -6,7 +6,7 @@ // $Revision: 1.1 $ // $Date: 2001/06/25 12:29:47 $ -// $Author: kls $ +// $Author: hakenes $ // // (C) 1992-2001 Rolf Hakenes <hakenes@hippomi.de>, under the GNU GPL. // diff --git a/libdtv/liblx/xMemMgt.c b/libdtv/liblx/xMemMgt.c index 363ee4a..8f619bc 100644 --- a/libdtv/liblx/xMemMgt.c +++ b/libdtv/liblx/xMemMgt.c @@ -6,7 +6,7 @@ // $Revision: 1.1 $ // $Date: 2001/06/25 12:29:47 $ -// $Author: kls $ +// $Author: hakenes $ // // (C) 1992-2001 Rolf Hakenes <hakenes@hippomi.de>, under the GNU GPL. // |