mirror of https://github.com/kubernetes/kops.git
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:
parent
68f9aafe0f
commit
8f7090bce1
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue