fix copyright year

This commit is contained in:
2022-10-01 18:34:20 +02:00
parent 4d938b6cd7
commit 6a43725e30
6 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
/* aoc-c.c: Advent of Code 2019, day 3 parts 1 & 2
*
* Copyright (C) 2021-2022 Bruno Raoult ("br")
* Copyright (C) 2022 Bruno Raoult ("br")
* Licensed under the GNU General Public License v3.0 or later.
* Some rights reserved. See COPYING.
*