summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xadmin/config.guess7
-rwxr-xr-xadmin/config.sub7
-rwxr-xr-xadmin/depcomp10
-rwxr-xr-xadmin/install-sh8
-rwxr-xr-xadmin/libtool/config.guess7
-rwxr-xr-xadmin/libtool/config.sub7
-rw-r--r--admin/libtool/ltmain.sh5
-rw-r--r--admin/ltmain.sh7
-rwxr-xr-xadmin/missing8
-rw-r--r--src/modules/objects/class_checkbox.cpp1
-rw-r--r--src/modules/objects/class_checkbox.h2
-rw-r--r--src/modules/objects/class_combobox.cpp1
-rw-r--r--src/modules/objects/class_combobox.h2
-rw-r--r--src/modules/objects/class_file.cpp1
-rw-r--r--src/modules/objects/class_file.h1
-rw-r--r--src/modules/objects/class_label.cpp1
-rw-r--r--src/modules/objects/class_label.h1
-rw-r--r--src/modules/objects/class_lineedit.cpp1
-rw-r--r--src/modules/objects/class_lineedit.h1
-rw-r--r--src/modules/objects/class_listbox.cpp1
-rw-r--r--src/modules/objects/class_listbox.h2
-rw-r--r--src/modules/objects/class_multilineedit.cpp1
-rw-r--r--src/modules/objects/class_multilineedit.h1
-rw-r--r--src/modules/objects/class_pixmap.h1
-rw-r--r--src/modules/objects/class_urllabel.cpp1
-rw-r--r--src/modules/objects/class_urllabel.h1
-rw-r--r--src/modules/objects/class_widget.h1
27 files changed, 0 insertions, 87 deletions
diff --git a/admin/config.guess b/admin/config.guess
index c2246a4..0e472a9 100755
--- a/admin/config.guess
+++ b/admin/config.guess
@@ -1493,10 +1493,3 @@ UNAME_VERSION = ${UNAME_VERSION}
EOF
exit 1
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End:
diff --git a/admin/config.sub b/admin/config.sub
index c2d1257..d95f761 100755
--- a/admin/config.sub
+++ b/admin/config.sub
@@ -1705,10 +1705,3 @@ esac
echo $basic_machine$os
exit
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End:
diff --git a/admin/depcomp b/admin/depcomp
index df8eea7..66bb681 100755
--- a/admin/depcomp
+++ b/admin/depcomp
@@ -618,13 +618,3 @@ none)
esac
exit 0
-
-# Local Variables:
-# mode: shell-script
-# sh-indentation: 2
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
-# time-stamp-end: "; # UTC"
-# End:
diff --git a/admin/install-sh b/admin/install-sh
index 6781b98..0fe51a0 100755
--- a/admin/install-sh
+++ b/admin/install-sh
@@ -510,11 +510,3 @@ do
trap '' 0
fi
done
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
-# time-stamp-end: "; # UTC"
-# End:
diff --git a/admin/libtool/config.guess b/admin/libtool/config.guess
index c2246a4..0e472a9 100755
--- a/admin/libtool/config.guess
+++ b/admin/libtool/config.guess
@@ -1493,10 +1493,3 @@ UNAME_VERSION = ${UNAME_VERSION}
EOF
exit 1
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End:
diff --git a/admin/libtool/config.sub b/admin/libtool/config.sub
index c2d1257..d95f761 100755
--- a/admin/libtool/config.sub
+++ b/admin/libtool/config.sub
@@ -1705,10 +1705,3 @@ esac
echo $basic_machine$os
exit
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End:
diff --git a/admin/libtool/ltmain.sh b/admin/libtool/ltmain.sh
index 761e1fd..2eac624 100644
--- a/admin/libtool/ltmain.sh
+++ b/admin/libtool/ltmain.sh
@@ -6395,8 +6395,3 @@ build_old_libs=yes
# ### BEGIN LIBTOOL TAG CONFIG: disable-static
build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
# ### END LIBTOOL TAG CONFIG: disable-static
-
-# Local Variables:
-# mode:shell-script
-# sh-indentation:2
-# End:
diff --git a/admin/ltmain.sh b/admin/ltmain.sh
index fa4b1e1..bdbcdff 100644
--- a/admin/ltmain.sh
+++ b/admin/ltmain.sh
@@ -8404,10 +8404,3 @@ build_old_libs=yes
# ### BEGIN LIBTOOL TAG CONFIG: disable-static
build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
# ### END LIBTOOL TAG CONFIG: disable-static
-
-# Local Variables:
-# mode:shell-script
-# sh-indentation:2
-# End:
-# vi:sw=2
-
diff --git a/admin/missing b/admin/missing
index 28055d2..7504f6f 100755
--- a/admin/missing
+++ b/admin/missing
@@ -366,11 +366,3 @@ WARNING: \`$1' is needed, and is $msg.
esac
exit 0
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-time-zone: "UTC"
-# time-stamp-end: "; # UTC"
-# End:
diff --git a/src/modules/objects/class_checkbox.cpp b/src/modules/objects/class_checkbox.cpp
index 758e414..077c2ff 100644
--- a/src/modules/objects/class_checkbox.cpp
+++ b/src/modules/objects/class_checkbox.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_checkbox.cpp
// Creation date : Wed Sep 20 23:01:47 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_checkbox.h b/src/modules/objects/class_checkbox.h
index 3c1c73b..55432b6 100644
--- a/src/modules/objects/class_checkbox.h
+++ b/src/modules/objects/class_checkbox.h
@@ -1,7 +1,5 @@
#ifndef _CLASS_CHECKBOX_H_
#define _CLASS_CHECKBOX_H_
-
-//vim: ts=8
// File : class_checkbox.h
// Creation date : Wed Sep 20 23:02:11 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_combobox.cpp b/src/modules/objects/class_combobox.cpp
index 88a1b42..cdf5a06 100644
--- a/src/modules/objects/class_combobox.cpp
+++ b/src/modules/objects/class_combobox.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_combobox.cpp
// Creation date : Thu Mar 22 20:57:45 CET 2001 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_combobox.h b/src/modules/objects/class_combobox.h
index bd0cb19..3914259 100644
--- a/src/modules/objects/class_combobox.h
+++ b/src/modules/objects/class_combobox.h
@@ -1,7 +1,5 @@
#ifndef _CLASS_COMBOBOX_H_
#define _CLASS_COMBOBOX_H_
-
-//vim: ts=8
// File : class_combobox.h
// Creation date : Thu Mar 22 20:57:28 CET 2001 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_file.cpp b/src/modules/objects/class_file.cpp
index 232713c..0763a2a 100644
--- a/src/modules/objects/class_file.cpp
+++ b/src/modules/objects/class_file.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_file.cpp
// Creation date : Thu Sep 21 04:42:16 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_file.h b/src/modules/objects/class_file.h
index 7f36577..7b62199 100644
--- a/src/modules/objects/class_file.h
+++ b/src/modules/objects/class_file.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_FILE_H_
#define _CLASS_FILE_H_
-//vim: ts=8
// File : class_file.h
// Creation date : Thu Sep 21 04:43:01 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_label.cpp b/src/modules/objects/class_label.cpp
index f0e93e2..4411a26 100644
--- a/src/modules/objects/class_label.cpp
+++ b/src/modules/objects/class_label.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_label.cpp
// Creation date : Mon Sep 18 14:21:48 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_label.h b/src/modules/objects/class_label.h
index 70db28b..36d59c4 100644
--- a/src/modules/objects/class_label.h
+++ b/src/modules/objects/class_label.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_LABEL_H_
#define _CLASS_LABEL_H_
-//vim: ts=8
// File : class_label.h
// Creation date : Mon Sep 18 14:21:48 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_lineedit.cpp b/src/modules/objects/class_lineedit.cpp
index 0ac5aa4..e5adebb 100644
--- a/src/modules/objects/class_lineedit.cpp
+++ b/src/modules/objects/class_lineedit.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_lineedit.cpp
// Creation date : Wed 20 Sep 2000 04:34:40 CEST by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_lineedit.h b/src/modules/objects/class_lineedit.h
index efac64d..a5329c5 100644
--- a/src/modules/objects/class_lineedit.h
+++ b/src/modules/objects/class_lineedit.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_LINEEDIT_H_
#define _CLASS_LINEEDIT_H_
-//vim: ts=8
// File : class_lineedit.h
// Creation date : Wed 20 Sep 2000 04:34:22 CEST by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_listbox.cpp b/src/modules/objects/class_listbox.cpp
index c85a4c0..58e269b 100644
--- a/src/modules/objects/class_listbox.cpp
+++ b/src/modules/objects/class_listbox.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_listbox.cpp
// Creation date : Sat Oct 2 03:40:28 CET 2004 by Szymon Stefanek
//
diff --git a/src/modules/objects/class_listbox.h b/src/modules/objects/class_listbox.h
index 9557bf6..435781d 100644
--- a/src/modules/objects/class_listbox.h
+++ b/src/modules/objects/class_listbox.h
@@ -1,7 +1,5 @@
#ifndef _CLASS_LISTBOX_H_
#define _CLASS_LISTBOX_H_
-
-//vim: ts=8
// File : class_listbox.h
// Creation date : Sat Oct 2 03:40:28 CET 2004 by Szymon Stefanek
//
diff --git a/src/modules/objects/class_multilineedit.cpp b/src/modules/objects/class_multilineedit.cpp
index 07c9ab6..d11608a 100644
--- a/src/modules/objects/class_multilineedit.cpp
+++ b/src/modules/objects/class_multilineedit.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_multilineedit.cpp
// Creation date : Mon Feb 19 00:45:34 CET by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_multilineedit.h b/src/modules/objects/class_multilineedit.h
index 6ec17be..1f41996 100644
--- a/src/modules/objects/class_multilineedit.h
+++ b/src/modules/objects/class_multilineedit.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_MULTILINEEDIT_H_
#define _CLASS_MULTILINEEDIT_H_
-//vim: ts=8
// File : class_multilineedit.cpp
// Creation date : Mon Feb 19 00:45:34 CET by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_pixmap.h b/src/modules/objects/class_pixmap.h
index 2c28158..3b75f78 100644
--- a/src/modules/objects/class_pixmap.h
+++ b/src/modules/objects/class_pixmap.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_PIXMAP_H_
#define _CLASS_PIXMAP_H_
-//vim: ts=8
// Pixmap : class_pixmap.h
// Creation date : Thu Sep 21 04:43:01 CEST 2000 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_urllabel.cpp b/src/modules/objects/class_urllabel.cpp
index 2d0416b..c55913c 100644
--- a/src/modules/objects/class_urllabel.cpp
+++ b/src/modules/objects/class_urllabel.cpp
@@ -1,4 +1,3 @@
-//vim: ts=8
// File : class_urllabel.cpp
// Creation date : Thu Feb 18 1:27:44 CEST 2001 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_urllabel.h b/src/modules/objects/class_urllabel.h
index a36d910..907a367 100644
--- a/src/modules/objects/class_urllabel.h
+++ b/src/modules/objects/class_urllabel.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_URLLABEL_H_
#define _CLASS_URLLABEL_H_
-//vim: ts=8
// File : class_urllabel.h
// Creation date : Thu Feb 18 1:28:23 CEST 2001 by Krzysztof Godlewski
//
diff --git a/src/modules/objects/class_widget.h b/src/modules/objects/class_widget.h
index 877564c..bb10aa3 100644
--- a/src/modules/objects/class_widget.h
+++ b/src/modules/objects/class_widget.h
@@ -1,6 +1,5 @@
#ifndef _CLASS_WIDGET_H_
#define _CLASS_WIDGET_H_
-//vim: ts=8
// File : class_widget.h
// Creation date : Mon 11 Sep 16:34:36 CET 2000 by Krzysztof Godlewski
//