From 02fc79e33a9880216ddb2244cd813677b916732d Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 08:05:48 +0000 Subject: [PATCH] Apply pre-commit fix From the artifact of the previous workflow run --- upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upgrade b/upgrade index c52341095..eb846c313 100755 --- a/upgrade +++ b/upgrade @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (c) 2019-2023, Camptocamp SA +# Copyright (c) 2019-2024, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without