]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
general property cleanup
authorAndré Malo <nd@apache.org>
Wed, 24 Nov 2004 19:10:19 +0000 (19:10 +0000)
committerAndré Malo <nd@apache.org>
Wed, 24 Nov 2004 19:10:19 +0000 (19:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@106443 13f79535-47bb-0310-9956-ffa450edef68

14 files changed:
src/include/ap_ebcdic.h
src/os/bs2000/ebcdic.h
src/os/os390/ebcdic.h
src/os/tpf/ebcdic.h
src/os/win32/ApacheOS.dsp [changed mode: 0755->0644]
src/os/win32/ApacheOS.mak [changed mode: 0755->0644]
src/os/win32/apache.ico [changed mode: 0755->0644]
src/os/win32/apache.rc [changed mode: 0755->0644]
src/os/win32/os.c [changed mode: 0755->0644]
src/os/win32/os.h [changed mode: 0755->0644]
src/os/win32/registry.c [changed mode: 0755->0644]
src/os/win32/registry.h [changed mode: 0755->0644]
src/os/win32/resource.h [changed mode: 0755->0644]
src/test/rename/csubst/tokens.h

index 2e5bec7a0bbaa25822aabb09db5327625a1ac907..83f2eb46de7aedad81f9e994ae59094c9f6e9160 100644 (file)
@@ -14,7 +14,7 @@
  */
 
 #ifndef AP_EBCDIC_H
-#define AP_EBCDIC_H  "$Id: ap_ebcdic.h,v 1.5 2004/02/16 22:25:08 nd Exp $"
+#define AP_EBCDIC_H  "$Id$"
 
 #include <sys/types.h>
 
index e7c1d3cdad287e1041d05ef0afde2eaf3b504def..1778c1a70b671c13eaebdfaa86abc0adbf7a8938 100644 (file)
@@ -14,7 +14,7 @@
  */
 
 #ifndef EBCDIC_H
-#define EBCDIC_H  "$Id: ebcdic.h,v 1.10 2004/02/20 20:42:23 nd Exp $"
+#define EBCDIC_H  "$Id$"
 
 #include <ap_ebcdic.h>
 
index e0e851f50f458ebf8ab5b4d49b02adcfcf567723..1778c1a70b671c13eaebdfaa86abc0adbf7a8938 100644 (file)
@@ -14,7 +14,7 @@
  */
 
 #ifndef EBCDIC_H
-#define EBCDIC_H  "$Id: ebcdic.h,v 1.5 2004/02/20 20:57:17 nd Exp $"
+#define EBCDIC_H  "$Id$"
 
 #include <ap_ebcdic.h>
 
index 6a1a847fa88b0e066b6512c95136a5bc1df10d76..1778c1a70b671c13eaebdfaa86abc0adbf7a8938 100644 (file)
@@ -14,7 +14,7 @@
  */
 
 #ifndef EBCDIC_H
-#define EBCDIC_H  "$Id: ebcdic.h,v 1.4 2004/02/20 20:59:21 nd Exp $"
+#define EBCDIC_H  "$Id$"
 
 #include <ap_ebcdic.h>
 
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
index 8b29aba7e5468e6d3d4464b40f5af5fef79946ec..5a5bd1ab8e58f33e075333252990d096688b9921 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: tokens.h,v 1.1 1998/04/03 06:20:16 rse Exp $       */
+/*     $Id$    */
 
 /*
  * Copyright (c) 1995, 1996, 1997