Skip to content

Commit 9d69b6a

Browse files
committed
Happy New Year! 🎉
1 parent f0e4af4 commit 9d69b6a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The MIT License (MIT)
22
=====================
33

4-
Copyright © 2010-2025 Tom Kralidis
4+
Copyright © 2010-2026 Tom Kralidis
55
Copyright © 2011-2025 Angelos Tzotsos
66
Copyright © 2012-2015 Adam Hinz
77
Copyright © 2015-2021 Ricardo Garcia Silva

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Authors: Tom Kralidis <tomkralidis@gmail.com>
55
#
6-
# Copyright (c) 2025 Tom Kralidis
6+
# Copyright (c) 2026 Tom Kralidis
77
#
88
# Permission is hereby granted, free of charge, to any person
99
# obtaining a copy of this software and associated documentation
@@ -77,7 +77,7 @@
7777
project = u'pycsw'
7878
authors = u'Tom Kralidis'
7979
license = u'This work is licensed under a Creative Commons Attribution 4.0 International License'
80-
copyright = u'2010-2025, ' + authors + ' ' + license
80+
copyright = u'2010-2026, ' + authors + ' ' + license
8181

8282
# The version info for the project you're documenting, acts as replacement for
8383
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)