diff --git a/etgtools/__init__.py b/etgtools/__init__.py index cde27bb9..08311610 100644 --- a/etgtools/__init__.py +++ b/etgtools/__init__.py @@ -4,7 +4,7 @@ # # Created: 3-Nov-2010 # Copyright: (c) 2010 by Total Control Software -# Licence: wxWindows license +# License: wxWindows License #--------------------------------------------------------------------------- """ diff --git a/etgtools/generators.py b/etgtools/generators.py index 3e6b79b1..030c51a8 100644 --- a/etgtools/generators.py +++ b/etgtools/generators.py @@ -4,7 +4,7 @@ # # Created: 3-Nov-2010 # Copyright: (c) 2010 by Total Control Software -# Licence: wxWindows license +# License: wxWindows License #--------------------------------------------------------------------------- """ diff --git a/etgtools/sphinx_generator.py b/etgtools/sphinx_generator.py index e92d4113..66aa9fec 100644 --- a/etgtools/sphinx_generator.py +++ b/etgtools/sphinx_generator.py @@ -4,7 +4,7 @@ # # Created: 3-Nov-2010 # Copyright: (c) 2010 by Total Control Software -# Licence: wxWindows license +# License: wxWindows License #--------------------------------------------------------------------------- diff --git a/etgtools/swig_generator.py b/etgtools/swig_generator.py index e4902453..a7052911 100644 --- a/etgtools/swig_generator.py +++ b/etgtools/swig_generator.py @@ -4,7 +4,7 @@ # # Created: 3-Nov-2010 # Copyright: (c) 2010 by Total Control Software -# Licence: wxWindows license +# License: wxWindows License #--------------------------------------------------------------------------- """ diff --git a/src/__init__.py b/src/__init__.py index 6c99956d..a7f418a1 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -4,7 +4,7 @@ # # Created: 3-Nov-2010 # Copyright: (c) 2010 by Total Control Software -# Licence: wxWindows license +# License: wxWindows License #---------------------------------------------------------------------------