From 362ae5c4bbb2f1b36654e13fed823566bc971748 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Wed, 30 Sep 2015 21:38:59 +0200 Subject: [PATCH] Add copyright --- lib/discover/cache_test.go | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/discover/cache_test.go b/lib/discover/cache_test.go index 41991adda..7d0cd391a 100644 --- a/lib/discover/cache_test.go +++ b/lib/discover/cache_test.go @@ -1,3 +1,9 @@ +// Copyright (C) 2015 The Syncthing Authors. +// +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this file, +// You can obtain one at http://mozilla.org/MPL/2.0/. + package discover import (