From b134e340ffaa4581b5549f5df5d70be35e7b0fd5 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Sun, 12 Jan 2025 13:21:49 -0600 Subject: [PATCH] docs: update copyright to 2025 whoops missed that when starting project --- src/wutta_corepos/__init__.py | 2 +- src/wutta_corepos/app.py | 2 +- src/wutta_corepos/conf.py | 2 +- src/wutta_corepos/handler.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/wutta_corepos/__init__.py b/src/wutta_corepos/__init__.py index 9e91b76..ce7df91 100644 --- a/src/wutta_corepos/__init__.py +++ b/src/wutta_corepos/__init__.py @@ -2,7 +2,7 @@ ################################################################################ # # Wutta-COREPOS -- Wutta Framework integration for CORE-POS -# Copyright © 2024 Lance Edgar +# Copyright © 2025 Lance Edgar # # This file is part of Wutta Framework. # diff --git a/src/wutta_corepos/app.py b/src/wutta_corepos/app.py index a1a8724..7949339 100644 --- a/src/wutta_corepos/app.py +++ b/src/wutta_corepos/app.py @@ -2,7 +2,7 @@ ################################################################################ # # Wutta-COREPOS -- Wutta Framework integration for CORE-POS -# Copyright © 2024 Lance Edgar +# Copyright © 2025 Lance Edgar # # This file is part of Wutta Framework. # diff --git a/src/wutta_corepos/conf.py b/src/wutta_corepos/conf.py index 13ece08..ef4c917 100644 --- a/src/wutta_corepos/conf.py +++ b/src/wutta_corepos/conf.py @@ -2,7 +2,7 @@ ################################################################################ # # Wutta-COREPOS -- Wutta Framework integration for CORE-POS -# Copyright © 2024 Lance Edgar +# Copyright © 2025 Lance Edgar # # This file is part of Wutta Framework. # diff --git a/src/wutta_corepos/handler.py b/src/wutta_corepos/handler.py index f2afdbe..9a66367 100644 --- a/src/wutta_corepos/handler.py +++ b/src/wutta_corepos/handler.py @@ -2,7 +2,7 @@ ################################################################################ # # Wutta-COREPOS -- Wutta Framework integration for CORE-POS -# Copyright © 2024 Lance Edgar +# Copyright © 2025 Lance Edgar # # This file is part of Wutta Framework. #