diff options
Diffstat (limited to 'challenge')
-rw-r--r-- | challenge/c02.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/challenge/c02.go b/challenge/c02.go index deab152..d8f03c9 100644 --- a/challenge/c02.go +++ b/challenge/c02.go @@ -1,3 +1,6 @@ +// Copyright © 2020 rsiddharth <s@ricketyspace.net> +// SPDX-License-Identifier: ISC + package challenge import ( |