diff options
author | siddharth <s@ricketyspace.net> | 2021-11-20 18:39:35 -0500 |
---|---|---|
committer | siddharth <s@ricketyspace.net> | 2021-11-20 18:47:23 -0500 |
commit | 1748a57ad36b3cd9cb0522ee2963b7183f4ee0b4 (patch) | |
tree | 58563d3553b9ea339239914e7f130a077de89426 /challenge/c11.go | |
parent | 023737a64f8458cf068bbb4ce167c5e869c1fe10 (diff) |
copyright: rsiddharth -> siddharth
Diffstat (limited to 'challenge/c11.go')
-rw-r--r-- | challenge/c11.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge/c11.go b/challenge/c11.go index 0a3f791..d6c0221 100644 --- a/challenge/c11.go +++ b/challenge/c11.go @@ -1,4 +1,4 @@ -// Copyright © 2020 rsiddharth <s@ricketyspace.net> +// Copyright © 2021 siddharth <s@ricketyspace.net> // SPDX-License-Identifier: ISC package challenge |