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-2019 Grant Jenks
1
+ Copyright 2014-2024 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 @@ -222,7 +222,7 @@ Resources
222
222
Sorted Containers License
223
223
-------------------------
224
224
225
- Copyright 2014-2019 Grant Jenks
225
+ Copyright 2014-2024 Grant Jenks
226
226
227
227
Licensed under the Apache License, Version 2.0 (the "License");
228
228
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-2019 by Grant Jenks.
43
+ :copyright: (c) 2014-2024 by Grant Jenks.
44
44
:license: Apache 2.0, see LICENSE for more details.
45
45
46
46
"""
70
70
__build__ = 0x020400
71
71
__author__ = 'Grant Jenks'
72
72
__license__ = 'Apache 2.0'
73
- __copyright__ = '2014-2019 , Grant Jenks'
73
+ __copyright__ = '2014-2024 , Grant Jenks'
You can’t perform that action at this time.
0 commit comments