From fba5ef2aa454d428f2daaf27adcb48e70497601d Mon Sep 17 00:00:00 2001 From: Andrey Semashev Date: Sun, 14 Jan 2024 22:15:48 +0300 Subject: [PATCH] Updated copyright year in CI config. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 68c9a4c..9ec6592 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -# Copyright 2021-2022 Andrey Semashev +# Copyright 2021-2024 Andrey Semashev # # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)