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 committed by Mike Danese
parent 68f9aafe0f
commit 8f7090bce1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
# Copyright 2014 Google Inc. All rights reserved.
# Copyright 2014 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.