Make copyright ownership statement generic

Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
This commit is contained in:
Eric Paris
2015-05-01 12:19:44 -04:00
parent e3fc039eaa
commit 6b3a6e6b98
1114 changed files with 1114 additions and 1114 deletions

View File

@@ -1,5 +1,5 @@
/*
Copyright 2014 Google Inc. All rights reserved.
Copyright 2015 The Kubernetes Authors All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.