Update copyright in etgtools

This commit is contained in:
Robin Dunn
2017-02-13 16:18:47 -08:00
parent 4e38994944
commit 9d172ddc8a
10 changed files with 15 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -4,7 +4,7 @@
# Author: Robin Dunn
#
# Created: 20-May-2016
# Copyright: (c) 2016 by Total Control Software
# Copyright: (c) 2016-2017 by Total Control Software
# License: wxWindows License
# ---------------------------------------------------------------------------

View File

@@ -4,7 +4,7 @@
# Author: Robin Dunn
#
# Created: 20-May-2016
# Copyright: (c) 2016 by Total Control Software
# Copyright: (c) 2016-2017 by Total Control Software
# License: wxWindows License
# ---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 18-Oct-2011
# Copyright: (c) 2011-2016 by Total Control Software
# Copyright: (c) 2011-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
@@ -44,7 +44,7 @@ header_pi = """\
#
# See: https://wingware.com/doc/edit/helping-wing-analyze-code
#
# Copyright: (c) 2011-2016 by Total Control Software
# Copyright: (c) 2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
@@ -63,7 +63,7 @@ header_pyi = """\
#
# See: https://www.jetbrains.com/help/pycharm/2016.1/type-hinting-in-pycharm.html
#
# Copyright: (c) 2011-2016 by Total Control Software
# Copyright: (c) 2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
# Copyright: (c) 2010-2016 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------
@@ -61,7 +61,7 @@ class SipWrapperGenerator(generators.WrapperGeneratorBase):
stream.write(divider + """\
// This file is generated by wxPython's SIP generator. Do not edit by hand.
//
// Copyright: (c) 2011-2016 by Total Control Software
// Copyright: (c) 2017 by Total Control Software
// License: wxWindows License
""")
if module.name == module.module:
@@ -76,7 +76,7 @@ class SipWrapperGenerator(generators.WrapperGeneratorBase):
};
%%Copying
Copyright: (c) 2016 by Total Control Software
Copyright: (c) 2017 by Total Control Software
License: wxWindows License
%%End
@@ -92,7 +92,7 @@ class SipWrapperGenerator(generators.WrapperGeneratorBase):
%%Extract(id=pycode%s, order=5)
# This file is generated by wxPython's SIP generator. Do not edit by hand.
#
# Copyright: (c) 2011-2016 by Total Control Software
# Copyright: (c) 2017 by Total Control Software
# License: wxWindows License
%s
from .%s import *

View File

@@ -4,7 +4,7 @@
# Author: Andrea Gavana
#
# Created: 30-Nov-2010
# Copyright: (c) 2010-2016 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------

View File

@@ -3,7 +3,7 @@
# Author: Robin Dunn
#
# Created: 3-Nov-2010
# Copyright: (c) 2013 by Total Control Software
# Copyright: (c) 2010-2017 by Total Control Software
# License: wxWindows License
#---------------------------------------------------------------------------