summaryrefslogtreecommitdiffstats
path: root/challenge/c01.go
diff options
context:
space:
mode:
authorsiddharth ravikumar <s@ricketyspace.net>2022-05-23 21:14:41 -0400
committersiddharth ravikumar <s@ricketyspace.net>2022-05-23 21:14:41 -0400
commit91bbf64580c1c582f2f82bf529d2c0f2acaa8add (patch)
tree6f9dc11ba31ffb3839b4bad8af2dd3f6721d0a83 /challenge/c01.go
parent4a702f75ff1ee09f2bcca32e7fadcef84b197118 (diff)
update name in copyright
Use full name.
Diffstat (limited to 'challenge/c01.go')
-rw-r--r--challenge/c01.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge/c01.go b/challenge/c01.go
index e0e9e02..e725c28 100644
--- a/challenge/c01.go
+++ b/challenge/c01.go
@@ -1,4 +1,4 @@
-// Copyright © 2021 siddharth <s@ricketyspace.net>
+// Copyright © 2021 siddharth ravikumar <s@ricketyspace.net>
// SPDX-License-Identifier: ISC
package challenge