summaryrefslogtreecommitdiffstats
path: root/cryptopals.go
diff options
context:
space:
mode:
Diffstat (limited to 'cryptopals.go')
-rw-r--r--cryptopals.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/cryptopals.go b/cryptopals.go
index 7b311c3..9c1c803 100644
--- a/cryptopals.go
+++ b/cryptopals.go
@@ -1,3 +1,6 @@
+// Copyright © 2020 rsiddharth <s@ricketyspace.net>
+// SPDX-License-Identifier: ISC
+
package main
import (