Skip to content

Commit

Permalink
chore: Update license year
Browse files Browse the repository at this point in the history
  • Loading branch information
tkarabela committed Jan 10, 2025
1 parent 17d093f commit 547dd2a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2022-2024 Tomas Karabela
Copyright (c) 2022-2025 Tomas Karabela

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# -- Project information -----------------------------------------------------

project = 'ensight-reader'
copyright = '2022-2024, Tomas Karabela'
copyright = '2022-2025, Tomas Karabela'
author = 'Tomas Karabela'


Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ License

.. code-block:: text
Copyright (c) 2022-2024 Tomas Karabela
Copyright (c) 2022-2025 Tomas Karabela
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion ensightreader.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2022-2024 Tomas Karabela
# Copyright (c) 2022-2025 Tomas Karabela
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 547dd2a

Please sign in to comment.