]> git.saurik.com Git - wxWidgets.git/commitdiff
use svn:keywords instead of eol:keywords
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Thu, 9 Sep 2010 08:57:07 +0000 (08:57 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Thu, 9 Sep 2010 08:57:07 +0000 (08:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

misc/scripts/update_doc_baseclasses.py
misc/scripts/update_doc_libs.py
misc/scripts/update_doc_utils.py

index 6618a1856e52feef790ba30d28ec389bf946b293..5d19a7cad7c3bd740d6ab9930d967e3e20f2117b 100644 (file)
@@ -3,7 +3,7 @@
 # Purpose:    Warns about missing classes in the "Derived from" 
 #             sections in the doc files
 # Created:    2007-07-28
-# RCS-ID:     $Id: makeunixtags.sh 46320 2007-06-04 11:02:29Z VZ $
+# RCS-ID:     $Id$
 # Copyright:  (c) 2007 Francesco Montorsi
 # Licence:    wxWindows licence
 ##############################################################################
index 0cec00f9d753d2de4e71bac9556c018bda81c990..1656c5954779a5ff5e57926fd4e73f0232812f84 100755 (executable)
@@ -2,7 +2,7 @@
 # Name:       misc/scripts/update_doc_libs.py
 # Purpose:    Automatically insert \Library{} headers in the doc files
 # Created:    2007-07-28
-# RCS-ID:     $Id: makeunixtags.sh 46320 2007-06-04 11:02:29Z VZ $
+# RCS-ID:     $Id$
 # Copyright:  (c) 2007 Francesco Montorsi
 # Licence:    wxWindows licence
 ##############################################################################
index abd51b7588dd152edb3c1d772ccd072ad3fed727..fec96f928d0553c82de13d2476e588aa567f9983 100755 (executable)
@@ -2,7 +2,7 @@
 # Name:       misc/scripts/update_doc_utils.py
 # Purpose:    base utilities for others update_doc_*.py scripts
 # Created:    2007-08-1
-# RCS-ID:     $Id: makeunixtags.sh 46320 2007-06-04 11:02:29Z VZ $
+# RCS-ID:     $Id$
 # Copyright:  (c) 2007 Francesco Montorsi
 # Licence:    wxWindows licence
 ##############################################################################