diff --git a/LICENSE.txt b/LICENSE.txt index 21ac207..3459c25 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -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 diff --git a/docs/source/conf.py b/docs/source/conf.py index 83257c9..6651f88 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -21,7 +21,7 @@ # -- Project information ----------------------------------------------------- project = 'ensight-reader' -copyright = '2022-2024, Tomas Karabela' +copyright = '2022-2025, Tomas Karabela' author = 'Tomas Karabela' diff --git a/docs/source/index.rst b/docs/source/index.rst index cb97d03..d6f3de4 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -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 diff --git a/ensightreader.py b/ensightreader.py index 40b2093..0896ca8 100644 --- a/ensightreader.py +++ b/ensightreader.py @@ -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