From 7e5d8ab80e5eaa07f1c7a94463a9ee9c49dfeaa2 Mon Sep 17 00:00:00 2001 From: gmmajal <89593586+gmmajal@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:43:46 +0200 Subject: [PATCH] Change year to 2024 in copyright notice --- qualle/features/text/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qualle/features/text/__init__.py b/qualle/features/text/__init__.py index ec65d8c..ade8b94 100644 --- a/qualle/features/text/__init__.py +++ b/qualle/features/text/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2021-2023 ZBW – Leibniz Information Centre for Economics +# Copyright 2021-2024 ZBW – Leibniz Information Centre for Economics # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.