summaryrefslogtreecommitdiff
path: root/src/replay.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/replay.go')
-rw-r--r--src/replay.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/replay.go b/src/replay.go
index 49c7e08..5d42860 100644
--- a/src/replay.go
+++ b/src/replay.go
@@ -1,5 +1,7 @@
package main
+/* Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */
+
/* Implementation of RFC6479
* https://tools.ietf.org/html/rfc6479
*