C source header fix

This commit is contained in:
2021-12-11 18:02:34 +01:00
parent d20651dd50
commit 42addcefad
11 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
/* aoc-c: Advent2021 game, day 10 parts 1 & 2
/* aoc-c: Advent of Code 2021, day 10 parts 1 & 2
*
* Copyright (C) 2021 Bruno Raoult ("br")
* Licensed under the GNU General Public License v3.0 or later.