File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- Copyright 2014-2018 Grant Jenks
1
+ Copyright 2014-2019 Grant Jenks
2
2
3
3
Licensed under the Apache License, Version 2.0 (the "License");
4
4
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ Resources
221
221
Sorted Containers License
222
222
-------------------------
223
223
224
- Copyright 2014-2018 Grant Jenks
224
+ Copyright 2014-2019 Grant Jenks
225
225
226
226
Licensed under the Apache License, Version 2.0 (the "License");
227
227
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 40
40
or pre-build and distribute custom extensions. Performance is a feature and
41
41
testing has 100% coverage with unit tests and hours of stress.
42
42
43
- :copyright: (c) 2014-2018 by Grant Jenks.
43
+ :copyright: (c) 2014-2019 by Grant Jenks.
44
44
:license: Apache 2.0, see LICENSE for more details.
45
45
46
46
"""
71
71
__build__ = 0x020100
72
72
__author__ = 'Grant Jenks'
73
73
__license__ = 'Apache 2.0'
74
- __copyright__ = '2014-2018 , Grant Jenks'
74
+ __copyright__ = '2014-2019 , Grant Jenks'
You can’t perform that action at this time.
0 commit comments