summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libtiff/port
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/libtiff/port')
-rw-r--r--src/3rdparty/libtiff/port/dummy.c2
-rw-r--r--src/3rdparty/libtiff/port/lfind.c2
-rw-r--r--src/3rdparty/libtiff/port/strtoul.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/3rdparty/libtiff/port/dummy.c b/src/3rdparty/libtiff/port/dummy.c
index 46f93bc..923ee7b 100644
--- a/src/3rdparty/libtiff/port/dummy.c
+++ b/src/3rdparty/libtiff/port/dummy.c
@@ -1,4 +1,4 @@
-/* $Id: dummy.c,v 1.3 2007/03/21 14:54:16 dron Exp $ */
+/* $Id: dummy.c,v 1.3 2007-03-21 14:54:16 dron Exp $ */
/*
* Dummy function, just to be ensure that the library always will be created.
diff --git a/src/3rdparty/libtiff/port/lfind.c b/src/3rdparty/libtiff/port/lfind.c
index 64b261c..22d9798 100644
--- a/src/3rdparty/libtiff/port/lfind.c
+++ b/src/3rdparty/libtiff/port/lfind.c
@@ -1,4 +1,4 @@
-/* $Id: lfind.c,v 1.4 2007/01/15 18:40:39 mloskot Exp $ */
+/* $Id: lfind.c,v 1.4 2007-01-15 18:40:39 mloskot Exp $ */
/*
* Copyright (c) 1989, 1993
diff --git a/src/3rdparty/libtiff/port/strtoul.c b/src/3rdparty/libtiff/port/strtoul.c
index f7a9a1a..84ab215 100644
--- a/src/3rdparty/libtiff/port/strtoul.c
+++ b/src/3rdparty/libtiff/port/strtoul.c
@@ -1,4 +1,4 @@
-/* $Id: strtoul.c,v 1.2 2005/07/07 16:34:06 dron Exp $ */
+/* $Id: strtoul.c,v 1.2 2005-07-07 16:34:06 dron Exp $ */
/*
* Copyright (c) 1990, 1993