summaryrefslogtreecommitdiffstats
path: root/xdr/xdr_test.go
diff options
context:
space:
mode:
authorJakob Borg <jakob@nym.se>2014-06-01 22:50:14 +0200
committerJakob Borg <jakob@nym.se>2014-06-01 22:50:14 +0200
commit843fd9bdbde55c382b66a13017a6461e9592d83d (patch)
treeaddc942727b1b7d79d85bf2037b6c0d9c0214c64 /xdr/xdr_test.go
parent26c33c4a69bed46744a1af76be6280844b7432f3 (diff)
Add license header
Diffstat (limited to 'xdr/xdr_test.go')
-rw-r--r--xdr/xdr_test.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/xdr/xdr_test.go b/xdr/xdr_test.go
index 8c3da1e1d9..17dea1395a 100644
--- a/xdr/xdr_test.go
+++ b/xdr/xdr_test.go
@@ -1,3 +1,7 @@
+// Copyright (C) 2014 Jakob Borg and other contributors. All rights reserved.
+// Use of this source code is governed by an MIT-style license that can be
+// found in the LICENSE file.
+
package xdr
import (