From 6cb0fee84d73abf26479d765f66d2391e113b5b4 Mon Sep 17 00:00:00 2001 From: Dimitri Schoolwerth Date: Thu, 9 Sep 2010 08:57:07 +0000 Subject: [PATCH] use svn:keywords instead of eol:keywords git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- misc/scripts/update_doc_baseclasses.py | 2 +- misc/scripts/update_doc_libs.py | 2 +- misc/scripts/update_doc_utils.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/scripts/update_doc_baseclasses.py b/misc/scripts/update_doc_baseclasses.py index 6618a1856e..5d19a7cad7 100644 --- a/misc/scripts/update_doc_baseclasses.py +++ b/misc/scripts/update_doc_baseclasses.py @@ -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 ############################################################################## diff --git a/misc/scripts/update_doc_libs.py b/misc/scripts/update_doc_libs.py index 0cec00f9d7..1656c59547 100755 --- a/misc/scripts/update_doc_libs.py +++ b/misc/scripts/update_doc_libs.py @@ -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 ############################################################################## diff --git a/misc/scripts/update_doc_utils.py b/misc/scripts/update_doc_utils.py index abd51b7588..fec96f928d 100755 --- a/misc/scripts/update_doc_utils.py +++ b/misc/scripts/update_doc_utils.py @@ -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 ############################################################################## -- 2.45.2