This commit is contained in:
2021-12-28 11:42:30 +01:00
parent 0f932bca95
commit 2f47bb23ea

View File

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