浏览代码

Fix license header for range plugin tests

Fixes: da62c7b1bd5622e127f9e664659299972274e048

Signed-off-by: Anatole Denis <anatole@unverle.fr>
Anatole Denis 1 月之前
父节点
当前提交
6b627b2954
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      plugins/range/plugin_test.go

+ 4 - 0
plugins/range/plugin_test.go

@@ -1,3 +1,7 @@
+// Copyright 2018-present the CoreDHCP Authors. All rights reserved
+// This source code is licensed under the MIT license found in the
+// LICENSE file in the root directory of this source tree.
+
 package rangeplugin
 
 import (