From 07941b78688a75db87e39ffe44eaacf88c082671 Mon Sep 17 00:00:00 2001 From: Adam Dybbroe Date: Tue, 29 Oct 2024 15:43:24 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 71886af..f04045d 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (c) 2013-2022, 2024 Pytroll +# Copyright (c) 2013-2024 Pytroll # # # This program is free software: you can redistribute it and/or modify