From b6a47991ef0ad449f57e73b2550e1d589c7f5967 Mon Sep 17 00:00:00 2001 From: gmmajal <89593586+gmmajal@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:35:10 +0200 Subject: [PATCH] Change year to 2024 in copyright notice --- qualle/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qualle/__init__.py b/qualle/__init__.py index 2dc884f..1cd6efa 100644 --- a/qualle/__init__.py +++ b/qualle/__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.