summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Borg <jakob@nym.se>2014-09-04 22:33:01 +0200
committerJakob Borg <jakob@nym.se>2014-09-04 22:33:01 +0200
commitdf00a2251e22d2f2476096eacf2daa5f0b974ad3 (patch)
tree527a692e55299f18c41b3c4456a4726f2e30b7ae
parent92c44c8abecba900969c38ab17cbd786268828a6 (diff)
Pesky copyright is pesky
-rw-r--r--ignore/ignore_test.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/ignore/ignore_test.go b/ignore/ignore_test.go
index 0d3d56ec42..99a074325c 100644
--- a/ignore/ignore_test.go
+++ b/ignore/ignore_test.go
@@ -1,3 +1,7 @@
+// Copyright (C) 2014 Jakob Borg and Contributors (see the CONTRIBUTORS file).
+// All rights reserved. Use of this source code is governed by an MIT-style
+// license that can be found in the LICENSE file.
+
package ignore_test
import (