瀏覽代碼

Add missing copyright notice

Jakob Borg 10 年之前
父節點
當前提交
34ff0706a3
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      lib/discover/cache.go

+ 6 - 0
lib/discover/cache.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 (