X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6df26ddbf7eb563e66bee2313e71d1c0241b351a..e8f25fcf5dc630fda8569c1d063c4e19770de9eb:/misc/gdb/print.py diff --git a/misc/gdb/print.py b/misc/gdb/print.py index 449edba1ea..9ac0b8e36e 100755 --- a/misc/gdb/print.py +++ b/misc/gdb/print.py @@ -5,9 +5,9 @@ # in the future...) # Author: Vadim Zeitlin # Created: 2009-01-04 -# RCS-Id: $Id:$ +# RCS-Id: $Id$ # Copyright: (c) 2009 Vadim Zeitlin -# License: wxWindows licence +# Licence: wxWindows licence ############################################################################### # Define wxFooPrinter class implementing (at least) to_string() method for each