summaryrefslogtreecommitdiffstats
path: root/challenge/c04.go
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-08-30 11:11:56 -0400
committerrsiddharth <s@ricketyspace.net>2020-08-30 11:11:56 -0400
commit60cd4c5cedf546c282b2bcb0f959596d4ed364a3 (patch)
tree2be4ac56adcd16d5afffd38732cb674f91842590 /challenge/c04.go
parentf3096b6cde34a3363894991d8416ffdb99776c18 (diff)
challenge/c04.go: add license
Diffstat (limited to 'challenge/c04.go')
-rw-r--r--challenge/c04.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/challenge/c04.go b/challenge/c04.go
index 97bab0e..e075133 100644
--- a/challenge/c04.go
+++ b/challenge/c04.go
@@ -1,3 +1,6 @@
+// Copyright © 2020 rsiddharth <s@ricketyspace.net>
+// SPDX-License-Identifier: ISC
+
package challenge
import (