Explorar o código

auth: update LICENSE header

Gyu-Ho Lee %!s(int64=9) %!d(string=hai) anos
pai
achega
2a44b9636a
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      auth/simple_token.go
  2. 1 1
      auth/store.go
  3. 1 1
      auth/store_test.go

+ 1 - 1
auth/simple_token.go

@@ -1,4 +1,4 @@
-// Copyright 2016 Nippon Telegraph and Telephone Corporation.
+// Copyright 2016 The etcd Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

+ 1 - 1
auth/store.go

@@ -1,4 +1,4 @@
-// Copyright 2016 Nippon Telegraph and Telephone Corporation.
+// Copyright 2016 The etcd Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

+ 1 - 1
auth/store_test.go

@@ -1,4 +1,4 @@
-// Copyright 2016 CoreOS, Inc.
+// Copyright 2016 The etcd Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.