Remove the old CVS $Id: tags.

They don't work in git, and don't work by default in SVN either.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@75847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2014-02-09 02:39:35 +00:00
parent 0246266507
commit 571668a23f
24 changed files with 1 additions and 30 deletions

View File

@@ -5,7 +5,6 @@
# Author: Cody Precord
#
# Created: 13-March-2001
# RCS-ID: $Id: colourutils.py 72102 2012-07-15 15:01:29Z AG $
# Copyright: (c) 2001 by Total Control Software
# Licence: wxWindows license
# Tags: phoenix-port, documented
@@ -16,8 +15,6 @@ Some useful colour-related utility functions.
"""
__author__ = "Cody Precord <cprecord@editra.org>"
__svnid__ = "$Id: $"
__revision__ = "$Revision: $"
import wx