Skip to content

Commit

Permalink
Happy New Year! 馃帀
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Jan 1, 2024
1 parent 1b26601 commit 1077b60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The MIT License (MIT)
=====================

Copyright © 2010-2023 Tom Kralidis
Copyright © 2010-2024 Tom Kralidis
Copyright © 2011-2021 Angelos Tzotsos
Copyright © 2012-2015 Adam Hinz
Copyright © 2015-2021 Ricardo Garcia Silva
Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Authors: Tom Kralidis <tomkralidis@gmail.com>
#
# Copyright (c) 2023 Tom Kralidis
# Copyright (c) 2024 Tom Kralidis
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation
Expand Down Expand Up @@ -81,7 +81,7 @@
project = u'pycsw'
authors = u'Tom Kralidis'
license = u'This work is licensed under a Creative Commons Attribution 4.0 International License'
copyright = u'2010-2023, ' + authors + ' ' + license
copyright = u'2010-2024, ' + authors + ' ' + license

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

0 comments on commit 1077b60

Please sign in to comment.