From df00a2251e22d2f2476096eacf2daa5f0b974ad3 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Thu, 4 Sep 2014 22:33:01 +0200 Subject: [PATCH] Pesky copyright is pesky --- ignore/ignore_test.go | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ignore/ignore_test.go b/ignore/ignore_test.go index 0d3d56ec..99a07432 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 (