summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-09-19 13:02:53 -0400
committerrsiddharth <s@ricketyspace.net>2020-09-19 13:02:53 -0400
commit46ba20a3a255cb1a9cddffd8ae4329b99a5cd942 (patch)
tree1a47ef38c2ffb156a904470a3040ea9d664ae79f
parentb7734124ad6409adcdd334100e5fb66b54dd9736 (diff)
cedar.go: add copyright header.
-rw-r--r--cedar.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/cedar.go b/cedar.go
index 2fcd008..ebd22c8 100644
--- a/cedar.go
+++ b/cedar.go
@@ -1,3 +1,6 @@
+// SPDX-License-Identifier: ISC
+// Copyright © 2020 rsiddharth <rsiddharth@ninthfloor.org>
+
package main
import (