Browse Source

server: notice 2013 -> 2014

Yicheng Qin 11 years ago
parent
commit
b4cf146a52

+ 1 - 1
etcd/etcd.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/etcd_functional_test.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/etcd_test.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/participant.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/peer.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/peer_hub.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/raft_handler.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/standby.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/v2_admin.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/v2_apply.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/v2_client.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/v2_http.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/v2_http_delete.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/v2_http_endpoint_test.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/v2_http_get.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/v2_http_kv_test.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/v2_http_post.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/v2_http_put.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/v2_raft.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/v2_store.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

+ 1 - 1
etcd/v2_usage.go

@@ -1,5 +1,5 @@
 /*
-Copyright 2013 CoreOS Inc.
+Copyright 2014 CoreOS Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.