From 6b3a6e6b983f967c88d14d26542ec6e30c49ebd3 Mon Sep 17 00:00:00 2001 From: Eric Paris Date: Fri, 1 May 2015 12:19:44 -0400 Subject: [PATCH] Make copyright ownership statement generic Instead of saying "Google Inc." (which is not always correct) say "The Kubernetes Authors", which is generic. --- build/common.sh | 2 +- build/copy-output.sh | 2 +- build/hello-kubernetes/hello.go | 2 +- build/hello-kubernetes/prepare.sh | 2 +- build/make-build-image.sh | 2 +- build/make-clean.sh | 2 +- build/mark-new-version.sh | 2 +- build/mark-stable-release.sh | 2 +- build/pause/pause.go | 2 +- build/pause/prepare.sh | 2 +- build/push-ci-build.sh | 2 +- build/push-devel-build.sh | 2 +- build/push-official-release.sh | 2 +- build/release.sh | 2 +- build/run.sh | 2 +- build/shell.sh | 2 +- cluster/addons/dns/kube2sky/kube2sky.go | 2 +- .../fluentd-elasticsearch/kibana-image/run_kibana_nginx.sh | 2 +- cluster/aws/config-default.sh | 2 +- cluster/aws/config-test.sh | 2 +- cluster/aws/templates/common.sh | 2 +- cluster/aws/templates/create-dynamic-salt-files.sh | 2 +- cluster/aws/templates/download-release.sh | 2 +- cluster/aws/templates/format-disks.sh | 2 +- cluster/aws/templates/salt-master.sh | 2 +- cluster/aws/templates/salt-minion.sh | 2 +- cluster/aws/util.sh | 2 +- cluster/azure/config-default.sh | 2 +- cluster/azure/templates/common.sh | 2 +- cluster/azure/templates/create-dynamic-salt-files.sh | 2 +- cluster/azure/templates/download-release.sh | 2 +- cluster/azure/templates/salt-master.sh | 2 +- cluster/azure/templates/salt-minion.sh | 2 +- cluster/azure/util.sh | 2 +- cluster/common.sh | 2 +- cluster/gce/config-default.sh | 2 +- cluster/gce/config-test.sh | 2 +- cluster/gce/configure-vm.sh | 2 +- cluster/gce/coreos/helper.sh | 2 +- cluster/gce/debian/helper.sh | 2 +- cluster/gce/upgrade.sh | 2 +- cluster/gce/util.sh | 2 +- cluster/get-kube.sh | 2 +- cluster/gke/config-common.sh | 2 +- cluster/gke/config-default.sh | 2 +- cluster/gke/config-test.sh | 2 +- cluster/gke/util.sh | 2 +- cluster/juju/prereqs/ubuntu-juju.sh | 2 +- cluster/juju/util.sh | 2 +- cluster/kube-down.sh | 2 +- cluster/kube-env.sh | 2 +- cluster/kube-push.sh | 2 +- cluster/kube-up.sh | 2 +- cluster/kube-util.sh | 2 +- cluster/kubectl.sh | 2 +- cluster/libvirt-coreos/config-default.sh | 2 +- cluster/libvirt-coreos/config-test.sh | 2 +- cluster/libvirt-coreos/util.sh | 2 +- cluster/rackspace/config-default.sh | 2 +- cluster/rackspace/kube-up.sh | 2 +- cluster/rackspace/util.sh | 2 +- cluster/saltbase/install.sh | 2 +- cluster/saltbase/salt/generate-cert/make-ca-cert.sh | 2 +- cluster/saltbase/salt/generate-cert/make-cert.sh | 2 +- cluster/saltbase/salt/kube-addons/kube-addons.sh | 2 +- cluster/saltbase/salt/kube-master-addons/kube-master-addons.sh | 2 +- cluster/test-network.sh | 2 +- cluster/ubuntu-cluster/build.sh | 2 +- cluster/ubuntu-cluster/configure.sh | 2 +- cluster/ubuntu-cluster/reconfigureDocker.sh | 2 +- cluster/ubuntu/util.sh | 2 +- cluster/vagrant/config-default.sh | 2 +- cluster/vagrant/config-test.sh | 2 +- cluster/vagrant/pod-ip-test.sh | 2 +- cluster/vagrant/provision-master.sh | 2 +- cluster/vagrant/provision-minion.sh | 2 +- cluster/vagrant/provision-network.sh | 2 +- cluster/vagrant/util.sh | 2 +- cluster/validate-cluster.sh | 2 +- cluster/vsphere/config-common.sh | 2 +- cluster/vsphere/config-default.sh | 2 +- cluster/vsphere/config-test.sh | 2 +- cluster/vsphere/templates/create-dynamic-salt-files.sh | 2 +- cluster/vsphere/templates/hostname.sh | 2 +- cluster/vsphere/templates/install-release.sh | 2 +- cluster/vsphere/templates/salt-master.sh | 2 +- cluster/vsphere/templates/salt-minion.sh | 2 +- cluster/vsphere/util.sh | 2 +- cmd/e2e/e2e.go | 2 +- cmd/genbashcomp/gen_kubectl_bash_comp.go | 2 +- cmd/gendocs/gen_kubectl_docs.go | 2 +- cmd/genman/gen_kubectl_man.go | 2 +- cmd/genutils/genutils.go | 2 +- cmd/genutils/genutils_test.go | 2 +- cmd/hyperkube/hyperkube.go | 2 +- cmd/hyperkube/hyperkube_test.go | 2 +- cmd/hyperkube/kube-apiserver.go | 2 +- cmd/hyperkube/kube-controller-manager.go | 2 +- cmd/hyperkube/kube-proxy.go | 2 +- cmd/hyperkube/kube-scheduler.go | 2 +- cmd/hyperkube/kubelet.go | 2 +- cmd/hyperkube/main.go | 2 +- cmd/hyperkube/server.go | 2 +- cmd/integration/integration.go | 2 +- cmd/kube-apiserver/apiserver.go | 2 +- cmd/kube-apiserver/app/plugins.go | 2 +- cmd/kube-apiserver/app/server.go | 2 +- cmd/kube-controller-manager/app/controllermanager.go | 2 +- cmd/kube-controller-manager/app/plugins.go | 2 +- cmd/kube-controller-manager/controller-manager.go | 2 +- cmd/kube-conversion/conversion.go | 2 +- cmd/kube-proxy/app/server.go | 2 +- cmd/kube-proxy/proxy.go | 2 +- cmd/kube-version-change/version.go | 2 +- cmd/kubectl/kubectl.go | 2 +- cmd/kubelet/app/plugins.go | 2 +- cmd/kubelet/app/server.go | 2 +- cmd/kubelet/kubelet.go | 2 +- cmd/kubernetes/kubernetes.go | 2 +- contrib/for-demos/serve_hostname/serve_hostname.go | 2 +- contrib/for-demos/test-webserver/test-webserver.go | 2 +- contrib/for-tests/entrypoint-tester/ep.go | 2 +- contrib/for-tests/mount-tester/mt.go | 2 +- contrib/for-tests/network-tester/webserver.go | 2 +- contrib/git-sync/main.go | 2 +- contrib/go2docker/cacerts.go | 2 +- contrib/go2docker/go2docker.go | 2 +- contrib/logging/fluentd-sidecar-es/config_generator.sh | 2 +- contrib/logging/fluentd-sidecar-gcp/config_generator.sh | 2 +- contrib/podex/podex.go | 2 +- contrib/podex/podex_test.go | 2 +- examples/cassandra/image/run.sh | 2 +- examples/celery-rabbitmq/celery-app-add/run.sh | 2 +- examples/celery-rabbitmq/flower/run_flower.sh | 2 +- examples/doc.go | 2 +- examples/examples_test.go | 2 +- examples/guestbook-go/_src/main.go | 2 +- examples/guestbook-go/_src/script/build.sh | 2 +- examples/guestbook-go/_src/script/clean.sh | 2 +- examples/guestbook-go/_src/script/push.sh | 2 +- examples/guestbook-go/_src/script/release.sh | 2 +- examples/guestbook/redis-slave/run.sh | 2 +- examples/k8petstore/web-server/PetStoreBook.go | 2 +- examples/liveness/image/server.go | 2 +- examples/openshift-origin/create-all.sh | 2 +- examples/openshift-origin/delete-all.sh | 2 +- examples/openshift-origin/resource-generator.sh | 2 +- examples/redis/image/run.sh | 2 +- examples/update-demo/build-images.sh | 2 +- hack/benchmark-go.sh | 2 +- hack/build-cross.sh | 2 +- hack/build-go.sh | 2 +- hack/build-ui.sh | 2 +- hack/conformance-test.sh | 2 +- hack/dev-build-and-push.sh | 2 +- hack/dev-build-and-up.sh | 2 +- hack/e2e-from-release.sh | 2 +- hack/e2e-internal/build-release.sh | 2 +- hack/e2e-internal/e2e-cluster-size.sh | 2 +- hack/e2e-internal/e2e-down.sh | 2 +- hack/e2e-internal/e2e-push.sh | 2 +- hack/e2e-internal/e2e-status.sh | 2 +- hack/e2e-internal/e2e-up.sh | 2 +- hack/e2e-suite/services.sh | 2 +- hack/e2e-test.sh | 2 +- hack/e2e.go | 2 +- hack/ginkgo-e2e.sh | 2 +- hack/jenkins/build.sh | 2 +- hack/jenkins/e2e.sh | 2 +- hack/kube-dump.sh | 2 +- hack/lib/etcd.sh | 2 +- hack/lib/golang.sh | 2 +- hack/lib/init.sh | 2 +- hack/lib/logging.sh | 2 +- hack/lib/test.sh | 2 +- hack/lib/util.sh | 2 +- hack/lib/version.sh | 2 +- hack/local-up-cluster.sh | 2 +- hack/parallel-e2e.sh | 2 +- hack/run-gendocs.sh | 2 +- hack/test-cmd.sh | 2 +- hack/test-go.sh | 2 +- hack/test-integration.sh | 2 +- hack/travis/install-etcd.sh | 2 +- hack/travis/install-std-race.sh | 2 +- hack/update-swagger-spec.sh | 2 +- hack/upgrade-e2e-test.sh | 2 +- hack/verify-boilerplate.sh | 2 +- hack/verify-description.sh | 2 +- hack/verify-gendocs.sh | 2 +- hack/verify-gofmt.sh | 2 +- hack/vet-go.sh | 2 +- hooks/boilerplate.go.txt | 2 +- hooks/boilerplate.sh | 2 +- hooks/boilerplate.sh.txt | 2 +- hooks/description.sh | 2 +- pkg/admission/attributes.go | 2 +- pkg/admission/chain.go | 2 +- pkg/admission/errors.go | 2 +- pkg/admission/interfaces.go | 2 +- pkg/admission/plugins.go | 2 +- pkg/api/context.go | 2 +- pkg/api/context_test.go | 2 +- pkg/api/conversion.go | 2 +- pkg/api/doc.go | 2 +- pkg/api/endpoints/util.go | 2 +- pkg/api/endpoints/util_test.go | 2 +- pkg/api/errors/doc.go | 2 +- pkg/api/errors/errors.go | 2 +- pkg/api/errors/errors_test.go | 2 +- pkg/api/errors/etcd/doc.go | 2 +- pkg/api/errors/etcd/etcd.go | 2 +- pkg/api/generate.go | 2 +- pkg/api/generate_test.go | 2 +- pkg/api/helpers.go | 2 +- pkg/api/helpers_test.go | 2 +- pkg/api/latest/doc.go | 2 +- pkg/api/latest/latest.go | 2 +- pkg/api/latest/latest_test.go | 2 +- pkg/api/meta.go | 2 +- pkg/api/meta/doc.go | 2 +- pkg/api/meta/interfaces.go | 2 +- pkg/api/meta/meta.go | 2 +- pkg/api/meta/meta_test.go | 2 +- pkg/api/meta/restmapper.go | 2 +- pkg/api/meta/restmapper_test.go | 2 +- pkg/api/meta_test.go | 2 +- pkg/api/ref.go | 2 +- pkg/api/ref_test.go | 2 +- pkg/api/register.go | 2 +- pkg/api/requestcontext.go | 2 +- pkg/api/resource/quantity.go | 2 +- pkg/api/resource/quantity_example_test.go | 2 +- pkg/api/resource/quantity_test.go | 2 +- pkg/api/resource/suffix.go | 2 +- pkg/api/resource_helpers.go | 2 +- pkg/api/resource_helpers_test.go | 2 +- pkg/api/rest/create.go | 2 +- pkg/api/rest/create_test.go | 2 +- pkg/api/rest/delete.go | 2 +- pkg/api/rest/doc.go | 2 +- pkg/api/rest/rest.go | 2 +- pkg/api/rest/resttest/resttest.go | 2 +- pkg/api/rest/types.go | 2 +- pkg/api/rest/update.go | 2 +- pkg/api/rest/update_test.go | 2 +- pkg/api/serialization_test.go | 2 +- pkg/api/testapi/testapi.go | 2 +- pkg/api/testapi/testapi_test.go | 2 +- pkg/api/testing/fuzzer.go | 2 +- pkg/api/types.go | 2 +- pkg/api/unversioned.go | 2 +- pkg/api/v1/conversion.go | 2 +- pkg/api/v1/conversion_test.go | 2 +- pkg/api/v1/defaults.go | 2 +- pkg/api/v1/defaults_test.go | 2 +- pkg/api/v1/doc.go | 2 +- pkg/api/v1/register.go | 2 +- pkg/api/v1/types.go | 2 +- pkg/api/v1beta1/conversion.go | 2 +- pkg/api/v1beta1/conversion_test.go | 2 +- pkg/api/v1beta1/defaults.go | 2 +- pkg/api/v1beta1/defaults_test.go | 2 +- pkg/api/v1beta1/doc.go | 2 +- pkg/api/v1beta1/register.go | 2 +- pkg/api/v1beta1/types.go | 2 +- pkg/api/v1beta2/conversion.go | 2 +- pkg/api/v1beta2/conversion_test.go | 2 +- pkg/api/v1beta2/defaults.go | 2 +- pkg/api/v1beta2/defaults_test.go | 2 +- pkg/api/v1beta2/doc.go | 2 +- pkg/api/v1beta2/register.go | 2 +- pkg/api/v1beta2/types.go | 2 +- pkg/api/v1beta3/conversion.go | 2 +- pkg/api/v1beta3/conversion_test.go | 2 +- pkg/api/v1beta3/defaults.go | 2 +- pkg/api/v1beta3/defaults_test.go | 2 +- pkg/api/v1beta3/doc.go | 2 +- pkg/api/v1beta3/register.go | 2 +- pkg/api/v1beta3/types.go | 2 +- pkg/api/validation/doc.go | 2 +- pkg/api/validation/events.go | 2 +- pkg/api/validation/events_test.go | 2 +- pkg/api/validation/schema.go | 2 +- pkg/api/validation/schema_test.go | 2 +- pkg/api/validation/validation.go | 2 +- pkg/api/validation/validation_test.go | 2 +- pkg/apiserver/api_installer.go | 2 +- pkg/apiserver/api_installer_test.go | 2 +- pkg/apiserver/apiserver.go | 2 +- pkg/apiserver/apiserver_test.go | 2 +- pkg/apiserver/authn.go | 2 +- pkg/apiserver/authz.go | 2 +- pkg/apiserver/authz_test.go | 2 +- pkg/apiserver/doc.go | 2 +- pkg/apiserver/errors.go | 2 +- pkg/apiserver/errors_test.go | 2 +- pkg/apiserver/handlers.go | 2 +- pkg/apiserver/handlers_test.go | 2 +- pkg/apiserver/index.go | 2 +- pkg/apiserver/mux_helper.go | 2 +- pkg/apiserver/proxy.go | 2 +- pkg/apiserver/proxy_test.go | 2 +- pkg/apiserver/redirect.go | 2 +- pkg/apiserver/redirect_test.go | 2 +- pkg/apiserver/resthandler.go | 2 +- pkg/apiserver/validator.go | 2 +- pkg/apiserver/validator_test.go | 2 +- pkg/apiserver/watch.go | 2 +- pkg/apiserver/watch_test.go | 2 +- pkg/auth/authenticator/bearertoken/bearertoken.go | 2 +- pkg/auth/authenticator/bearertoken/bearertoken_test.go | 2 +- pkg/auth/authenticator/interfaces.go | 2 +- pkg/auth/authorizer/abac/abac.go | 2 +- pkg/auth/authorizer/abac/abac_test.go | 2 +- pkg/auth/authorizer/interfaces.go | 2 +- pkg/auth/handlers/handlers.go | 2 +- pkg/auth/handlers/handlers_test.go | 2 +- pkg/auth/user/doc.go | 2 +- pkg/auth/user/user.go | 2 +- pkg/capabilities/capabilities.go | 2 +- pkg/capabilities/doc.go | 2 +- pkg/client/cache/delta_fifo.go | 2 +- pkg/client/cache/delta_fifo_test.go | 2 +- pkg/client/cache/doc.go | 2 +- pkg/client/cache/expiration_cache.go | 2 +- pkg/client/cache/expiration_cache_fakes.go | 2 +- pkg/client/cache/expiration_cache_test.go | 2 +- pkg/client/cache/fifo.go | 2 +- pkg/client/cache/fifo_test.go | 2 +- pkg/client/cache/index.go | 2 +- pkg/client/cache/listers.go | 2 +- pkg/client/cache/listers_test.go | 2 +- pkg/client/cache/listwatch.go | 2 +- pkg/client/cache/listwatch_test.go | 2 +- pkg/client/cache/poller.go | 2 +- pkg/client/cache/poller_test.go | 2 +- pkg/client/cache/reflector.go | 2 +- pkg/client/cache/reflector_test.go | 2 +- pkg/client/cache/store.go | 2 +- pkg/client/cache/store_test.go | 2 +- pkg/client/cache/thread_safe_store.go | 2 +- pkg/client/cache/undelta_store.go | 2 +- pkg/client/cache/undelta_store_test.go | 2 +- pkg/client/chaosclient/chaosclient.go | 2 +- pkg/client/chaosclient/chaosclient_test.go | 2 +- pkg/client/client.go | 2 +- pkg/client/client_test.go | 2 +- pkg/client/clientcmd/api/helpers.go | 2 +- pkg/client/clientcmd/api/helpers_test.go | 2 +- pkg/client/clientcmd/api/latest/latest.go | 2 +- pkg/client/clientcmd/api/register.go | 2 +- pkg/client/clientcmd/api/types.go | 2 +- pkg/client/clientcmd/api/types_test.go | 2 +- pkg/client/clientcmd/api/v1/conversion.go | 2 +- pkg/client/clientcmd/api/v1/register.go | 2 +- pkg/client/clientcmd/api/v1/types.go | 2 +- pkg/client/clientcmd/auth_loaders.go | 2 +- pkg/client/clientcmd/client_config.go | 2 +- pkg/client/clientcmd/client_config_test.go | 2 +- pkg/client/clientcmd/doc.go | 2 +- pkg/client/clientcmd/loader.go | 2 +- pkg/client/clientcmd/loader_test.go | 2 +- pkg/client/clientcmd/merged_client_builder.go | 2 +- pkg/client/clientcmd/merged_client_builder_test.go | 2 +- pkg/client/clientcmd/overrides.go | 2 +- pkg/client/clientcmd/validation.go | 2 +- pkg/client/clientcmd/validation_test.go | 2 +- pkg/client/componentstatuses.go | 2 +- pkg/client/conditions.go | 2 +- pkg/client/containerinfo.go | 2 +- pkg/client/containerinfo_test.go | 2 +- pkg/client/doc.go | 2 +- pkg/client/endpoints.go | 2 +- pkg/client/endpoints_test.go | 2 +- pkg/client/events.go | 2 +- pkg/client/events_test.go | 2 +- pkg/client/fake.go | 2 +- pkg/client/flags.go | 2 +- pkg/client/flags_test.go | 2 +- pkg/client/helper.go | 2 +- pkg/client/helper_test.go | 2 +- pkg/client/kubelet.go | 2 +- pkg/client/kubelet_test.go | 2 +- pkg/client/limit_ranges.go | 2 +- pkg/client/limit_ranges_test.go | 2 +- pkg/client/metrics/metrics.go | 2 +- pkg/client/namespaces.go | 2 +- pkg/client/namespaces_test.go | 2 +- pkg/client/nodes.go | 2 +- pkg/client/nodes_test.go | 2 +- pkg/client/persistentvolume_test.go | 2 +- pkg/client/persistentvolumeclaim.go | 2 +- pkg/client/persistentvolumeclaim_test.go | 2 +- pkg/client/persistentvolumes.go | 2 +- pkg/client/pods.go | 2 +- pkg/client/pods_test.go | 2 +- pkg/client/portforward/doc.go | 2 +- pkg/client/portforward/portforward.go | 2 +- pkg/client/portforward/portforward_test.go | 2 +- pkg/client/record/doc.go | 2 +- pkg/client/record/event.go | 2 +- pkg/client/record/event_test.go | 2 +- pkg/client/record/events_cache.go | 2 +- pkg/client/record/events_cache_test.go | 2 +- pkg/client/record/fake.go | 2 +- pkg/client/remotecommand/doc.go | 2 +- pkg/client/remotecommand/remotecommand.go | 2 +- pkg/client/remotecommand/remotecommand_test.go | 2 +- pkg/client/replication_controllers.go | 2 +- pkg/client/replication_controllers_test.go | 2 +- pkg/client/request.go | 2 +- pkg/client/request_test.go | 2 +- pkg/client/resource_quotas.go | 2 +- pkg/client/resource_quotas_test.go | 2 +- pkg/client/restclient.go | 2 +- pkg/client/restclient_test.go | 2 +- pkg/client/secrets.go | 2 +- pkg/client/services.go | 2 +- pkg/client/services_test.go | 2 +- pkg/client/testclient/fake_componentstatuses.go | 2 +- pkg/client/testclient/fake_endpoints.go | 2 +- pkg/client/testclient/fake_events.go | 2 +- pkg/client/testclient/fake_limit_ranges.go | 2 +- pkg/client/testclient/fake_namespaces.go | 2 +- pkg/client/testclient/fake_nodes.go | 2 +- pkg/client/testclient/fake_persistent_volume_claims.go | 2 +- pkg/client/testclient/fake_persistent_volumes.go | 2 +- pkg/client/testclient/fake_pods.go | 2 +- pkg/client/testclient/fake_replication_controllers.go | 2 +- pkg/client/testclient/fake_resource_quotas.go | 2 +- pkg/client/testclient/fake_secrets.go | 2 +- pkg/client/testclient/fake_services.go | 2 +- pkg/client/testclient/fake_test.go | 2 +- pkg/client/testclient/fixture.go | 2 +- pkg/client/testclient/testclient.go | 2 +- pkg/client/testclient/testclient_test.go | 2 +- pkg/client/transport.go | 2 +- pkg/client/transport_test.go | 2 +- pkg/clientauth/clientauth.go | 2 +- pkg/clientauth/clientauth_test.go | 2 +- pkg/cloudprovider/aws/aws.go | 2 +- pkg/cloudprovider/aws/aws_test.go | 2 +- pkg/cloudprovider/cloud.go | 2 +- pkg/cloudprovider/doc.go | 2 +- pkg/cloudprovider/fake/doc.go | 2 +- pkg/cloudprovider/fake/fake.go | 2 +- pkg/cloudprovider/gce/doc.go | 2 +- pkg/cloudprovider/gce/gce.go | 2 +- pkg/cloudprovider/gce/gce_test.go | 2 +- pkg/cloudprovider/gce/token_source.go | 2 +- pkg/cloudprovider/nodecontroller/doc.go | 2 +- pkg/cloudprovider/nodecontroller/nodecontroller.go | 2 +- pkg/cloudprovider/nodecontroller/nodecontroller_test.go | 2 +- pkg/cloudprovider/openstack/openstack.go | 2 +- pkg/cloudprovider/openstack/openstack_test.go | 2 +- pkg/cloudprovider/ovirt/ovirt.go | 2 +- pkg/cloudprovider/ovirt/ovirt_test.go | 2 +- pkg/cloudprovider/plugins.go | 2 +- pkg/cloudprovider/rackspace/rackspace.go | 2 +- pkg/cloudprovider/rackspace/rackspace_test.go | 2 +- pkg/cloudprovider/servicecontroller/doc.go | 2 +- pkg/cloudprovider/servicecontroller/servicecontroller.go | 2 +- pkg/cloudprovider/servicecontroller/servicecontroller_test.go | 2 +- pkg/cloudprovider/vagrant/doc.go | 2 +- pkg/cloudprovider/vagrant/vagrant.go | 2 +- pkg/cloudprovider/vagrant/vagrant_test.go | 2 +- pkg/config/config.go | 2 +- pkg/config/config_test.go | 2 +- pkg/controller/controller_utils.go | 2 +- pkg/controller/doc.go | 2 +- pkg/controller/framework/controller.go | 2 +- pkg/controller/framework/controller_test.go | 2 +- pkg/controller/framework/doc.go | 2 +- pkg/controller/framework/fake_controller_source.go | 2 +- pkg/controller/framework/fake_controller_source_test.go | 2 +- pkg/controller/replication_controller.go | 2 +- pkg/controller/replication_controller_test.go | 2 +- pkg/conversion/code_generation_test.go | 2 +- pkg/conversion/conversion_test.go | 2 +- pkg/conversion/converter.go | 2 +- pkg/conversion/converter_test.go | 2 +- pkg/conversion/decode.go | 2 +- pkg/conversion/deep_copy.go | 2 +- pkg/conversion/deep_copy_test.go | 2 +- pkg/conversion/deep_equal.go | 2 +- pkg/conversion/doc.go | 2 +- pkg/conversion/encode.go | 2 +- pkg/conversion/error.go | 2 +- pkg/conversion/generator.go | 2 +- pkg/conversion/meta.go | 2 +- pkg/conversion/meta_test.go | 2 +- pkg/conversion/scheme.go | 2 +- pkg/conversion/scheme_test.go | 2 +- pkg/credentialprovider/config.go | 2 +- pkg/credentialprovider/config_test.go | 2 +- pkg/credentialprovider/doc.go | 2 +- pkg/credentialprovider/gcp/doc.go | 2 +- pkg/credentialprovider/gcp/jwt.go | 2 +- pkg/credentialprovider/gcp/jwt_test.go | 2 +- pkg/credentialprovider/gcp/metadata.go | 2 +- pkg/credentialprovider/gcp/metadata_test.go | 2 +- pkg/credentialprovider/keyring.go | 2 +- pkg/credentialprovider/keyring_test.go | 2 +- pkg/credentialprovider/plugins.go | 2 +- pkg/credentialprovider/provider.go | 2 +- pkg/credentialprovider/provider_test.go | 2 +- pkg/fieldpath/doc.go | 2 +- pkg/fieldpath/fieldpath.go | 2 +- pkg/fieldpath/fieldpath_test.go | 2 +- pkg/fields/doc.go | 2 +- pkg/fields/fields.go | 2 +- pkg/fields/fields_test.go | 2 +- pkg/fields/selector.go | 2 +- pkg/fields/selector_test.go | 2 +- pkg/healthz/doc.go | 2 +- pkg/healthz/healthz.go | 2 +- pkg/healthz/healthz_test.go | 2 +- pkg/httplog/doc.go | 2 +- pkg/httplog/log.go | 2 +- pkg/httplog/log_test.go | 2 +- pkg/hyperkube/doc.go | 2 +- pkg/kubectl/bash_comp_utils.go | 2 +- pkg/kubectl/cmd/apiversions.go | 2 +- pkg/kubectl/cmd/clusterinfo.go | 2 +- pkg/kubectl/cmd/cmd.go | 2 +- pkg/kubectl/cmd/cmd_test.go | 2 +- pkg/kubectl/cmd/config/config.go | 2 +- pkg/kubectl/cmd/config/config_test.go | 2 +- pkg/kubectl/cmd/config/create_authinfo.go | 2 +- pkg/kubectl/cmd/config/create_cluster.go | 2 +- pkg/kubectl/cmd/config/create_context.go | 2 +- pkg/kubectl/cmd/config/navigation_step_parser.go | 2 +- pkg/kubectl/cmd/config/navigation_step_parser_test.go | 2 +- pkg/kubectl/cmd/config/set.go | 2 +- pkg/kubectl/cmd/config/unset.go | 2 +- pkg/kubectl/cmd/config/use_context.go | 2 +- pkg/kubectl/cmd/config/view.go | 2 +- pkg/kubectl/cmd/create.go | 2 +- pkg/kubectl/cmd/create_test.go | 2 +- pkg/kubectl/cmd/delete.go | 2 +- pkg/kubectl/cmd/delete_test.go | 2 +- pkg/kubectl/cmd/describe.go | 2 +- pkg/kubectl/cmd/describe_test.go | 2 +- pkg/kubectl/cmd/exec.go | 2 +- pkg/kubectl/cmd/expose.go | 2 +- pkg/kubectl/cmd/get.go | 2 +- pkg/kubectl/cmd/get_test.go | 2 +- pkg/kubectl/cmd/label.go | 2 +- pkg/kubectl/cmd/label_test.go | 2 +- pkg/kubectl/cmd/log.go | 2 +- pkg/kubectl/cmd/log_test.go | 2 +- pkg/kubectl/cmd/namespace.go | 2 +- pkg/kubectl/cmd/portforward.go | 2 +- pkg/kubectl/cmd/proxy.go | 2 +- pkg/kubectl/cmd/resize.go | 2 +- pkg/kubectl/cmd/rollingupdate.go | 2 +- pkg/kubectl/cmd/rollingupdate_test.go | 2 +- pkg/kubectl/cmd/run.go | 2 +- pkg/kubectl/cmd/stop.go | 2 +- pkg/kubectl/cmd/update.go | 2 +- pkg/kubectl/cmd/update_test.go | 2 +- pkg/kubectl/cmd/util/clientcache.go | 2 +- pkg/kubectl/cmd/util/factory.go | 2 +- pkg/kubectl/cmd/util/factory_test.go | 2 +- pkg/kubectl/cmd/util/helpers.go | 2 +- pkg/kubectl/cmd/util/helpers_test.go | 2 +- pkg/kubectl/cmd/util/printing.go | 2 +- pkg/kubectl/cmd/version.go | 2 +- pkg/kubectl/describe.go | 2 +- pkg/kubectl/describe_test.go | 2 +- pkg/kubectl/doc.go | 2 +- pkg/kubectl/generate.go | 2 +- pkg/kubectl/generate_test.go | 2 +- pkg/kubectl/interfaces.go | 2 +- pkg/kubectl/kubectl.go | 2 +- pkg/kubectl/proxy_server.go | 2 +- pkg/kubectl/proxy_server_test.go | 2 +- pkg/kubectl/resize.go | 2 +- pkg/kubectl/resize_test.go | 2 +- pkg/kubectl/resource/builder.go | 2 +- pkg/kubectl/resource/builder_test.go | 2 +- pkg/kubectl/resource/doc.go | 2 +- pkg/kubectl/resource/helper.go | 2 +- pkg/kubectl/resource/helper_test.go | 2 +- pkg/kubectl/resource/interfaces.go | 2 +- pkg/kubectl/resource/mapper.go | 2 +- pkg/kubectl/resource/result.go | 2 +- pkg/kubectl/resource/selector.go | 2 +- pkg/kubectl/resource/visitor.go | 2 +- pkg/kubectl/resource_printer.go | 2 +- pkg/kubectl/resource_printer_test.go | 2 +- pkg/kubectl/rolling_updater.go | 2 +- pkg/kubectl/rolling_updater_test.go | 2 +- pkg/kubectl/run.go | 2 +- pkg/kubectl/run_test.go | 2 +- pkg/kubectl/service.go | 2 +- pkg/kubectl/service_test.go | 2 +- pkg/kubectl/sorted_event_list.go | 2 +- pkg/kubectl/sorted_event_list_test.go | 2 +- pkg/kubectl/sorted_resource_name_list.go | 2 +- pkg/kubectl/stop.go | 2 +- pkg/kubectl/stop_test.go | 2 +- pkg/kubectl/version.go | 2 +- pkg/kubectl/watchloop.go | 2 +- pkg/kubelet/cadvisor/cadvisor_fake.go | 2 +- pkg/kubelet/cadvisor/cadvisor_linux.go | 2 +- pkg/kubelet/cadvisor/cadvisor_mock.go | 2 +- pkg/kubelet/cadvisor/cadvisor_unsupported.go | 2 +- pkg/kubelet/cadvisor/doc.go | 2 +- pkg/kubelet/cadvisor/types.go | 2 +- pkg/kubelet/config/apiserver.go | 2 +- pkg/kubelet/config/apiserver_test.go | 2 +- pkg/kubelet/config/common.go | 2 +- pkg/kubelet/config/common_test.go | 2 +- pkg/kubelet/config/config.go | 2 +- pkg/kubelet/config/config_test.go | 2 +- pkg/kubelet/config/doc.go | 2 +- pkg/kubelet/config/file.go | 2 +- pkg/kubelet/config/file_test.go | 2 +- pkg/kubelet/config/http.go | 2 +- pkg/kubelet/config/http_test.go | 2 +- pkg/kubelet/container/container_reference_manager.go | 2 +- pkg/kubelet/container/fake_runtime.go | 2 +- pkg/kubelet/container/helpers.go | 2 +- pkg/kubelet/container/os.go | 2 +- pkg/kubelet/container/readiness_manager.go | 2 +- pkg/kubelet/container/ref.go | 2 +- pkg/kubelet/container/ref_test.go | 2 +- pkg/kubelet/container/runtime.go | 2 +- pkg/kubelet/container/runtime_cache.go | 2 +- pkg/kubelet/container_gc.go | 2 +- pkg/kubelet/container_gc_test.go | 2 +- pkg/kubelet/doc.go | 2 +- pkg/kubelet/dockertools/convert.go | 2 +- pkg/kubelet/dockertools/convert_test.go | 2 +- pkg/kubelet/dockertools/docker.go | 2 +- pkg/kubelet/dockertools/docker_test.go | 2 +- pkg/kubelet/dockertools/fake_docker_client.go | 2 +- pkg/kubelet/dockertools/instrumented_docker.go | 2 +- pkg/kubelet/dockertools/manager.go | 2 +- pkg/kubelet/dockertools/manager_test.go | 2 +- pkg/kubelet/dockertools/pty_linux.go | 2 +- pkg/kubelet/dockertools/pty_unsupported.go | 2 +- pkg/kubelet/envvars/doc.go | 2 +- pkg/kubelet/envvars/envvars.go | 2 +- pkg/kubelet/envvars/envvars_test.go | 2 +- pkg/kubelet/image_manager.go | 2 +- pkg/kubelet/image_manager_test.go | 2 +- pkg/kubelet/kubelet.go | 2 +- pkg/kubelet/kubelet_test.go | 2 +- pkg/kubelet/leaky/leaky.go | 2 +- pkg/kubelet/lifecycle/doc.go | 2 +- pkg/kubelet/lifecycle/handlers.go | 2 +- pkg/kubelet/lifecycle/handlers_test.go | 2 +- pkg/kubelet/metrics/metrics.go | 2 +- pkg/kubelet/mirror_client.go | 2 +- pkg/kubelet/mirror_client_test.go | 2 +- pkg/kubelet/network/exec/exec.go | 2 +- pkg/kubelet/network/exec/exec_test.go | 2 +- pkg/kubelet/network/exec/exec_unix.go | 2 +- pkg/kubelet/network/exec/exec_unsupported.go | 2 +- pkg/kubelet/network/plugins.go | 2 +- pkg/kubelet/network/plugins_test.go | 2 +- pkg/kubelet/network/testing.go | 2 +- pkg/kubelet/networks.go | 2 +- pkg/kubelet/oom_watcher.go | 2 +- pkg/kubelet/oom_watcher_test.go | 2 +- pkg/kubelet/pod_manager.go | 2 +- pkg/kubelet/pod_manager_test.go | 2 +- pkg/kubelet/pod_workers.go | 2 +- pkg/kubelet/pod_workers_test.go | 2 +- pkg/kubelet/prober/prober.go | 2 +- pkg/kubelet/prober/prober_fake.go | 2 +- pkg/kubelet/prober/prober_test.go | 2 +- pkg/kubelet/rkt/cap.go | 2 +- pkg/kubelet/rkt/config.go | 2 +- pkg/kubelet/rkt/container_id.go | 2 +- pkg/kubelet/rkt/gc.go | 2 +- pkg/kubelet/rkt/log.go | 2 +- pkg/kubelet/rkt/pod_info.go | 2 +- pkg/kubelet/rkt/pull.go | 2 +- pkg/kubelet/rkt/rkt.go | 2 +- pkg/kubelet/rkt/runner.go | 2 +- pkg/kubelet/rkt/sync.go | 2 +- pkg/kubelet/rkt/version.go | 2 +- pkg/kubelet/root_context_linux.go | 2 +- pkg/kubelet/root_context_unsupported.go | 2 +- pkg/kubelet/runonce.go | 2 +- pkg/kubelet/runonce_test.go | 2 +- pkg/kubelet/runtime_hooks.go | 2 +- pkg/kubelet/server.go | 2 +- pkg/kubelet/server_test.go | 2 +- pkg/kubelet/status_manager.go | 2 +- pkg/kubelet/status_manager_test.go | 2 +- pkg/kubelet/types.go | 2 +- pkg/kubelet/types/doc.go | 2 +- pkg/kubelet/types/types.go | 2 +- pkg/kubelet/types_test.go | 2 +- pkg/kubelet/util.go | 2 +- pkg/kubelet/volume_manager.go | 2 +- pkg/kubelet/volumes.go | 2 +- pkg/labels/doc.go | 2 +- pkg/labels/labels.go | 2 +- pkg/labels/labels_test.go | 2 +- pkg/labels/selector.go | 2 +- pkg/labels/selector_test.go | 2 +- pkg/master/doc.go | 2 +- pkg/master/master.go | 2 +- pkg/master/master_test.go | 2 +- pkg/master/ports/doc.go | 2 +- pkg/master/ports/ports.go | 2 +- pkg/master/publish.go | 2 +- pkg/master/publish_test.go | 2 +- pkg/namespace/doc.go | 2 +- pkg/namespace/namespace_controller.go | 2 +- pkg/namespace/namespace_controller_test.go | 2 +- pkg/probe/doc.go | 2 +- pkg/probe/exec/exec.go | 2 +- pkg/probe/exec/exec_test.go | 2 +- pkg/probe/http/http.go | 2 +- pkg/probe/http/http_test.go | 2 +- pkg/probe/probe.go | 2 +- pkg/probe/tcp/tcp.go | 2 +- pkg/probe/tcp/tcp_test.go | 2 +- pkg/proxy/config/api.go | 2 +- pkg/proxy/config/api_test.go | 2 +- pkg/proxy/config/config.go | 2 +- pkg/proxy/config/config_test.go | 2 +- pkg/proxy/config/doc.go | 2 +- pkg/proxy/doc.go | 2 +- pkg/proxy/loadbalancer.go | 2 +- pkg/proxy/proxier.go | 2 +- pkg/proxy/proxier_test.go | 2 +- pkg/proxy/roundrobin.go | 2 +- pkg/proxy/roundrobin_test.go | 2 +- pkg/proxy/udp_server.go | 2 +- pkg/registry/componentstatus/doc.go | 2 +- pkg/registry/componentstatus/rest.go | 2 +- pkg/registry/componentstatus/rest_test.go | 2 +- pkg/registry/controller/doc.go | 2 +- pkg/registry/controller/etcd/etcd.go | 2 +- pkg/registry/controller/etcd/etcd_test.go | 2 +- pkg/registry/controller/registry.go | 2 +- pkg/registry/controller/rest.go | 2 +- pkg/registry/doc.go | 2 +- pkg/registry/endpoint/doc.go | 2 +- pkg/registry/endpoint/etcd/etcd.go | 2 +- pkg/registry/endpoint/etcd/etcd_test.go | 2 +- pkg/registry/endpoint/registry.go | 2 +- pkg/registry/endpoint/rest.go | 2 +- pkg/registry/etcd/doc.go | 2 +- pkg/registry/etcd/etcd.go | 2 +- pkg/registry/etcd/etcd_test.go | 2 +- pkg/registry/event/doc.go | 2 +- pkg/registry/event/registry.go | 2 +- pkg/registry/event/registry_test.go | 2 +- pkg/registry/event/rest.go | 2 +- pkg/registry/event/rest_test.go | 2 +- pkg/registry/generic/doc.go | 2 +- pkg/registry/generic/etcd/doc.go | 2 +- pkg/registry/generic/etcd/etcd.go | 2 +- pkg/registry/generic/etcd/etcd_test.go | 2 +- pkg/registry/generic/registry.go | 2 +- pkg/registry/generic/registry_test.go | 2 +- pkg/registry/generic/rest/doc.go | 2 +- pkg/registry/generic/rest/proxy.go | 2 +- pkg/registry/generic/rest/proxy_test.go | 2 +- pkg/registry/generic/rest/streamer.go | 2 +- pkg/registry/generic/rest/streamer_test.go | 2 +- pkg/registry/limitrange/doc.go | 2 +- pkg/registry/limitrange/registry.go | 2 +- pkg/registry/limitrange/registry_test.go | 2 +- pkg/registry/limitrange/rest.go | 2 +- pkg/registry/limitrange/rest_test.go | 2 +- pkg/registry/minion/doc.go | 2 +- pkg/registry/minion/etcd/etcd.go | 2 +- pkg/registry/minion/etcd/etcd_test.go | 2 +- pkg/registry/minion/registry.go | 2 +- pkg/registry/minion/rest.go | 2 +- pkg/registry/minion/rest_test.go | 2 +- pkg/registry/namespace/doc.go | 2 +- pkg/registry/namespace/etcd/etcd.go | 2 +- pkg/registry/namespace/etcd/etcd_test.go | 2 +- pkg/registry/namespace/registry.go | 2 +- pkg/registry/namespace/registry_test.go | 2 +- pkg/registry/namespace/rest.go | 2 +- pkg/registry/namespace/rest_test.go | 2 +- pkg/registry/persistentvolume/doc.go | 2 +- pkg/registry/persistentvolume/etcd/etcd.go | 2 +- pkg/registry/persistentvolume/etcd/etcd_test.go | 2 +- pkg/registry/persistentvolume/registry.go | 2 +- pkg/registry/persistentvolume/rest.go | 2 +- pkg/registry/persistentvolumeclaim/doc.go | 2 +- pkg/registry/persistentvolumeclaim/etcd/etcd.go | 2 +- pkg/registry/persistentvolumeclaim/etcd/etcd_test.go | 2 +- pkg/registry/persistentvolumeclaim/registry.go | 2 +- pkg/registry/persistentvolumeclaim/rest.go | 2 +- pkg/registry/pod/doc.go | 2 +- pkg/registry/pod/etcd/etcd.go | 2 +- pkg/registry/pod/etcd/etcd_test.go | 2 +- pkg/registry/pod/registry.go | 2 +- pkg/registry/pod/rest.go | 2 +- pkg/registry/podtemplate/doc.go | 2 +- pkg/registry/podtemplate/etcd/etcd.go | 2 +- pkg/registry/podtemplate/etcd/etcd_test.go | 2 +- pkg/registry/podtemplate/rest.go | 2 +- pkg/registry/registrytest/controller.go | 2 +- pkg/registry/registrytest/doc.go | 2 +- pkg/registry/registrytest/endpoint.go | 2 +- pkg/registry/registrytest/generic.go | 2 +- pkg/registry/registrytest/minion.go | 2 +- pkg/registry/registrytest/pod.go | 2 +- pkg/registry/registrytest/scheduler.go | 2 +- pkg/registry/registrytest/service.go | 2 +- pkg/registry/resourcequota/doc.go | 2 +- pkg/registry/resourcequota/etcd/etcd.go | 2 +- pkg/registry/resourcequota/etcd/etcd_test.go | 2 +- pkg/registry/resourcequota/registry.go | 2 +- pkg/registry/resourcequota/rest.go | 2 +- pkg/registry/resourcequota/rest_test.go | 2 +- pkg/registry/secret/doc.go | 2 +- pkg/registry/secret/etcd/etcd.go | 2 +- pkg/registry/secret/etcd/etcd_test.go | 2 +- pkg/registry/secret/registry.go | 2 +- pkg/registry/secret/strategy.go | 2 +- pkg/registry/service/doc.go | 2 +- pkg/registry/service/ip_allocator.go | 2 +- pkg/registry/service/ip_allocator_test.go | 2 +- pkg/registry/service/registry.go | 2 +- pkg/registry/service/rest.go | 2 +- pkg/registry/service/rest_test.go | 2 +- pkg/resourcequota/doc.go | 2 +- pkg/resourcequota/resource_quota_controller.go | 2 +- pkg/resourcequota/resource_quota_controller_test.go | 2 +- pkg/runtime/codec.go | 2 +- pkg/runtime/conversion.go | 2 +- pkg/runtime/conversion_test.go | 2 +- pkg/runtime/doc.go | 2 +- pkg/runtime/embedded_test.go | 2 +- pkg/runtime/error.go | 2 +- pkg/runtime/extension.go | 2 +- pkg/runtime/extension_test.go | 2 +- pkg/runtime/helper.go | 2 +- pkg/runtime/helper_test.go | 2 +- pkg/runtime/interfaces.go | 2 +- pkg/runtime/scheme.go | 2 +- pkg/runtime/scheme_test.go | 2 +- pkg/runtime/types.go | 2 +- pkg/runtime/unstructured.go | 2 +- pkg/runtime/unstructured_test.go | 2 +- pkg/scheduler/doc.go | 2 +- pkg/scheduler/generic_scheduler.go | 2 +- pkg/scheduler/generic_scheduler_test.go | 2 +- pkg/scheduler/listers.go | 2 +- pkg/scheduler/predicates.go | 2 +- pkg/scheduler/predicates_test.go | 2 +- pkg/scheduler/priorities.go | 2 +- pkg/scheduler/priorities_test.go | 2 +- pkg/scheduler/scheduler.go | 2 +- pkg/scheduler/scheduler_test.go | 2 +- pkg/scheduler/spreading.go | 2 +- pkg/scheduler/spreading_test.go | 2 +- pkg/scheduler/types.go | 2 +- pkg/service/doc.go | 2 +- pkg/service/endpoints_controller.go | 2 +- pkg/service/endpoints_controller_test.go | 2 +- pkg/tools/doc.go | 2 +- pkg/tools/etcd_helper.go | 2 +- pkg/tools/etcd_helper_test.go | 2 +- pkg/tools/etcd_helper_watch.go | 2 +- pkg/tools/etcd_helper_watch_test.go | 2 +- pkg/tools/etcd_object.go | 2 +- pkg/tools/etcd_object_test.go | 2 +- pkg/tools/etcdtest/doc.go | 2 +- pkg/tools/etcdtest/etcdtest.go | 2 +- pkg/tools/fake_etcd_client.go | 2 +- pkg/tools/interfaces.go | 2 +- pkg/types/doc.go | 2 +- pkg/types/namespacedname.go | 2 +- pkg/types/uid.go | 2 +- pkg/ui/datafile.go | 2 +- pkg/ui/doc.go | 2 +- pkg/ui/installsupport.go | 2 +- pkg/util/bool_flag.go | 2 +- pkg/util/clock.go | 2 +- pkg/util/config/config.go | 2 +- pkg/util/config/config_test.go | 2 +- pkg/util/config/doc.go | 2 +- pkg/util/configuration_map.go | 2 +- pkg/util/crypto.go | 2 +- pkg/util/diff.go | 2 +- pkg/util/doc.go | 2 +- pkg/util/errors/doc.go | 2 +- pkg/util/errors/errors.go | 2 +- pkg/util/errors/errors_test.go | 2 +- pkg/util/escape.go | 2 +- pkg/util/exec/doc.go | 2 +- pkg/util/exec/exec.go | 2 +- pkg/util/exec/exec_test.go | 2 +- pkg/util/exec/fake_exec.go | 2 +- pkg/util/fake_handler.go | 2 +- pkg/util/fake_handler_test.go | 2 +- pkg/util/fielderrors/fielderrors.go | 2 +- pkg/util/fielderrors/fielderrors_test.go | 2 +- pkg/util/flags.go | 2 +- pkg/util/flushwriter/doc.go | 2 +- pkg/util/flushwriter/writer.go | 2 +- pkg/util/flushwriter/writer_test.go | 2 +- pkg/util/hash.go | 2 +- pkg/util/hash_test.go | 2 +- pkg/util/http.go | 2 +- pkg/util/httpstream/doc.go | 2 +- pkg/util/httpstream/httpstream.go | 2 +- pkg/util/httpstream/spdy/connection.go | 2 +- pkg/util/httpstream/spdy/roundtripper.go | 2 +- pkg/util/httpstream/spdy/roundtripper_test.go | 2 +- pkg/util/httpstream/spdy/upgrade.go | 2 +- pkg/util/httpstream/spdy/upgrade_test.go | 2 +- pkg/util/iptables/doc.go | 2 +- pkg/util/iptables/iptables.go | 2 +- pkg/util/iptables/iptables_test.go | 2 +- pkg/util/list.go | 2 +- pkg/util/list_test.go | 2 +- pkg/util/logs.go | 2 +- pkg/util/mount/doc.go | 2 +- pkg/util/mount/fake.go | 2 +- pkg/util/mount/mount.go | 2 +- pkg/util/mount/mount_linux.go | 2 +- pkg/util/mount/mount_linux_test.go | 2 +- pkg/util/mount/mount_unsupported.go | 2 +- pkg/util/net.go | 2 +- pkg/util/net_test.go | 2 +- pkg/util/node.go | 2 +- pkg/util/pflag_import.go | 2 +- pkg/util/port_split.go | 2 +- pkg/util/port_split_test.go | 2 +- pkg/util/proxy/doc.go | 2 +- pkg/util/proxy/transport.go | 2 +- pkg/util/proxy/transport_test.go | 2 +- pkg/util/resource_container_linux.go | 2 +- pkg/util/resource_container_unsupported.go | 2 +- pkg/util/runner.go | 2 +- pkg/util/runner_test.go | 2 +- pkg/util/set.go | 2 +- pkg/util/set_test.go | 2 +- pkg/util/slice/slice.go | 2 +- pkg/util/slice/slice_test.go | 2 +- pkg/util/strategicpatch/patch.go | 2 +- pkg/util/strategicpatch/patch_test.go | 2 +- pkg/util/string_flag.go | 2 +- pkg/util/template.go | 2 +- pkg/util/template_test.go | 2 +- pkg/util/throttle.go | 2 +- pkg/util/throttle_test.go | 2 +- pkg/util/time.go | 2 +- pkg/util/time_test.go | 2 +- pkg/util/util.go | 2 +- pkg/util/util_test.go | 2 +- pkg/util/uuid.go | 2 +- pkg/util/validation.go | 2 +- pkg/util/validation_test.go | 2 +- pkg/util/wait/doc.go | 2 +- pkg/util/wait/wait.go | 2 +- pkg/util/wait/wait_test.go | 2 +- pkg/util/workqueue/doc.go | 2 +- pkg/util/workqueue/queue.go | 2 +- pkg/util/workqueue/queue_test.go | 2 +- pkg/util/yaml/decoder.go | 2 +- pkg/util/yaml/decoder_test.go | 2 +- pkg/version/base.go | 2 +- pkg/version/doc.go | 2 +- pkg/version/verflag/verflag.go | 2 +- pkg/version/version.go | 2 +- pkg/volume/aws_ebs/aws_ebs.go | 2 +- pkg/volume/aws_ebs/aws_ebs_test.go | 2 +- pkg/volume/aws_ebs/aws_util.go | 2 +- pkg/volume/aws_ebs/aws_util_test.go | 2 +- pkg/volume/doc.go | 2 +- pkg/volume/empty_dir/empty_dir.go | 2 +- pkg/volume/empty_dir/empty_dir_linux.go | 2 +- pkg/volume/empty_dir/empty_dir_test.go | 2 +- pkg/volume/empty_dir/empty_dir_unsupported.go | 2 +- pkg/volume/gce_pd/gce_pd.go | 2 +- pkg/volume/gce_pd/gce_pd_test.go | 2 +- pkg/volume/gce_pd/gce_util.go | 2 +- pkg/volume/gce_pd/gce_util_test.go | 2 +- pkg/volume/git_repo/git_repo.go | 2 +- pkg/volume/git_repo/git_repo_test.go | 2 +- pkg/volume/glusterfs/glusterfs.go | 2 +- pkg/volume/glusterfs/glusterfs_test.go | 2 +- pkg/volume/host_path/host_path.go | 2 +- pkg/volume/host_path/host_path_test.go | 2 +- pkg/volume/iscsi/disk_manager.go | 2 +- pkg/volume/iscsi/iscsi.go | 2 +- pkg/volume/iscsi/iscsi_test.go | 2 +- pkg/volume/iscsi/iscsi_util.go | 2 +- pkg/volume/iscsi/iscsi_util_test.go | 2 +- pkg/volume/nfs/nfs.go | 2 +- pkg/volume/nfs/nfs_test.go | 2 +- pkg/volume/persistent_claim/persistent_claim.go | 2 +- pkg/volume/persistent_claim/persistent_claim_test.go | 2 +- pkg/volume/plugins.go | 2 +- pkg/volume/plugins_test.go | 2 +- pkg/volume/secret/secret.go | 2 +- pkg/volume/secret/secret_test.go | 2 +- pkg/volume/testing.go | 2 +- pkg/volume/util.go | 2 +- pkg/volume/util/doc.go | 2 +- pkg/volume/util/util.go | 2 +- pkg/volume/volume.go | 2 +- pkg/volumeclaimbinder/persistent_volume_claim_binder.go | 2 +- pkg/volumeclaimbinder/persistent_volume_claim_binder_test.go | 2 +- pkg/volumeclaimbinder/persistent_volume_index_test.go | 2 +- pkg/volumeclaimbinder/types.go | 2 +- pkg/watch/doc.go | 2 +- pkg/watch/filter.go | 2 +- pkg/watch/filter_test.go | 2 +- pkg/watch/iowatcher.go | 2 +- pkg/watch/iowatcher_test.go | 2 +- pkg/watch/json/decoder.go | 2 +- pkg/watch/json/decoder_test.go | 2 +- pkg/watch/json/doc.go | 2 +- pkg/watch/json/encoder.go | 2 +- pkg/watch/json/encoder_test.go | 2 +- pkg/watch/json/types.go | 2 +- pkg/watch/mux.go | 2 +- pkg/watch/mux_test.go | 2 +- pkg/watch/watch.go | 2 +- pkg/watch/watch_test.go | 2 +- plugin/cmd/kube-scheduler/app/server.go | 2 +- plugin/cmd/kube-scheduler/scheduler.go | 2 +- plugin/pkg/admission/admit/admission.go | 2 +- plugin/pkg/admission/admit/admission_test.go | 2 +- plugin/pkg/admission/deny/admission.go | 2 +- plugin/pkg/admission/deny/admission_test.go | 2 +- plugin/pkg/admission/limitranger/admission.go | 2 +- plugin/pkg/admission/limitranger/admission_test.go | 2 +- plugin/pkg/admission/limitranger/interfaces.go | 2 +- plugin/pkg/admission/namespace/autoprovision/admission.go | 2 +- plugin/pkg/admission/namespace/autoprovision/admission_test.go | 2 +- plugin/pkg/admission/namespace/exists/admission.go | 2 +- plugin/pkg/admission/namespace/exists/admission_test.go | 2 +- plugin/pkg/admission/namespace/lifecycle/admission.go | 2 +- plugin/pkg/admission/namespace/lifecycle/admission_test.go | 2 +- plugin/pkg/admission/resourcequota/admission.go | 2 +- plugin/pkg/admission/resourcequota/admission_test.go | 2 +- plugin/pkg/admission/resourcequota/doc.go | 2 +- plugin/pkg/auth/authenticator/doc.go | 2 +- plugin/pkg/auth/authenticator/password/allow/allow.go | 2 +- plugin/pkg/auth/authenticator/password/allow/allow_test.go | 2 +- plugin/pkg/auth/authenticator/password/doc.go | 2 +- .../auth/authenticator/password/passwordfile/passwordfile.go | 2 +- .../authenticator/password/passwordfile/passwordfile_test.go | 2 +- plugin/pkg/auth/authenticator/request/basicauth/basicauth.go | 2 +- .../pkg/auth/authenticator/request/basicauth/basicauth_test.go | 2 +- plugin/pkg/auth/authenticator/request/union/union.go | 2 +- plugin/pkg/auth/authenticator/request/union/unionauth_test.go | 2 +- plugin/pkg/auth/authenticator/request/x509/doc.go | 2 +- plugin/pkg/auth/authenticator/request/x509/x509.go | 2 +- plugin/pkg/auth/authenticator/request/x509/x509_test.go | 2 +- plugin/pkg/auth/authenticator/token/tokenfile/tokenfile.go | 2 +- plugin/pkg/auth/authenticator/token/tokenfile/tokenfile_test.go | 2 +- plugin/pkg/auth/authenticator/token/tokentest/tokentest.go | 2 +- plugin/pkg/auth/doc.go | 2 +- plugin/pkg/scheduler/algorithmprovider/defaults/defaults.go | 2 +- plugin/pkg/scheduler/algorithmprovider/plugins.go | 2 +- plugin/pkg/scheduler/algorithmprovider/plugins_test.go | 2 +- plugin/pkg/scheduler/api/latest/latest.go | 2 +- plugin/pkg/scheduler/api/register.go | 2 +- plugin/pkg/scheduler/api/types.go | 2 +- plugin/pkg/scheduler/api/v1/register.go | 2 +- plugin/pkg/scheduler/api/v1/types.go | 2 +- plugin/pkg/scheduler/api/validation/validation.go | 2 +- plugin/pkg/scheduler/api/validation/validation_test.go | 2 +- plugin/pkg/scheduler/factory/factory.go | 2 +- plugin/pkg/scheduler/factory/factory_test.go | 2 +- plugin/pkg/scheduler/factory/plugins.go | 2 +- plugin/pkg/scheduler/factory/plugins_test.go | 2 +- plugin/pkg/scheduler/metrics/metrics.go | 2 +- plugin/pkg/scheduler/modeler.go | 2 +- plugin/pkg/scheduler/modeler_test.go | 2 +- plugin/pkg/scheduler/scheduler.go | 2 +- plugin/pkg/scheduler/scheduler_test.go | 2 +- test/e2e/cadvisor.go | 2 +- test/e2e/certs.go | 2 +- test/e2e/density.go | 2 +- test/e2e/docker_containers.go | 2 +- test/e2e/downward_api.go | 2 +- test/e2e/driver.go | 2 +- test/e2e/empty_dir.go | 2 +- test/e2e/es_cluster_logging.go | 2 +- test/e2e/events.go | 2 +- test/e2e/kubectl.go | 2 +- test/e2e/monitoring.go | 2 +- test/e2e/networking.go | 2 +- test/e2e/pd.go | 2 +- test/e2e/pods.go | 2 +- test/e2e/rc.go | 2 +- test/e2e/secrets.go | 2 +- test/e2e/service.go | 2 +- test/e2e/shell.go | 2 +- test/e2e/ssh.go | 2 +- test/e2e/util.go | 2 +- test/integration/auth_test.go | 2 +- test/integration/client_test.go | 2 +- test/integration/doc.go | 2 +- test/integration/etcd_tools_test.go | 2 +- test/integration/metrics_test.go | 2 +- test/integration/persistent_volumes_test.go | 2 +- test/integration/scheduler_test.go | 2 +- test/integration/secret_test.go | 2 +- test/integration/utils.go | 2 +- test/soak/serve_hostnames/serve_hostnames.go | 2 +- 1114 files changed, 1114 insertions(+), 1114 deletions(-) diff --git a/build/common.sh b/build/common.sh index c830e17c437..e15e18299b6 100644 --- a/build/common.sh +++ b/build/common.sh @@ -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. diff --git a/build/copy-output.sh b/build/copy-output.sh index f35196ccb1a..11a062e6dcf 100755 --- a/build/copy-output.sh +++ b/build/copy-output.sh @@ -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. diff --git a/build/hello-kubernetes/hello.go b/build/hello-kubernetes/hello.go index 4803f0fa899..897c5fc48eb 100644 --- a/build/hello-kubernetes/hello.go +++ b/build/hello-kubernetes/hello.go @@ -1,5 +1,5 @@ /* -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. diff --git a/build/hello-kubernetes/prepare.sh b/build/hello-kubernetes/prepare.sh index 35726959745..e43a95643a7 100755 --- a/build/hello-kubernetes/prepare.sh +++ b/build/hello-kubernetes/prepare.sh @@ -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. diff --git a/build/make-build-image.sh b/build/make-build-image.sh index 1c861d8386a..5a6e1b2a99f 100755 --- a/build/make-build-image.sh +++ b/build/make-build-image.sh @@ -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. diff --git a/build/make-clean.sh b/build/make-clean.sh index e5df6b068b1..fb16530e191 100755 --- a/build/make-clean.sh +++ b/build/make-clean.sh @@ -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. diff --git a/build/mark-new-version.sh b/build/mark-new-version.sh index ff01f9ee17d..c2eb7de5e70 100755 --- a/build/mark-new-version.sh +++ b/build/mark-new-version.sh @@ -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. diff --git a/build/mark-stable-release.sh b/build/mark-stable-release.sh index 3a204cadd7f..91952b3117f 100755 --- a/build/mark-stable-release.sh +++ b/build/mark-stable-release.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/build/pause/pause.go b/build/pause/pause.go index 4dd8c1d89d3..a17ab7c1008 100644 --- a/build/pause/pause.go +++ b/build/pause/pause.go @@ -1,7 +1,7 @@ // +build linux /* -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. diff --git a/build/pause/prepare.sh b/build/pause/prepare.sh index 2cfdd09a6f2..e6cf9c6eb8f 100755 --- a/build/pause/prepare.sh +++ b/build/pause/prepare.sh @@ -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. diff --git a/build/push-ci-build.sh b/build/push-ci-build.sh index 60075dc0d12..84c3846bd86 100755 --- a/build/push-ci-build.sh +++ b/build/push-ci-build.sh @@ -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. diff --git a/build/push-devel-build.sh b/build/push-devel-build.sh index 931421abfab..849c7f452a6 100755 --- a/build/push-devel-build.sh +++ b/build/push-devel-build.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/build/push-official-release.sh b/build/push-official-release.sh index 34dbaef73c5..03617d30e05 100755 --- a/build/push-official-release.sh +++ b/build/push-official-release.sh @@ -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. diff --git a/build/release.sh b/build/release.sh index 0a4b1daf077..eb0fa5d3d27 100755 --- a/build/release.sh +++ b/build/release.sh @@ -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. diff --git a/build/run.sh b/build/run.sh index a2eb521c365..4f1c1bca3e3 100755 --- a/build/run.sh +++ b/build/run.sh @@ -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. diff --git a/build/shell.sh b/build/shell.sh index f3e9007c8f8..58893d42db3 100755 --- a/build/shell.sh +++ b/build/shell.sh @@ -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. diff --git a/cluster/addons/dns/kube2sky/kube2sky.go b/cluster/addons/dns/kube2sky/kube2sky.go index 80e807f0874..3ac6e4f92e7 100644 --- a/cluster/addons/dns/kube2sky/kube2sky.go +++ b/cluster/addons/dns/kube2sky/kube2sky.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cluster/addons/fluentd-elasticsearch/kibana-image/run_kibana_nginx.sh b/cluster/addons/fluentd-elasticsearch/kibana-image/run_kibana_nginx.sh index 6c003603ebc..2d13791a030 100755 --- a/cluster/addons/fluentd-elasticsearch/kibana-image/run_kibana_nginx.sh +++ b/cluster/addons/fluentd-elasticsearch/kibana-image/run_kibana_nginx.sh @@ -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. diff --git a/cluster/aws/config-default.sh b/cluster/aws/config-default.sh index 1f17b707e5f..8ef0d3e769b 100644 --- a/cluster/aws/config-default.sh +++ b/cluster/aws/config-default.sh @@ -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. diff --git a/cluster/aws/config-test.sh b/cluster/aws/config-test.sh index 1f60315ae69..e65ed779107 100755 --- a/cluster/aws/config-test.sh +++ b/cluster/aws/config-test.sh @@ -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. diff --git a/cluster/aws/templates/common.sh b/cluster/aws/templates/common.sh index b26a240eb94..56cbd609761 100644 --- a/cluster/aws/templates/common.sh +++ b/cluster/aws/templates/common.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/cluster/aws/templates/create-dynamic-salt-files.sh b/cluster/aws/templates/create-dynamic-salt-files.sh index c34d2fe0b75..87abb8cc8c8 100644 --- a/cluster/aws/templates/create-dynamic-salt-files.sh +++ b/cluster/aws/templates/create-dynamic-salt-files.sh @@ -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. diff --git a/cluster/aws/templates/download-release.sh b/cluster/aws/templates/download-release.sh index 553905c3935..09ee1aa69d5 100644 --- a/cluster/aws/templates/download-release.sh +++ b/cluster/aws/templates/download-release.sh @@ -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. diff --git a/cluster/aws/templates/format-disks.sh b/cluster/aws/templates/format-disks.sh index 193adcfb732..be2cd5d99c2 100644 --- a/cluster/aws/templates/format-disks.sh +++ b/cluster/aws/templates/format-disks.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/cluster/aws/templates/salt-master.sh b/cluster/aws/templates/salt-master.sh index e6a10f5aa3b..7ecfea5fed0 100755 --- a/cluster/aws/templates/salt-master.sh +++ b/cluster/aws/templates/salt-master.sh @@ -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. diff --git a/cluster/aws/templates/salt-minion.sh b/cluster/aws/templates/salt-minion.sh index 2fc84579e3d..0e69a46d2f2 100755 --- a/cluster/aws/templates/salt-minion.sh +++ b/cluster/aws/templates/salt-minion.sh @@ -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. diff --git a/cluster/aws/util.sh b/cluster/aws/util.sh index 74955a6f3ce..2b8f09d2f8d 100644 --- a/cluster/aws/util.sh +++ b/cluster/aws/util.sh @@ -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. diff --git a/cluster/azure/config-default.sh b/cluster/azure/config-default.sh index 569e9f00e51..411fd459454 100644 --- a/cluster/azure/config-default.sh +++ b/cluster/azure/config-default.sh @@ -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. diff --git a/cluster/azure/templates/common.sh b/cluster/azure/templates/common.sh index f5b1847dd96..da6de499b15 100644 --- a/cluster/azure/templates/common.sh +++ b/cluster/azure/templates/common.sh @@ -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. diff --git a/cluster/azure/templates/create-dynamic-salt-files.sh b/cluster/azure/templates/create-dynamic-salt-files.sh index 548c6ff2620..f8e5a42726e 100644 --- a/cluster/azure/templates/create-dynamic-salt-files.sh +++ b/cluster/azure/templates/create-dynamic-salt-files.sh @@ -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. diff --git a/cluster/azure/templates/download-release.sh b/cluster/azure/templates/download-release.sh index 5fadefdb26c..463c5b862ca 100644 --- a/cluster/azure/templates/download-release.sh +++ b/cluster/azure/templates/download-release.sh @@ -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. diff --git a/cluster/azure/templates/salt-master.sh b/cluster/azure/templates/salt-master.sh index 8dc169c826c..8923d955d3e 100644 --- a/cluster/azure/templates/salt-master.sh +++ b/cluster/azure/templates/salt-master.sh @@ -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. diff --git a/cluster/azure/templates/salt-minion.sh b/cluster/azure/templates/salt-minion.sh index 42f0b633764..7eeaa17a161 100644 --- a/cluster/azure/templates/salt-minion.sh +++ b/cluster/azure/templates/salt-minion.sh @@ -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. diff --git a/cluster/azure/util.sh b/cluster/azure/util.sh index 40412b393b2..7b36474c77e 100644 --- a/cluster/azure/util.sh +++ b/cluster/azure/util.sh @@ -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. diff --git a/cluster/common.sh b/cluster/common.sh index 7581645af50..fc605413b99 100644 --- a/cluster/common.sh +++ b/cluster/common.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/cluster/gce/config-default.sh b/cluster/gce/config-default.sh index 9564b9032e3..1466aa96e03 100755 --- a/cluster/gce/config-default.sh +++ b/cluster/gce/config-default.sh @@ -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. diff --git a/cluster/gce/config-test.sh b/cluster/gce/config-test.sh index 69ea1c01682..5b6b20c8c58 100755 --- a/cluster/gce/config-test.sh +++ b/cluster/gce/config-test.sh @@ -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. diff --git a/cluster/gce/configure-vm.sh b/cluster/gce/configure-vm.sh index 753cb3de90c..60f0e24acd2 100644 --- a/cluster/gce/configure-vm.sh +++ b/cluster/gce/configure-vm.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/cluster/gce/coreos/helper.sh b/cluster/gce/coreos/helper.sh index ffb1b988e01..b1c09355e5e 100644 --- a/cluster/gce/coreos/helper.sh +++ b/cluster/gce/coreos/helper.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/cluster/gce/debian/helper.sh b/cluster/gce/debian/helper.sh index 9aa1ae5a434..7a33a84a5d6 100644 --- a/cluster/gce/debian/helper.sh +++ b/cluster/gce/debian/helper.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/cluster/gce/upgrade.sh b/cluster/gce/upgrade.sh index 4c38437de6d..b952667336b 100755 --- a/cluster/gce/upgrade.sh +++ b/cluster/gce/upgrade.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/cluster/gce/util.sh b/cluster/gce/util.sh index e6765594a64..72d4b0283dc 100755 --- a/cluster/gce/util.sh +++ b/cluster/gce/util.sh @@ -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. diff --git a/cluster/get-kube.sh b/cluster/get-kube.sh index 88ae9b35520..bc17042a843 100755 --- a/cluster/get-kube.sh +++ b/cluster/get-kube.sh @@ -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. diff --git a/cluster/gke/config-common.sh b/cluster/gke/config-common.sh index 394147c2d57..ff8d000b1a1 100644 --- a/cluster/gke/config-common.sh +++ b/cluster/gke/config-common.sh @@ -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. diff --git a/cluster/gke/config-default.sh b/cluster/gke/config-default.sh index 18ac412b619..da741b34220 100644 --- a/cluster/gke/config-default.sh +++ b/cluster/gke/config-default.sh @@ -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. diff --git a/cluster/gke/config-test.sh b/cluster/gke/config-test.sh index 62bb71ccdb0..92679ecbdf2 100644 --- a/cluster/gke/config-test.sh +++ b/cluster/gke/config-test.sh @@ -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. diff --git a/cluster/gke/util.sh b/cluster/gke/util.sh index 81361182591..b7dac06f39b 100755 --- a/cluster/gke/util.sh +++ b/cluster/gke/util.sh @@ -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. diff --git a/cluster/juju/prereqs/ubuntu-juju.sh b/cluster/juju/prereqs/ubuntu-juju.sh index bd9a42808f0..c85245942b4 100644 --- a/cluster/juju/prereqs/ubuntu-juju.sh +++ b/cluster/juju/prereqs/ubuntu-juju.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/cluster/juju/util.sh b/cluster/juju/util.sh index 317ce17847e..77830853fa0 100755 --- a/cluster/juju/util.sh +++ b/cluster/juju/util.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/cluster/kube-down.sh b/cluster/kube-down.sh index e1329b50521..3c1bc9b480b 100755 --- a/cluster/kube-down.sh +++ b/cluster/kube-down.sh @@ -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. diff --git a/cluster/kube-env.sh b/cluster/kube-env.sh index 2d3aef9b0cc..57557f2bed5 100644 --- a/cluster/kube-env.sh +++ b/cluster/kube-env.sh @@ -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. diff --git a/cluster/kube-push.sh b/cluster/kube-push.sh index f9304325a53..3e7292cabe9 100755 --- a/cluster/kube-push.sh +++ b/cluster/kube-push.sh @@ -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. diff --git a/cluster/kube-up.sh b/cluster/kube-up.sh index 5c555b4a5ff..326a38486a9 100755 --- a/cluster/kube-up.sh +++ b/cluster/kube-up.sh @@ -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. diff --git a/cluster/kube-util.sh b/cluster/kube-util.sh index 1d87f21d43e..3f9b8168de5 100644 --- a/cluster/kube-util.sh +++ b/cluster/kube-util.sh @@ -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. diff --git a/cluster/kubectl.sh b/cluster/kubectl.sh index 2945c88afa9..8252e204141 100755 --- a/cluster/kubectl.sh +++ b/cluster/kubectl.sh @@ -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. diff --git a/cluster/libvirt-coreos/config-default.sh b/cluster/libvirt-coreos/config-default.sh index 0e37aeb7343..e43684e94dc 100644 --- a/cluster/libvirt-coreos/config-default.sh +++ b/cluster/libvirt-coreos/config-default.sh @@ -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. diff --git a/cluster/libvirt-coreos/config-test.sh b/cluster/libvirt-coreos/config-test.sh index 2d30bc9360c..57b8d8095fd 100644 --- a/cluster/libvirt-coreos/config-test.sh +++ b/cluster/libvirt-coreos/config-test.sh @@ -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. diff --git a/cluster/libvirt-coreos/util.sh b/cluster/libvirt-coreos/util.sh index af353edd1c8..35a4722b1ba 100644 --- a/cluster/libvirt-coreos/util.sh +++ b/cluster/libvirt-coreos/util.sh @@ -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. diff --git a/cluster/rackspace/config-default.sh b/cluster/rackspace/config-default.sh index 9015083605e..4110b210f70 100644 --- a/cluster/rackspace/config-default.sh +++ b/cluster/rackspace/config-default.sh @@ -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. diff --git a/cluster/rackspace/kube-up.sh b/cluster/rackspace/kube-up.sh index f3436059783..ec62808574a 100755 --- a/cluster/rackspace/kube-up.sh +++ b/cluster/rackspace/kube-up.sh @@ -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. diff --git a/cluster/rackspace/util.sh b/cluster/rackspace/util.sh index 771bae4d245..2f7553fdc78 100644 --- a/cluster/rackspace/util.sh +++ b/cluster/rackspace/util.sh @@ -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. diff --git a/cluster/saltbase/install.sh b/cluster/saltbase/install.sh index 98e4d3df218..b172f74f155 100755 --- a/cluster/saltbase/install.sh +++ b/cluster/saltbase/install.sh @@ -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. diff --git a/cluster/saltbase/salt/generate-cert/make-ca-cert.sh b/cluster/saltbase/salt/generate-cert/make-ca-cert.sh index 26f6e3d6c7d..5ad79efc660 100755 --- a/cluster/saltbase/salt/generate-cert/make-ca-cert.sh +++ b/cluster/saltbase/salt/generate-cert/make-ca-cert.sh @@ -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. diff --git a/cluster/saltbase/salt/generate-cert/make-cert.sh b/cluster/saltbase/salt/generate-cert/make-cert.sh index 5a82006590b..40538541028 100755 --- a/cluster/saltbase/salt/generate-cert/make-cert.sh +++ b/cluster/saltbase/salt/generate-cert/make-cert.sh @@ -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. diff --git a/cluster/saltbase/salt/kube-addons/kube-addons.sh b/cluster/saltbase/salt/kube-addons/kube-addons.sh index 6b996c3c06e..a649c058e13 100644 --- a/cluster/saltbase/salt/kube-addons/kube-addons.sh +++ b/cluster/saltbase/salt/kube-addons/kube-addons.sh @@ -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. diff --git a/cluster/saltbase/salt/kube-master-addons/kube-master-addons.sh b/cluster/saltbase/salt/kube-master-addons/kube-master-addons.sh index 31945fdbba8..c2200536832 100644 --- a/cluster/saltbase/salt/kube-master-addons/kube-master-addons.sh +++ b/cluster/saltbase/salt/kube-master-addons/kube-master-addons.sh @@ -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. diff --git a/cluster/test-network.sh b/cluster/test-network.sh index ec2239abd95..5374b1b03e3 100755 --- a/cluster/test-network.sh +++ b/cluster/test-network.sh @@ -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. diff --git a/cluster/ubuntu-cluster/build.sh b/cluster/ubuntu-cluster/build.sh index 1dd8b7dd5d1..4ed81bf14ec 100755 --- a/cluster/ubuntu-cluster/build.sh +++ b/cluster/ubuntu-cluster/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/cluster/ubuntu-cluster/configure.sh b/cluster/ubuntu-cluster/configure.sh index 98a0cd2e89e..0ca84e541d2 100755 --- a/cluster/ubuntu-cluster/configure.sh +++ b/cluster/ubuntu-cluster/configure.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/cluster/ubuntu-cluster/reconfigureDocker.sh b/cluster/ubuntu-cluster/reconfigureDocker.sh index a0d70c72bdd..1fcadf176b1 100755 --- a/cluster/ubuntu-cluster/reconfigureDocker.sh +++ b/cluster/ubuntu-cluster/reconfigureDocker.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/cluster/ubuntu/util.sh b/cluster/ubuntu/util.sh index 61d27ba07ae..19c0a04c391 100755 --- a/cluster/ubuntu/util.sh +++ b/cluster/ubuntu/util.sh @@ -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. diff --git a/cluster/vagrant/config-default.sh b/cluster/vagrant/config-default.sh index d77c059ef2c..af1e96c2025 100755 --- a/cluster/vagrant/config-default.sh +++ b/cluster/vagrant/config-default.sh @@ -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. diff --git a/cluster/vagrant/config-test.sh b/cluster/vagrant/config-test.sh index 1655f6e23f1..deabb8f81fa 100644 --- a/cluster/vagrant/config-test.sh +++ b/cluster/vagrant/config-test.sh @@ -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. diff --git a/cluster/vagrant/pod-ip-test.sh b/cluster/vagrant/pod-ip-test.sh index bf8e722eb12..23031482576 100755 --- a/cluster/vagrant/pod-ip-test.sh +++ b/cluster/vagrant/pod-ip-test.sh @@ -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. diff --git a/cluster/vagrant/provision-master.sh b/cluster/vagrant/provision-master.sh index bc8c8768ba1..82e294fbf0b 100755 --- a/cluster/vagrant/provision-master.sh +++ b/cluster/vagrant/provision-master.sh @@ -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. diff --git a/cluster/vagrant/provision-minion.sh b/cluster/vagrant/provision-minion.sh index 41d3679f320..d57f22659e9 100755 --- a/cluster/vagrant/provision-minion.sh +++ b/cluster/vagrant/provision-minion.sh @@ -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. diff --git a/cluster/vagrant/provision-network.sh b/cluster/vagrant/provision-network.sh index c79d2d9b0ae..9f62dfb8846 100755 --- a/cluster/vagrant/provision-network.sh +++ b/cluster/vagrant/provision-network.sh @@ -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. diff --git a/cluster/vagrant/util.sh b/cluster/vagrant/util.sh index 33340c93d07..1357c109070 100644 --- a/cluster/vagrant/util.sh +++ b/cluster/vagrant/util.sh @@ -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. diff --git a/cluster/validate-cluster.sh b/cluster/validate-cluster.sh index 81d75ef8d06..a19683744ec 100755 --- a/cluster/validate-cluster.sh +++ b/cluster/validate-cluster.sh @@ -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. diff --git a/cluster/vsphere/config-common.sh b/cluster/vsphere/config-common.sh index 6adadef80a6..1dde88a54bf 100644 --- a/cluster/vsphere/config-common.sh +++ b/cluster/vsphere/config-common.sh @@ -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. diff --git a/cluster/vsphere/config-default.sh b/cluster/vsphere/config-default.sh index 657673e2edd..1190ef06fc0 100755 --- a/cluster/vsphere/config-default.sh +++ b/cluster/vsphere/config-default.sh @@ -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. diff --git a/cluster/vsphere/config-test.sh b/cluster/vsphere/config-test.sh index 0c2b2f1608e..09d5c438667 100755 --- a/cluster/vsphere/config-test.sh +++ b/cluster/vsphere/config-test.sh @@ -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. diff --git a/cluster/vsphere/templates/create-dynamic-salt-files.sh b/cluster/vsphere/templates/create-dynamic-salt-files.sh index f32ca36417d..41fd1ae15a3 100755 --- a/cluster/vsphere/templates/create-dynamic-salt-files.sh +++ b/cluster/vsphere/templates/create-dynamic-salt-files.sh @@ -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. diff --git a/cluster/vsphere/templates/hostname.sh b/cluster/vsphere/templates/hostname.sh index 13b58a6d318..32ec5606c8f 100755 --- a/cluster/vsphere/templates/hostname.sh +++ b/cluster/vsphere/templates/hostname.sh @@ -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. diff --git a/cluster/vsphere/templates/install-release.sh b/cluster/vsphere/templates/install-release.sh index 5984ec1ff54..8d4229f015a 100755 --- a/cluster/vsphere/templates/install-release.sh +++ b/cluster/vsphere/templates/install-release.sh @@ -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. diff --git a/cluster/vsphere/templates/salt-master.sh b/cluster/vsphere/templates/salt-master.sh index 93f7f4adb05..831c0f820fa 100755 --- a/cluster/vsphere/templates/salt-master.sh +++ b/cluster/vsphere/templates/salt-master.sh @@ -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. diff --git a/cluster/vsphere/templates/salt-minion.sh b/cluster/vsphere/templates/salt-minion.sh index 5324362c917..2f7dcafc915 100755 --- a/cluster/vsphere/templates/salt-minion.sh +++ b/cluster/vsphere/templates/salt-minion.sh @@ -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. diff --git a/cluster/vsphere/util.sh b/cluster/vsphere/util.sh index 90fbf928d52..77675ca5a6e 100755 --- a/cluster/vsphere/util.sh +++ b/cluster/vsphere/util.sh @@ -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. diff --git a/cmd/e2e/e2e.go b/cmd/e2e/e2e.go index 1135ef22e0b..9cd7e0f264d 100644 --- a/cmd/e2e/e2e.go +++ b/cmd/e2e/e2e.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/cmd/genbashcomp/gen_kubectl_bash_comp.go b/cmd/genbashcomp/gen_kubectl_bash_comp.go index 3db7688e552..44f61d87d53 100644 --- a/cmd/genbashcomp/gen_kubectl_bash_comp.go +++ b/cmd/genbashcomp/gen_kubectl_bash_comp.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/cmd/gendocs/gen_kubectl_docs.go b/cmd/gendocs/gen_kubectl_docs.go index 1ab18689458..0ccc54467fb 100644 --- a/cmd/gendocs/gen_kubectl_docs.go +++ b/cmd/gendocs/gen_kubectl_docs.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/genman/gen_kubectl_man.go b/cmd/genman/gen_kubectl_man.go index 84bac5e6a83..586d5368e13 100644 --- a/cmd/genman/gen_kubectl_man.go +++ b/cmd/genman/gen_kubectl_man.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/genutils/genutils.go b/cmd/genutils/genutils.go index b772819a37b..bdd8491c131 100644 --- a/cmd/genutils/genutils.go +++ b/cmd/genutils/genutils.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/cmd/genutils/genutils_test.go b/cmd/genutils/genutils_test.go index 56f8de67eb0..168333038f0 100644 --- a/cmd/genutils/genutils_test.go +++ b/cmd/genutils/genutils_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/cmd/hyperkube/hyperkube.go b/cmd/hyperkube/hyperkube.go index de65b3fea74..a43bd0b9d61 100644 --- a/cmd/hyperkube/hyperkube.go +++ b/cmd/hyperkube/hyperkube.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/hyperkube/hyperkube_test.go b/cmd/hyperkube/hyperkube_test.go index ccd83217c9b..3843083ec79 100644 --- a/cmd/hyperkube/hyperkube_test.go +++ b/cmd/hyperkube/hyperkube_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/hyperkube/kube-apiserver.go b/cmd/hyperkube/kube-apiserver.go index 0d8ee9ac530..f9ef7a92d3b 100644 --- a/cmd/hyperkube/kube-apiserver.go +++ b/cmd/hyperkube/kube-apiserver.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/cmd/hyperkube/kube-controller-manager.go b/cmd/hyperkube/kube-controller-manager.go index b501c3d5de2..2b90f706ef0 100644 --- a/cmd/hyperkube/kube-controller-manager.go +++ b/cmd/hyperkube/kube-controller-manager.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/cmd/hyperkube/kube-proxy.go b/cmd/hyperkube/kube-proxy.go index 4e3daf609d9..fc260250145 100644 --- a/cmd/hyperkube/kube-proxy.go +++ b/cmd/hyperkube/kube-proxy.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/cmd/hyperkube/kube-scheduler.go b/cmd/hyperkube/kube-scheduler.go index cff643fc65e..a2824e93097 100644 --- a/cmd/hyperkube/kube-scheduler.go +++ b/cmd/hyperkube/kube-scheduler.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/cmd/hyperkube/kubelet.go b/cmd/hyperkube/kubelet.go index b9c404f1988..430b739d0ce 100644 --- a/cmd/hyperkube/kubelet.go +++ b/cmd/hyperkube/kubelet.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/cmd/hyperkube/main.go b/cmd/hyperkube/main.go index 36927889896..d57be2111c5 100644 --- a/cmd/hyperkube/main.go +++ b/cmd/hyperkube/main.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/hyperkube/server.go b/cmd/hyperkube/server.go index 68ec7e663ef..f84dd2e3ed7 100644 --- a/cmd/hyperkube/server.go +++ b/cmd/hyperkube/server.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/integration/integration.go b/cmd/integration/integration.go index 66a7ba8a9f0..3bee33a7533 100644 --- a/cmd/integration/integration.go +++ b/cmd/integration/integration.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kube-apiserver/apiserver.go b/cmd/kube-apiserver/apiserver.go index bd5f023d93a..f3b175b9251 100644 --- a/cmd/kube-apiserver/apiserver.go +++ b/cmd/kube-apiserver/apiserver.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kube-apiserver/app/plugins.go b/cmd/kube-apiserver/app/plugins.go index 3b34695efa7..9221b13e0be 100644 --- a/cmd/kube-apiserver/app/plugins.go +++ b/cmd/kube-apiserver/app/plugins.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kube-apiserver/app/server.go b/cmd/kube-apiserver/app/server.go index 7313f4ff026..827f98eb993 100644 --- a/cmd/kube-apiserver/app/server.go +++ b/cmd/kube-apiserver/app/server.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kube-controller-manager/app/controllermanager.go b/cmd/kube-controller-manager/app/controllermanager.go index 9325d4e0fb9..f038893a589 100644 --- a/cmd/kube-controller-manager/app/controllermanager.go +++ b/cmd/kube-controller-manager/app/controllermanager.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kube-controller-manager/app/plugins.go b/cmd/kube-controller-manager/app/plugins.go index 13d311bf365..08cb0a4aec0 100644 --- a/cmd/kube-controller-manager/app/plugins.go +++ b/cmd/kube-controller-manager/app/plugins.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kube-controller-manager/controller-manager.go b/cmd/kube-controller-manager/controller-manager.go index f477ea4e1f6..0b0bcef93ae 100644 --- a/cmd/kube-controller-manager/controller-manager.go +++ b/cmd/kube-controller-manager/controller-manager.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kube-conversion/conversion.go b/cmd/kube-conversion/conversion.go index b94eaa92753..f69406b6d95 100644 --- a/cmd/kube-conversion/conversion.go +++ b/cmd/kube-conversion/conversion.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/cmd/kube-proxy/app/server.go b/cmd/kube-proxy/app/server.go index d3380b9fe9c..b396646a10d 100644 --- a/cmd/kube-proxy/app/server.go +++ b/cmd/kube-proxy/app/server.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kube-proxy/proxy.go b/cmd/kube-proxy/proxy.go index 60cc0b491bc..721146f2bc4 100644 --- a/cmd/kube-proxy/proxy.go +++ b/cmd/kube-proxy/proxy.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kube-version-change/version.go b/cmd/kube-version-change/version.go index b466c6b299b..882c37f194d 100644 --- a/cmd/kube-version-change/version.go +++ b/cmd/kube-version-change/version.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kubectl/kubectl.go b/cmd/kubectl/kubectl.go index 58b1a2e5b4e..5fd519fca97 100644 --- a/cmd/kubectl/kubectl.go +++ b/cmd/kubectl/kubectl.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kubelet/app/plugins.go b/cmd/kubelet/app/plugins.go index f0c1c01b9f0..66157108f4c 100644 --- a/cmd/kubelet/app/plugins.go +++ b/cmd/kubelet/app/plugins.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kubelet/app/server.go b/cmd/kubelet/app/server.go index 7d034c65fca..6e482b066d8 100644 --- a/cmd/kubelet/app/server.go +++ b/cmd/kubelet/app/server.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kubelet/kubelet.go b/cmd/kubelet/kubelet.go index c2b55ac72b2..37bd0497a3f 100644 --- a/cmd/kubelet/kubelet.go +++ b/cmd/kubelet/kubelet.go @@ -1,5 +1,5 @@ /* -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. diff --git a/cmd/kubernetes/kubernetes.go b/cmd/kubernetes/kubernetes.go index fceeb25d71c..4826f587395 100644 --- a/cmd/kubernetes/kubernetes.go +++ b/cmd/kubernetes/kubernetes.go @@ -1,5 +1,5 @@ /* -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. diff --git a/contrib/for-demos/serve_hostname/serve_hostname.go b/contrib/for-demos/serve_hostname/serve_hostname.go index ca67e242057..7032602eb2c 100644 --- a/contrib/for-demos/serve_hostname/serve_hostname.go +++ b/contrib/for-demos/serve_hostname/serve_hostname.go @@ -1,5 +1,5 @@ /* -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. diff --git a/contrib/for-demos/test-webserver/test-webserver.go b/contrib/for-demos/test-webserver/test-webserver.go index a34ce939114..1d20425e412 100644 --- a/contrib/for-demos/test-webserver/test-webserver.go +++ b/contrib/for-demos/test-webserver/test-webserver.go @@ -1,5 +1,5 @@ /* -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. diff --git a/contrib/for-tests/entrypoint-tester/ep.go b/contrib/for-tests/entrypoint-tester/ep.go index 98060395d8e..05cc747114e 100644 --- a/contrib/for-tests/entrypoint-tester/ep.go +++ b/contrib/for-tests/entrypoint-tester/ep.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/contrib/for-tests/mount-tester/mt.go b/contrib/for-tests/mount-tester/mt.go index be2fa484df4..266f39793c4 100644 --- a/contrib/for-tests/mount-tester/mt.go +++ b/contrib/for-tests/mount-tester/mt.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/contrib/for-tests/network-tester/webserver.go b/contrib/for-tests/network-tester/webserver.go index 205f598d28b..0cea0c50f4d 100644 --- a/contrib/for-tests/network-tester/webserver.go +++ b/contrib/for-tests/network-tester/webserver.go @@ -1,5 +1,5 @@ /* -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. diff --git a/contrib/git-sync/main.go b/contrib/git-sync/main.go index 7667e8df7a5..201e7515cd7 100644 --- a/contrib/git-sync/main.go +++ b/contrib/git-sync/main.go @@ -1,5 +1,5 @@ /* -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. diff --git a/contrib/go2docker/cacerts.go b/contrib/go2docker/cacerts.go index 8140331a175..0211e58fd7c 100644 --- a/contrib/go2docker/cacerts.go +++ b/contrib/go2docker/cacerts.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/contrib/go2docker/go2docker.go b/contrib/go2docker/go2docker.go index e9f05193b2e..3777ee2cd0c 100644 --- a/contrib/go2docker/go2docker.go +++ b/contrib/go2docker/go2docker.go @@ -1,5 +1,5 @@ /* -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. diff --git a/contrib/logging/fluentd-sidecar-es/config_generator.sh b/contrib/logging/fluentd-sidecar-es/config_generator.sh index 88afc02d0df..1013bddf641 100755 --- a/contrib/logging/fluentd-sidecar-es/config_generator.sh +++ b/contrib/logging/fluentd-sidecar-es/config_generator.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/contrib/logging/fluentd-sidecar-gcp/config_generator.sh b/contrib/logging/fluentd-sidecar-gcp/config_generator.sh index a39ab636fa6..497371e003f 100755 --- a/contrib/logging/fluentd-sidecar-gcp/config_generator.sh +++ b/contrib/logging/fluentd-sidecar-gcp/config_generator.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/contrib/podex/podex.go b/contrib/podex/podex.go index ce270c24942..e01e9c2e21f 100644 --- a/contrib/podex/podex.go +++ b/contrib/podex/podex.go @@ -1,5 +1,5 @@ /* -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. diff --git a/contrib/podex/podex_test.go b/contrib/podex/podex_test.go index 083396f93af..7c2fa2c25ef 100644 --- a/contrib/podex/podex_test.go +++ b/contrib/podex/podex_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/examples/cassandra/image/run.sh b/examples/cassandra/image/run.sh index f4e1fb971e0..4ca7babd163 100644 --- a/examples/cassandra/image/run.sh +++ b/examples/cassandra/image/run.sh @@ -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. diff --git a/examples/celery-rabbitmq/celery-app-add/run.sh b/examples/celery-rabbitmq/celery-app-add/run.sh index 6280b140a73..9f1c5435b3a 100644 --- a/examples/celery-rabbitmq/celery-app-add/run.sh +++ b/examples/celery-rabbitmq/celery-app-add/run.sh @@ -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. diff --git a/examples/celery-rabbitmq/flower/run_flower.sh b/examples/celery-rabbitmq/flower/run_flower.sh index 861d87c6774..ce20727c96c 100644 --- a/examples/celery-rabbitmq/flower/run_flower.sh +++ b/examples/celery-rabbitmq/flower/run_flower.sh @@ -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. diff --git a/examples/doc.go b/examples/doc.go index a2bd90d4605..d976f88e65a 100644 --- a/examples/doc.go +++ b/examples/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/examples/examples_test.go b/examples/examples_test.go index 19d2d1ec139..c8c4b1eeb21 100644 --- a/examples/examples_test.go +++ b/examples/examples_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/examples/guestbook-go/_src/main.go b/examples/guestbook-go/_src/main.go index 3e93271f7aa..e87c04ea2f5 100644 --- a/examples/guestbook-go/_src/main.go +++ b/examples/guestbook-go/_src/main.go @@ -1,5 +1,5 @@ /* -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. diff --git a/examples/guestbook-go/_src/script/build.sh b/examples/guestbook-go/_src/script/build.sh index e185e1ce628..9aee8a1a8ea 100755 --- a/examples/guestbook-go/_src/script/build.sh +++ b/examples/guestbook-go/_src/script/build.sh @@ -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. diff --git a/examples/guestbook-go/_src/script/clean.sh b/examples/guestbook-go/_src/script/clean.sh index 872114aab27..026b8ad9ec9 100755 --- a/examples/guestbook-go/_src/script/clean.sh +++ b/examples/guestbook-go/_src/script/clean.sh @@ -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. diff --git a/examples/guestbook-go/_src/script/push.sh b/examples/guestbook-go/_src/script/push.sh index 533573dbc3c..2d359ccc0bf 100755 --- a/examples/guestbook-go/_src/script/push.sh +++ b/examples/guestbook-go/_src/script/push.sh @@ -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. diff --git a/examples/guestbook-go/_src/script/release.sh b/examples/guestbook-go/_src/script/release.sh index 445174e63c4..34af8fb414f 100755 --- a/examples/guestbook-go/_src/script/release.sh +++ b/examples/guestbook-go/_src/script/release.sh @@ -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. diff --git a/examples/guestbook/redis-slave/run.sh b/examples/guestbook/redis-slave/run.sh index 580550e3f3c..bf48f27c015 100755 --- a/examples/guestbook/redis-slave/run.sh +++ b/examples/guestbook/redis-slave/run.sh @@ -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. diff --git a/examples/k8petstore/web-server/PetStoreBook.go b/examples/k8petstore/web-server/PetStoreBook.go index 79772cfb0df..b6d148baf1b 100644 --- a/examples/k8petstore/web-server/PetStoreBook.go +++ b/examples/k8petstore/web-server/PetStoreBook.go @@ -1,7 +1,7 @@ package main /* -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. diff --git a/examples/liveness/image/server.go b/examples/liveness/image/server.go index 88b935577da..26c337e767b 100644 --- a/examples/liveness/image/server.go +++ b/examples/liveness/image/server.go @@ -1,5 +1,5 @@ /* -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. diff --git a/examples/openshift-origin/create-all.sh b/examples/openshift-origin/create-all.sh index b5a0d3fd522..fc827158c57 100755 --- a/examples/openshift-origin/create-all.sh +++ b/examples/openshift-origin/create-all.sh @@ -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. diff --git a/examples/openshift-origin/delete-all.sh b/examples/openshift-origin/delete-all.sh index 256b56147b6..c9d9ca82d63 100755 --- a/examples/openshift-origin/delete-all.sh +++ b/examples/openshift-origin/delete-all.sh @@ -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. diff --git a/examples/openshift-origin/resource-generator.sh b/examples/openshift-origin/resource-generator.sh index 56b953bbe71..e89828df39b 100755 --- a/examples/openshift-origin/resource-generator.sh +++ b/examples/openshift-origin/resource-generator.sh @@ -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. diff --git a/examples/redis/image/run.sh b/examples/redis/image/run.sh index 9a861c53eba..90815a1b81f 100755 --- a/examples/redis/image/run.sh +++ b/examples/redis/image/run.sh @@ -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. diff --git a/examples/update-demo/build-images.sh b/examples/update-demo/build-images.sh index e35916bf8c2..63c0fe92984 100755 --- a/examples/update-demo/build-images.sh +++ b/examples/update-demo/build-images.sh @@ -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. diff --git a/hack/benchmark-go.sh b/hack/benchmark-go.sh index 50a7e729bb1..2090e474486 100755 --- a/hack/benchmark-go.sh +++ b/hack/benchmark-go.sh @@ -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. diff --git a/hack/build-cross.sh b/hack/build-cross.sh index e384aa6c703..14fa501d7fc 100755 --- a/hack/build-cross.sh +++ b/hack/build-cross.sh @@ -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. diff --git a/hack/build-go.sh b/hack/build-go.sh index 7e32ac2532b..b294c7cd1e3 100755 --- a/hack/build-go.sh +++ b/hack/build-go.sh @@ -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. diff --git a/hack/build-ui.sh b/hack/build-ui.sh index 647bd5fff5c..f1f0bcc8ca5 100755 --- a/hack/build-ui.sh +++ b/hack/build-ui.sh @@ -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. diff --git a/hack/conformance-test.sh b/hack/conformance-test.sh index 19dd370d818..de774c353e6 100755 --- a/hack/conformance-test.sh +++ b/hack/conformance-test.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/hack/dev-build-and-push.sh b/hack/dev-build-and-push.sh index 9a2f74e5fcc..dbdbb52464b 100755 --- a/hack/dev-build-and-push.sh +++ b/hack/dev-build-and-push.sh @@ -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. diff --git a/hack/dev-build-and-up.sh b/hack/dev-build-and-up.sh index 5fae45e60cf..13232035d52 100755 --- a/hack/dev-build-and-up.sh +++ b/hack/dev-build-and-up.sh @@ -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. diff --git a/hack/e2e-from-release.sh b/hack/e2e-from-release.sh index 36ff9314422..d090b5f82e5 100755 --- a/hack/e2e-from-release.sh +++ b/hack/e2e-from-release.sh @@ -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. diff --git a/hack/e2e-internal/build-release.sh b/hack/e2e-internal/build-release.sh index 7e388fa8a36..019abe3adad 100755 --- a/hack/e2e-internal/build-release.sh +++ b/hack/e2e-internal/build-release.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/hack/e2e-internal/e2e-cluster-size.sh b/hack/e2e-internal/e2e-cluster-size.sh index 84886e5f97d..d008baf882d 100755 --- a/hack/e2e-internal/e2e-cluster-size.sh +++ b/hack/e2e-internal/e2e-cluster-size.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/hack/e2e-internal/e2e-down.sh b/hack/e2e-internal/e2e-down.sh index 2d2ab6c23cb..9b175215b92 100755 --- a/hack/e2e-internal/e2e-down.sh +++ b/hack/e2e-internal/e2e-down.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/hack/e2e-internal/e2e-push.sh b/hack/e2e-internal/e2e-push.sh index 4c0a13b50cb..38fb988c180 100755 --- a/hack/e2e-internal/e2e-push.sh +++ b/hack/e2e-internal/e2e-push.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/hack/e2e-internal/e2e-status.sh b/hack/e2e-internal/e2e-status.sh index f260620d2c1..e62e4a1b862 100755 --- a/hack/e2e-internal/e2e-status.sh +++ b/hack/e2e-internal/e2e-status.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/hack/e2e-internal/e2e-up.sh b/hack/e2e-internal/e2e-up.sh index 0f725401563..4a68c61462f 100755 --- a/hack/e2e-internal/e2e-up.sh +++ b/hack/e2e-internal/e2e-up.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/hack/e2e-suite/services.sh b/hack/e2e-suite/services.sh index f7d0172a77f..10617f268de 100755 --- a/hack/e2e-suite/services.sh +++ b/hack/e2e-suite/services.sh @@ -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. diff --git a/hack/e2e-test.sh b/hack/e2e-test.sh index 284d270609b..62f4b9e8489 100755 --- a/hack/e2e-test.sh +++ b/hack/e2e-test.sh @@ -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. diff --git a/hack/e2e.go b/hack/e2e.go index 9bc47f8786b..0ebbb192851 100644 --- a/hack/e2e.go +++ b/hack/e2e.go @@ -1,5 +1,5 @@ /* -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. diff --git a/hack/ginkgo-e2e.sh b/hack/ginkgo-e2e.sh index 6044b54f546..60f944054fb 100755 --- a/hack/ginkgo-e2e.sh +++ b/hack/ginkgo-e2e.sh @@ -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. diff --git a/hack/jenkins/build.sh b/hack/jenkins/build.sh index fa4ae642b5f..5caf3900760 100755 --- a/hack/jenkins/build.sh +++ b/hack/jenkins/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index 785f6c9e69f..97f948e0b6c 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/hack/kube-dump.sh b/hack/kube-dump.sh index 45dce9e5699..fd6321db343 100755 --- a/hack/kube-dump.sh +++ b/hack/kube-dump.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/hack/lib/etcd.sh b/hack/lib/etcd.sh index 17d1ec25374..cb221512022 100644 --- a/hack/lib/etcd.sh +++ b/hack/lib/etcd.sh @@ -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. diff --git a/hack/lib/golang.sh b/hack/lib/golang.sh index 103538bef96..fd7e8228861 100644 --- a/hack/lib/golang.sh +++ b/hack/lib/golang.sh @@ -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. diff --git a/hack/lib/init.sh b/hack/lib/init.sh index 514a0954cbc..8a2c4288c94 100644 --- a/hack/lib/init.sh +++ b/hack/lib/init.sh @@ -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. diff --git a/hack/lib/logging.sh b/hack/lib/logging.sh index 00dc5a626a3..0b10772eb9b 100644 --- a/hack/lib/logging.sh +++ b/hack/lib/logging.sh @@ -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. diff --git a/hack/lib/test.sh b/hack/lib/test.sh index bc8008c033d..8568d95f248 100644 --- a/hack/lib/test.sh +++ b/hack/lib/test.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/hack/lib/util.sh b/hack/lib/util.sh index 5d286101b9b..f4851d409f0 100644 --- a/hack/lib/util.sh +++ b/hack/lib/util.sh @@ -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. diff --git a/hack/lib/version.sh b/hack/lib/version.sh index e9124d1abfb..794ab6f0851 100644 --- a/hack/lib/version.sh +++ b/hack/lib/version.sh @@ -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. diff --git a/hack/local-up-cluster.sh b/hack/local-up-cluster.sh index a947cea1468..e45ab544253 100755 --- a/hack/local-up-cluster.sh +++ b/hack/local-up-cluster.sh @@ -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. diff --git a/hack/parallel-e2e.sh b/hack/parallel-e2e.sh index 0642859b84d..fa0bccb25f0 100755 --- a/hack/parallel-e2e.sh +++ b/hack/parallel-e2e.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/hack/run-gendocs.sh b/hack/run-gendocs.sh index 301a9edf763..cd08d2edb5a 100755 --- a/hack/run-gendocs.sh +++ b/hack/run-gendocs.sh @@ -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. diff --git a/hack/test-cmd.sh b/hack/test-cmd.sh index a56e8527a01..bda8eab7a84 100755 --- a/hack/test-cmd.sh +++ b/hack/test-cmd.sh @@ -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. diff --git a/hack/test-go.sh b/hack/test-go.sh index 5b7499318db..5acd4ba4fdc 100755 --- a/hack/test-go.sh +++ b/hack/test-go.sh @@ -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. diff --git a/hack/test-integration.sh b/hack/test-integration.sh index 7ed40f14f60..c38d60f7289 100755 --- a/hack/test-integration.sh +++ b/hack/test-integration.sh @@ -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. diff --git a/hack/travis/install-etcd.sh b/hack/travis/install-etcd.sh index b030fe35555..93e50029bd7 100755 --- a/hack/travis/install-etcd.sh +++ b/hack/travis/install-etcd.sh @@ -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. diff --git a/hack/travis/install-std-race.sh b/hack/travis/install-std-race.sh index c80cfff2fe5..38c30bd45e8 100755 --- a/hack/travis/install-std-race.sh +++ b/hack/travis/install-std-race.sh @@ -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. diff --git a/hack/update-swagger-spec.sh b/hack/update-swagger-spec.sh index 8ff143d205a..1fc4e5abc11 100755 --- a/hack/update-swagger-spec.sh +++ b/hack/update-swagger-spec.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 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. diff --git a/hack/upgrade-e2e-test.sh b/hack/upgrade-e2e-test.sh index 36270c7aa2a..a6d4213cd9f 100755 --- a/hack/upgrade-e2e-test.sh +++ b/hack/upgrade-e2e-test.sh @@ -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. diff --git a/hack/verify-boilerplate.sh b/hack/verify-boilerplate.sh index 777b669f1f4..21cd75c848d 100755 --- a/hack/verify-boilerplate.sh +++ b/hack/verify-boilerplate.sh @@ -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. diff --git a/hack/verify-description.sh b/hack/verify-description.sh index 617a9a311a5..b65e06e9fbf 100755 --- a/hack/verify-description.sh +++ b/hack/verify-description.sh @@ -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. diff --git a/hack/verify-gendocs.sh b/hack/verify-gendocs.sh index 37b807248f5..b0df83e3dfa 100755 --- a/hack/verify-gendocs.sh +++ b/hack/verify-gendocs.sh @@ -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. diff --git a/hack/verify-gofmt.sh b/hack/verify-gofmt.sh index 589a8406b24..e8c4d63484d 100755 --- a/hack/verify-gofmt.sh +++ b/hack/verify-gofmt.sh @@ -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. diff --git a/hack/vet-go.sh b/hack/vet-go.sh index cf13506e42a..54c2a19d711 100755 --- a/hack/vet-go.sh +++ b/hack/vet-go.sh @@ -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. diff --git a/hooks/boilerplate.go.txt b/hooks/boilerplate.go.txt index 5fd3c3f8157..837196def64 100644 --- a/hooks/boilerplate.go.txt +++ b/hooks/boilerplate.go.txt @@ -1,5 +1,5 @@ /* -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. diff --git a/hooks/boilerplate.sh b/hooks/boilerplate.sh index afd01f5a66d..34b6cbf3928 100755 --- a/hooks/boilerplate.sh +++ b/hooks/boilerplate.sh @@ -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. diff --git a/hooks/boilerplate.sh.txt b/hooks/boilerplate.sh.txt index 26e095ec186..8b60d8dba5e 100644 --- a/hooks/boilerplate.sh.txt +++ b/hooks/boilerplate.sh.txt @@ -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. diff --git a/hooks/description.sh b/hooks/description.sh index df7edf234d4..4d079406b35 100755 --- a/hooks/description.sh +++ b/hooks/description.sh @@ -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. diff --git a/pkg/admission/attributes.go b/pkg/admission/attributes.go index 12d70fd48ac..4338374af76 100644 --- a/pkg/admission/attributes.go +++ b/pkg/admission/attributes.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/admission/chain.go b/pkg/admission/chain.go index 42f49b9c7c3..42fea1055a9 100644 --- a/pkg/admission/chain.go +++ b/pkg/admission/chain.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/admission/errors.go b/pkg/admission/errors.go index f9bb5210705..ae2c109826a 100644 --- a/pkg/admission/errors.go +++ b/pkg/admission/errors.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/admission/interfaces.go b/pkg/admission/interfaces.go index 3850ea2d87e..3f4912335eb 100644 --- a/pkg/admission/interfaces.go +++ b/pkg/admission/interfaces.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/admission/plugins.go b/pkg/admission/plugins.go index d9f22ed85a3..6b4e1db9b75 100644 --- a/pkg/admission/plugins.go +++ b/pkg/admission/plugins.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/context.go b/pkg/api/context.go index 169c938e69e..7796fa51cb6 100644 --- a/pkg/api/context.go +++ b/pkg/api/context.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/context_test.go b/pkg/api/context_test.go index 70c6b4d5ba6..add61c7604b 100644 --- a/pkg/api/context_test.go +++ b/pkg/api/context_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/conversion.go b/pkg/api/conversion.go index 95f17791433..ebbfac18b1a 100644 --- a/pkg/api/conversion.go +++ b/pkg/api/conversion.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/doc.go b/pkg/api/doc.go index da8ea3d15a1..7cc6359fa51 100644 --- a/pkg/api/doc.go +++ b/pkg/api/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/endpoints/util.go b/pkg/api/endpoints/util.go index 6bb647a69ce..6d8d7120987 100644 --- a/pkg/api/endpoints/util.go +++ b/pkg/api/endpoints/util.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/endpoints/util_test.go b/pkg/api/endpoints/util_test.go index 2fcd51e2778..4ef1eb62ea1 100644 --- a/pkg/api/endpoints/util_test.go +++ b/pkg/api/endpoints/util_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/errors/doc.go b/pkg/api/errors/doc.go index f9697e349bf..3a2eb2a0a73 100644 --- a/pkg/api/errors/doc.go +++ b/pkg/api/errors/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/errors/errors.go b/pkg/api/errors/errors.go index c000ebcf0a3..6dd0f55e06c 100644 --- a/pkg/api/errors/errors.go +++ b/pkg/api/errors/errors.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/errors/errors_test.go b/pkg/api/errors/errors_test.go index 1c257a51f08..a8e045670d2 100644 --- a/pkg/api/errors/errors_test.go +++ b/pkg/api/errors/errors_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/errors/etcd/doc.go b/pkg/api/errors/etcd/doc.go index fc9b7f917f8..8cc0a832edd 100644 --- a/pkg/api/errors/etcd/doc.go +++ b/pkg/api/errors/etcd/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/errors/etcd/etcd.go b/pkg/api/errors/etcd/etcd.go index 379b7873afe..4a6656c74ef 100644 --- a/pkg/api/errors/etcd/etcd.go +++ b/pkg/api/errors/etcd/etcd.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/generate.go b/pkg/api/generate.go index 5447ff722d5..a3cf5b2a785 100644 --- a/pkg/api/generate.go +++ b/pkg/api/generate.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/generate_test.go b/pkg/api/generate_test.go index 7f943f21dac..fe3cf812b21 100644 --- a/pkg/api/generate_test.go +++ b/pkg/api/generate_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/helpers.go b/pkg/api/helpers.go index 9dd97719372..c09c8d570bb 100644 --- a/pkg/api/helpers.go +++ b/pkg/api/helpers.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/helpers_test.go b/pkg/api/helpers_test.go index d9b38dc5557..a3b47eb3fe3 100644 --- a/pkg/api/helpers_test.go +++ b/pkg/api/helpers_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/latest/doc.go b/pkg/api/latest/doc.go index e7a6c2b43c1..5028e2e2761 100644 --- a/pkg/api/latest/doc.go +++ b/pkg/api/latest/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/latest/latest.go b/pkg/api/latest/latest.go index 799e072c755..20cad9f0bef 100644 --- a/pkg/api/latest/latest.go +++ b/pkg/api/latest/latest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/latest/latest_test.go b/pkg/api/latest/latest_test.go index 6b1591b5117..5c7138e7a8d 100644 --- a/pkg/api/latest/latest_test.go +++ b/pkg/api/latest/latest_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/meta.go b/pkg/api/meta.go index 2a0b518fd1c..63ab2a6f383 100644 --- a/pkg/api/meta.go +++ b/pkg/api/meta.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/meta/doc.go b/pkg/api/meta/doc.go index a388f1d7ec5..4a132184f66 100644 --- a/pkg/api/meta/doc.go +++ b/pkg/api/meta/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/meta/interfaces.go b/pkg/api/meta/interfaces.go index fca198458b0..bc741afde36 100644 --- a/pkg/api/meta/interfaces.go +++ b/pkg/api/meta/interfaces.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/meta/meta.go b/pkg/api/meta/meta.go index 898dec1cae7..d7ad98f6915 100644 --- a/pkg/api/meta/meta.go +++ b/pkg/api/meta/meta.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/meta/meta_test.go b/pkg/api/meta/meta_test.go index 094e13bef2b..712d6da7eb8 100644 --- a/pkg/api/meta/meta_test.go +++ b/pkg/api/meta/meta_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/meta/restmapper.go b/pkg/api/meta/restmapper.go index 117a942c328..870a977d5bc 100644 --- a/pkg/api/meta/restmapper.go +++ b/pkg/api/meta/restmapper.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/meta/restmapper_test.go b/pkg/api/meta/restmapper_test.go index 726e783472c..f0d7c9c01a5 100644 --- a/pkg/api/meta/restmapper_test.go +++ b/pkg/api/meta/restmapper_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/meta_test.go b/pkg/api/meta_test.go index d46963654db..65caf5c1aca 100644 --- a/pkg/api/meta_test.go +++ b/pkg/api/meta_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/ref.go b/pkg/api/ref.go index 67330f90057..9aa7268771e 100644 --- a/pkg/api/ref.go +++ b/pkg/api/ref.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/ref_test.go b/pkg/api/ref_test.go index 39bb59ffd60..8d65dd2630e 100644 --- a/pkg/api/ref_test.go +++ b/pkg/api/ref_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/register.go b/pkg/api/register.go index 823f8bb7685..2e22aa0eed4 100644 --- a/pkg/api/register.go +++ b/pkg/api/register.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/requestcontext.go b/pkg/api/requestcontext.go index ac303df2add..2c27d6862ba 100644 --- a/pkg/api/requestcontext.go +++ b/pkg/api/requestcontext.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/resource/quantity.go b/pkg/api/resource/quantity.go index 01a7e60a644..66a3ef2dcdd 100644 --- a/pkg/api/resource/quantity.go +++ b/pkg/api/resource/quantity.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/resource/quantity_example_test.go b/pkg/api/resource/quantity_example_test.go index f9cbe862f5b..58ad0079b70 100644 --- a/pkg/api/resource/quantity_example_test.go +++ b/pkg/api/resource/quantity_example_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/resource/quantity_test.go b/pkg/api/resource/quantity_test.go index c550acfc605..6da6d93515b 100644 --- a/pkg/api/resource/quantity_test.go +++ b/pkg/api/resource/quantity_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/resource/suffix.go b/pkg/api/resource/suffix.go index 6f0dbd5f279..5dc837dc150 100644 --- a/pkg/api/resource/suffix.go +++ b/pkg/api/resource/suffix.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/resource_helpers.go b/pkg/api/resource_helpers.go index e4f8f7edeb1..faf58c73f69 100644 --- a/pkg/api/resource_helpers.go +++ b/pkg/api/resource_helpers.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/resource_helpers_test.go b/pkg/api/resource_helpers_test.go index f4014aa1b9c..70955a90dc1 100644 --- a/pkg/api/resource_helpers_test.go +++ b/pkg/api/resource_helpers_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/rest/create.go b/pkg/api/rest/create.go index d627cc9f2d6..6b0951f2f40 100644 --- a/pkg/api/rest/create.go +++ b/pkg/api/rest/create.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/rest/create_test.go b/pkg/api/rest/create_test.go index bb2be35245c..6d3b35f0a56 100644 --- a/pkg/api/rest/create_test.go +++ b/pkg/api/rest/create_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/rest/delete.go b/pkg/api/rest/delete.go index a636e65e298..950fada6c74 100644 --- a/pkg/api/rest/delete.go +++ b/pkg/api/rest/delete.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/rest/doc.go b/pkg/api/rest/doc.go index 01d0e6ea553..8fed0e9f486 100644 --- a/pkg/api/rest/doc.go +++ b/pkg/api/rest/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/rest/rest.go b/pkg/api/rest/rest.go index 967b92eade8..dd8acecd690 100644 --- a/pkg/api/rest/rest.go +++ b/pkg/api/rest/rest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/rest/resttest/resttest.go b/pkg/api/rest/resttest/resttest.go index 6a63835301e..98f6b435385 100644 --- a/pkg/api/rest/resttest/resttest.go +++ b/pkg/api/rest/resttest/resttest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/rest/types.go b/pkg/api/rest/types.go index 7354fd99346..dad927ff5ec 100644 --- a/pkg/api/rest/types.go +++ b/pkg/api/rest/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/rest/update.go b/pkg/api/rest/update.go index 1cafac2f3df..96ce2440143 100644 --- a/pkg/api/rest/update.go +++ b/pkg/api/rest/update.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/rest/update_test.go b/pkg/api/rest/update_test.go index 79266183051..fa8d8581b94 100644 --- a/pkg/api/rest/update_test.go +++ b/pkg/api/rest/update_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/serialization_test.go b/pkg/api/serialization_test.go index e9f65233307..844caad772e 100644 --- a/pkg/api/serialization_test.go +++ b/pkg/api/serialization_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/testapi/testapi.go b/pkg/api/testapi/testapi.go index 91706bdb182..6801b77abaa 100644 --- a/pkg/api/testapi/testapi.go +++ b/pkg/api/testapi/testapi.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/testapi/testapi_test.go b/pkg/api/testapi/testapi_test.go index b407c58719c..77182c4458b 100644 --- a/pkg/api/testapi/testapi_test.go +++ b/pkg/api/testapi/testapi_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/testing/fuzzer.go b/pkg/api/testing/fuzzer.go index 68effe0c96b..a5d9adee6dd 100644 --- a/pkg/api/testing/fuzzer.go +++ b/pkg/api/testing/fuzzer.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/types.go b/pkg/api/types.go index ef7aa616895..41f18c9c6ac 100644 --- a/pkg/api/types.go +++ b/pkg/api/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/unversioned.go b/pkg/api/unversioned.go index 9dc19a12473..9a531326851 100644 --- a/pkg/api/unversioned.go +++ b/pkg/api/unversioned.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1/conversion.go b/pkg/api/v1/conversion.go index a5d0e9405a9..10573633b16 100644 --- a/pkg/api/v1/conversion.go +++ b/pkg/api/v1/conversion.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/v1/conversion_test.go b/pkg/api/v1/conversion_test.go index 85077c1c44c..3722d84d7d7 100644 --- a/pkg/api/v1/conversion_test.go +++ b/pkg/api/v1/conversion_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/v1/defaults.go b/pkg/api/v1/defaults.go index 262884e3b06..bb542aaed33 100644 --- a/pkg/api/v1/defaults.go +++ b/pkg/api/v1/defaults.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/v1/defaults_test.go b/pkg/api/v1/defaults_test.go index 5b4d49e747b..ff5ab4d28c6 100644 --- a/pkg/api/v1/defaults_test.go +++ b/pkg/api/v1/defaults_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/v1/doc.go b/pkg/api/v1/doc.go index e8437aa8d74..84569e9f228 100644 --- a/pkg/api/v1/doc.go +++ b/pkg/api/v1/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/v1/register.go b/pkg/api/v1/register.go index 35d616c5198..60abb799a48 100644 --- a/pkg/api/v1/register.go +++ b/pkg/api/v1/register.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/v1/types.go b/pkg/api/v1/types.go index 6fea08876dc..f1d6d378c09 100644 --- a/pkg/api/v1/types.go +++ b/pkg/api/v1/types.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/v1beta1/conversion.go b/pkg/api/v1beta1/conversion.go index e194bccb280..2aff508c53b 100644 --- a/pkg/api/v1beta1/conversion.go +++ b/pkg/api/v1beta1/conversion.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta1/conversion_test.go b/pkg/api/v1beta1/conversion_test.go index fec3cc1e4b1..d4997ad0323 100644 --- a/pkg/api/v1beta1/conversion_test.go +++ b/pkg/api/v1beta1/conversion_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta1/defaults.go b/pkg/api/v1beta1/defaults.go index a8e008cb8c2..1dc6b71a7dc 100644 --- a/pkg/api/v1beta1/defaults.go +++ b/pkg/api/v1beta1/defaults.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta1/defaults_test.go b/pkg/api/v1beta1/defaults_test.go index 079743da789..d826abcd976 100644 --- a/pkg/api/v1beta1/defaults_test.go +++ b/pkg/api/v1beta1/defaults_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/v1beta1/doc.go b/pkg/api/v1beta1/doc.go index 1a7d4733286..9f524e6de8b 100644 --- a/pkg/api/v1beta1/doc.go +++ b/pkg/api/v1beta1/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta1/register.go b/pkg/api/v1beta1/register.go index 3947ac26f9a..d5adc1220c3 100644 --- a/pkg/api/v1beta1/register.go +++ b/pkg/api/v1beta1/register.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta1/types.go b/pkg/api/v1beta1/types.go index 4bf2fcb2188..825df087edf 100644 --- a/pkg/api/v1beta1/types.go +++ b/pkg/api/v1beta1/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta2/conversion.go b/pkg/api/v1beta2/conversion.go index 1e6bad42b14..63ccdd3079e 100644 --- a/pkg/api/v1beta2/conversion.go +++ b/pkg/api/v1beta2/conversion.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta2/conversion_test.go b/pkg/api/v1beta2/conversion_test.go index a30a955dcd5..c482f830bf8 100644 --- a/pkg/api/v1beta2/conversion_test.go +++ b/pkg/api/v1beta2/conversion_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta2/defaults.go b/pkg/api/v1beta2/defaults.go index 34db78ab64f..10cebbef203 100644 --- a/pkg/api/v1beta2/defaults.go +++ b/pkg/api/v1beta2/defaults.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta2/defaults_test.go b/pkg/api/v1beta2/defaults_test.go index dc76204b55f..f50fb84ec66 100644 --- a/pkg/api/v1beta2/defaults_test.go +++ b/pkg/api/v1beta2/defaults_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/v1beta2/doc.go b/pkg/api/v1beta2/doc.go index 43084cdc9fb..441663458b2 100644 --- a/pkg/api/v1beta2/doc.go +++ b/pkg/api/v1beta2/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta2/register.go b/pkg/api/v1beta2/register.go index 75393fd89c4..8028311468f 100644 --- a/pkg/api/v1beta2/register.go +++ b/pkg/api/v1beta2/register.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta2/types.go b/pkg/api/v1beta2/types.go index 5787f98330a..179f7e4a3a5 100644 --- a/pkg/api/v1beta2/types.go +++ b/pkg/api/v1beta2/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta3/conversion.go b/pkg/api/v1beta3/conversion.go index aae4eb312df..cac55e0bc30 100644 --- a/pkg/api/v1beta3/conversion.go +++ b/pkg/api/v1beta3/conversion.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta3/conversion_test.go b/pkg/api/v1beta3/conversion_test.go index 22432818b1f..ac1c2962f90 100644 --- a/pkg/api/v1beta3/conversion_test.go +++ b/pkg/api/v1beta3/conversion_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta3/defaults.go b/pkg/api/v1beta3/defaults.go index 15b7234955b..fd3491093a4 100644 --- a/pkg/api/v1beta3/defaults.go +++ b/pkg/api/v1beta3/defaults.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta3/defaults_test.go b/pkg/api/v1beta3/defaults_test.go index 11cc2d2b3eb..037628bb03d 100644 --- a/pkg/api/v1beta3/defaults_test.go +++ b/pkg/api/v1beta3/defaults_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/api/v1beta3/doc.go b/pkg/api/v1beta3/doc.go index b110b4453bc..12029caf2c0 100644 --- a/pkg/api/v1beta3/doc.go +++ b/pkg/api/v1beta3/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta3/register.go b/pkg/api/v1beta3/register.go index ea168aaf83a..8bff7838b00 100644 --- a/pkg/api/v1beta3/register.go +++ b/pkg/api/v1beta3/register.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/v1beta3/types.go b/pkg/api/v1beta3/types.go index 26fa04cd59d..4d7dd8a8f26 100644 --- a/pkg/api/v1beta3/types.go +++ b/pkg/api/v1beta3/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/validation/doc.go b/pkg/api/validation/doc.go index 3d7a6718a51..1b7051073ba 100644 --- a/pkg/api/validation/doc.go +++ b/pkg/api/validation/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/validation/events.go b/pkg/api/validation/events.go index f2a036022e1..0f9e1cf4065 100644 --- a/pkg/api/validation/events.go +++ b/pkg/api/validation/events.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/validation/events_test.go b/pkg/api/validation/events_test.go index 393d3d300bd..050b317ab7f 100644 --- a/pkg/api/validation/events_test.go +++ b/pkg/api/validation/events_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/validation/schema.go b/pkg/api/validation/schema.go index 8592fdc2f38..76d75a2222d 100644 --- a/pkg/api/validation/schema.go +++ b/pkg/api/validation/schema.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/validation/schema_test.go b/pkg/api/validation/schema_test.go index 15ae0bc9cd1..58dcd6eb9d5 100644 --- a/pkg/api/validation/schema_test.go +++ b/pkg/api/validation/schema_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/validation/validation.go b/pkg/api/validation/validation.go index ad0fa294dcc..93d673af8c6 100644 --- a/pkg/api/validation/validation.go +++ b/pkg/api/validation/validation.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/api/validation/validation_test.go b/pkg/api/validation/validation_test.go index 30b29e530bf..8d65cbceff1 100644 --- a/pkg/api/validation/validation_test.go +++ b/pkg/api/validation/validation_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/api_installer.go b/pkg/apiserver/api_installer.go index 4215ef87418..b0c902c7ea2 100644 --- a/pkg/apiserver/api_installer.go +++ b/pkg/apiserver/api_installer.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/apiserver/api_installer_test.go b/pkg/apiserver/api_installer_test.go index 1cfc5407550..1dd42cce2cd 100644 --- a/pkg/apiserver/api_installer_test.go +++ b/pkg/apiserver/api_installer_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/apiserver/apiserver.go b/pkg/apiserver/apiserver.go index 8defae30ecd..68e81092608 100644 --- a/pkg/apiserver/apiserver.go +++ b/pkg/apiserver/apiserver.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/apiserver_test.go b/pkg/apiserver/apiserver_test.go index fc2d2ebc8ff..b2c4a2abbe5 100644 --- a/pkg/apiserver/apiserver_test.go +++ b/pkg/apiserver/apiserver_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/authn.go b/pkg/apiserver/authn.go index 66504307b21..9182f796343 100644 --- a/pkg/apiserver/authn.go +++ b/pkg/apiserver/authn.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/authz.go b/pkg/apiserver/authz.go index 90037fc0f53..7fc593140bc 100644 --- a/pkg/apiserver/authz.go +++ b/pkg/apiserver/authz.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/authz_test.go b/pkg/apiserver/authz_test.go index 9a0d616f4f9..53bcbf1d6c0 100644 --- a/pkg/apiserver/authz_test.go +++ b/pkg/apiserver/authz_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/doc.go b/pkg/apiserver/doc.go index ecac809af74..7a919d2ca61 100644 --- a/pkg/apiserver/doc.go +++ b/pkg/apiserver/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/errors.go b/pkg/apiserver/errors.go index a05d7afffb7..027c9fcd194 100644 --- a/pkg/apiserver/errors.go +++ b/pkg/apiserver/errors.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/errors_test.go b/pkg/apiserver/errors_test.go index 62f6ed1311e..9f839d70734 100644 --- a/pkg/apiserver/errors_test.go +++ b/pkg/apiserver/errors_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/handlers.go b/pkg/apiserver/handlers.go index 892465afb10..3b1bc2b045a 100644 --- a/pkg/apiserver/handlers.go +++ b/pkg/apiserver/handlers.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/handlers_test.go b/pkg/apiserver/handlers_test.go index 56b4d9da663..f017e47b942 100644 --- a/pkg/apiserver/handlers_test.go +++ b/pkg/apiserver/handlers_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/index.go b/pkg/apiserver/index.go index 14fab02d071..b2ac0d3b959 100644 --- a/pkg/apiserver/index.go +++ b/pkg/apiserver/index.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/mux_helper.go b/pkg/apiserver/mux_helper.go index e95f0719cdb..48953321c13 100644 --- a/pkg/apiserver/mux_helper.go +++ b/pkg/apiserver/mux_helper.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/apiserver/proxy.go b/pkg/apiserver/proxy.go index 50351ba19f6..9dab573dc82 100644 --- a/pkg/apiserver/proxy.go +++ b/pkg/apiserver/proxy.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/proxy_test.go b/pkg/apiserver/proxy_test.go index 38509095bba..45218d6cf1e 100644 --- a/pkg/apiserver/proxy_test.go +++ b/pkg/apiserver/proxy_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/redirect.go b/pkg/apiserver/redirect.go index fe51d0163f8..f46f0f93e85 100644 --- a/pkg/apiserver/redirect.go +++ b/pkg/apiserver/redirect.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/redirect_test.go b/pkg/apiserver/redirect_test.go index 0963dd98c9c..d8e407b4bdc 100644 --- a/pkg/apiserver/redirect_test.go +++ b/pkg/apiserver/redirect_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/resthandler.go b/pkg/apiserver/resthandler.go index a20e78ad8b9..4655d2e6a8f 100644 --- a/pkg/apiserver/resthandler.go +++ b/pkg/apiserver/resthandler.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/validator.go b/pkg/apiserver/validator.go index 89ef80d789b..f56ce47c332 100644 --- a/pkg/apiserver/validator.go +++ b/pkg/apiserver/validator.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/validator_test.go b/pkg/apiserver/validator_test.go index 5b01a88f883..3f4bf4d3cbd 100644 --- a/pkg/apiserver/validator_test.go +++ b/pkg/apiserver/validator_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/watch.go b/pkg/apiserver/watch.go index a95906805a1..b554f3047e1 100644 --- a/pkg/apiserver/watch.go +++ b/pkg/apiserver/watch.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/apiserver/watch_test.go b/pkg/apiserver/watch_test.go index d08227f2adf..4cab1565c3e 100644 --- a/pkg/apiserver/watch_test.go +++ b/pkg/apiserver/watch_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/auth/authenticator/bearertoken/bearertoken.go b/pkg/auth/authenticator/bearertoken/bearertoken.go index 7a5d2458907..c26d2e2ea3d 100644 --- a/pkg/auth/authenticator/bearertoken/bearertoken.go +++ b/pkg/auth/authenticator/bearertoken/bearertoken.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/auth/authenticator/bearertoken/bearertoken_test.go b/pkg/auth/authenticator/bearertoken/bearertoken_test.go index 276b55af362..844bca6a8d5 100644 --- a/pkg/auth/authenticator/bearertoken/bearertoken_test.go +++ b/pkg/auth/authenticator/bearertoken/bearertoken_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/auth/authenticator/interfaces.go b/pkg/auth/authenticator/interfaces.go index 701dcd2a4c5..2ac0a6a5846 100644 --- a/pkg/auth/authenticator/interfaces.go +++ b/pkg/auth/authenticator/interfaces.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/auth/authorizer/abac/abac.go b/pkg/auth/authorizer/abac/abac.go index e4240164ca7..390514ab2e9 100644 --- a/pkg/auth/authorizer/abac/abac.go +++ b/pkg/auth/authorizer/abac/abac.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/auth/authorizer/abac/abac_test.go b/pkg/auth/authorizer/abac/abac_test.go index 3fdd7bf759a..11aff223ec8 100644 --- a/pkg/auth/authorizer/abac/abac_test.go +++ b/pkg/auth/authorizer/abac/abac_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/auth/authorizer/interfaces.go b/pkg/auth/authorizer/interfaces.go index 2567a48af66..8ebbf65ea07 100644 --- a/pkg/auth/authorizer/interfaces.go +++ b/pkg/auth/authorizer/interfaces.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/auth/handlers/handlers.go b/pkg/auth/handlers/handlers.go index 19acf8076e5..362cfcfb7f2 100644 --- a/pkg/auth/handlers/handlers.go +++ b/pkg/auth/handlers/handlers.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/auth/handlers/handlers_test.go b/pkg/auth/handlers/handlers_test.go index 103651d5237..65c04894f09 100644 --- a/pkg/auth/handlers/handlers_test.go +++ b/pkg/auth/handlers/handlers_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/auth/user/doc.go b/pkg/auth/user/doc.go index 4647b4ae527..b11258494e7 100644 --- a/pkg/auth/user/doc.go +++ b/pkg/auth/user/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/auth/user/user.go b/pkg/auth/user/user.go index 36407fb0cf4..ad7bccef9ff 100644 --- a/pkg/auth/user/user.go +++ b/pkg/auth/user/user.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/capabilities/capabilities.go b/pkg/capabilities/capabilities.go index 0c188eaf1c7..76830fc27d4 100644 --- a/pkg/capabilities/capabilities.go +++ b/pkg/capabilities/capabilities.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/capabilities/doc.go b/pkg/capabilities/doc.go index 7ab1949869b..81143a78e1f 100644 --- a/pkg/capabilities/doc.go +++ b/pkg/capabilities/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/delta_fifo.go b/pkg/client/cache/delta_fifo.go index 362e12f3ae7..aafda9a2c72 100644 --- a/pkg/client/cache/delta_fifo.go +++ b/pkg/client/cache/delta_fifo.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/delta_fifo_test.go b/pkg/client/cache/delta_fifo_test.go index 7bee133e055..a2dca88e547 100644 --- a/pkg/client/cache/delta_fifo_test.go +++ b/pkg/client/cache/delta_fifo_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/doc.go b/pkg/client/cache/doc.go index b7a70d9999c..c6a2857ddec 100644 --- a/pkg/client/cache/doc.go +++ b/pkg/client/cache/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/expiration_cache.go b/pkg/client/cache/expiration_cache.go index 1d8d40e7d1c..ba18a3cb638 100644 --- a/pkg/client/cache/expiration_cache.go +++ b/pkg/client/cache/expiration_cache.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/expiration_cache_fakes.go b/pkg/client/cache/expiration_cache_fakes.go index 9df663e30d4..2c2431ed502 100644 --- a/pkg/client/cache/expiration_cache_fakes.go +++ b/pkg/client/cache/expiration_cache_fakes.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/expiration_cache_test.go b/pkg/client/cache/expiration_cache_test.go index 7c66d0180a0..23540509473 100644 --- a/pkg/client/cache/expiration_cache_test.go +++ b/pkg/client/cache/expiration_cache_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/fifo.go b/pkg/client/cache/fifo.go index 2729ad3f6b9..89fe4c9b65c 100644 --- a/pkg/client/cache/fifo.go +++ b/pkg/client/cache/fifo.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/fifo_test.go b/pkg/client/cache/fifo_test.go index 1db91740a33..cc6f27b7940 100644 --- a/pkg/client/cache/fifo_test.go +++ b/pkg/client/cache/fifo_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/index.go b/pkg/client/cache/index.go index f96d227e397..7d5638cae87 100644 --- a/pkg/client/cache/index.go +++ b/pkg/client/cache/index.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/listers.go b/pkg/client/cache/listers.go index 31d495dbc56..0a610047802 100644 --- a/pkg/client/cache/listers.go +++ b/pkg/client/cache/listers.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/listers_test.go b/pkg/client/cache/listers_test.go index 4891e03d476..9f0a35ce7ad 100644 --- a/pkg/client/cache/listers_test.go +++ b/pkg/client/cache/listers_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/cache/listwatch.go b/pkg/client/cache/listwatch.go index 7225dfd24be..6a7046b79af 100644 --- a/pkg/client/cache/listwatch.go +++ b/pkg/client/cache/listwatch.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/cache/listwatch_test.go b/pkg/client/cache/listwatch_test.go index cf39864655e..57fbffe4ec5 100644 --- a/pkg/client/cache/listwatch_test.go +++ b/pkg/client/cache/listwatch_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/cache/poller.go b/pkg/client/cache/poller.go index 4ffd6732cb4..1223ef38448 100644 --- a/pkg/client/cache/poller.go +++ b/pkg/client/cache/poller.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/poller_test.go b/pkg/client/cache/poller_test.go index 2c756b31275..2d3951d8cbd 100644 --- a/pkg/client/cache/poller_test.go +++ b/pkg/client/cache/poller_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/reflector.go b/pkg/client/cache/reflector.go index a3cf8483b96..32cca298dae 100644 --- a/pkg/client/cache/reflector.go +++ b/pkg/client/cache/reflector.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/reflector_test.go b/pkg/client/cache/reflector_test.go index ac22c38ee15..54bfc136d3c 100644 --- a/pkg/client/cache/reflector_test.go +++ b/pkg/client/cache/reflector_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/store.go b/pkg/client/cache/store.go index 40aceec467d..9b18293fd4d 100644 --- a/pkg/client/cache/store.go +++ b/pkg/client/cache/store.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/store_test.go b/pkg/client/cache/store_test.go index ad2b6eda2c4..1886e1c120b 100644 --- a/pkg/client/cache/store_test.go +++ b/pkg/client/cache/store_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/thread_safe_store.go b/pkg/client/cache/thread_safe_store.go index 09671d28992..7700e049ba0 100644 --- a/pkg/client/cache/thread_safe_store.go +++ b/pkg/client/cache/thread_safe_store.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/cache/undelta_store.go b/pkg/client/cache/undelta_store.go index 5e0724de0b9..5cd6378eaf8 100644 --- a/pkg/client/cache/undelta_store.go +++ b/pkg/client/cache/undelta_store.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/cache/undelta_store_test.go b/pkg/client/cache/undelta_store_test.go index e52e0782083..d6aa3738a67 100644 --- a/pkg/client/cache/undelta_store_test.go +++ b/pkg/client/cache/undelta_store_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/chaosclient/chaosclient.go b/pkg/client/chaosclient/chaosclient.go index 8f34015dc78..2f49e062a15 100644 --- a/pkg/client/chaosclient/chaosclient.go +++ b/pkg/client/chaosclient/chaosclient.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/chaosclient/chaosclient_test.go b/pkg/client/chaosclient/chaosclient_test.go index f33b1029400..0c76736cfcd 100644 --- a/pkg/client/chaosclient/chaosclient_test.go +++ b/pkg/client/chaosclient/chaosclient_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/client.go b/pkg/client/client.go index cf99707cb5c..ef1294ad1af 100644 --- a/pkg/client/client.go +++ b/pkg/client/client.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/client_test.go b/pkg/client/client_test.go index 4bde732fbb9..8dd3818a684 100644 --- a/pkg/client/client_test.go +++ b/pkg/client/client_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/api/helpers.go b/pkg/client/clientcmd/api/helpers.go index 6c5df0717db..394a9cfd02f 100644 --- a/pkg/client/clientcmd/api/helpers.go +++ b/pkg/client/clientcmd/api/helpers.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/clientcmd/api/helpers_test.go b/pkg/client/clientcmd/api/helpers_test.go index 6fd77e431b4..aa62ab1ec40 100644 --- a/pkg/client/clientcmd/api/helpers_test.go +++ b/pkg/client/clientcmd/api/helpers_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/clientcmd/api/latest/latest.go b/pkg/client/clientcmd/api/latest/latest.go index 260650700e8..7cbef60306b 100644 --- a/pkg/client/clientcmd/api/latest/latest.go +++ b/pkg/client/clientcmd/api/latest/latest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/api/register.go b/pkg/client/clientcmd/api/register.go index 682447e8511..fa68f144591 100644 --- a/pkg/client/clientcmd/api/register.go +++ b/pkg/client/clientcmd/api/register.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/api/types.go b/pkg/client/clientcmd/api/types.go index ec4216aec87..81daa386e28 100644 --- a/pkg/client/clientcmd/api/types.go +++ b/pkg/client/clientcmd/api/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/api/types_test.go b/pkg/client/clientcmd/api/types_test.go index 0bbade0ac6b..dbb6766af19 100644 --- a/pkg/client/clientcmd/api/types_test.go +++ b/pkg/client/clientcmd/api/types_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/api/v1/conversion.go b/pkg/client/clientcmd/api/v1/conversion.go index 1a42b376b23..e162c89ebcf 100644 --- a/pkg/client/clientcmd/api/v1/conversion.go +++ b/pkg/client/clientcmd/api/v1/conversion.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/api/v1/register.go b/pkg/client/clientcmd/api/v1/register.go index 47f31d75fd7..3b4489718ef 100644 --- a/pkg/client/clientcmd/api/v1/register.go +++ b/pkg/client/clientcmd/api/v1/register.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/api/v1/types.go b/pkg/client/clientcmd/api/v1/types.go index e3ee4ca2899..325d998de30 100644 --- a/pkg/client/clientcmd/api/v1/types.go +++ b/pkg/client/clientcmd/api/v1/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/auth_loaders.go b/pkg/client/clientcmd/auth_loaders.go index cd18d93bbeb..282eac25bcf 100644 --- a/pkg/client/clientcmd/auth_loaders.go +++ b/pkg/client/clientcmd/auth_loaders.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/client_config.go b/pkg/client/clientcmd/client_config.go index b921afbd607..38a2e43f5bc 100644 --- a/pkg/client/clientcmd/client_config.go +++ b/pkg/client/clientcmd/client_config.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/client_config_test.go b/pkg/client/clientcmd/client_config_test.go index ee9f273162c..90270a1fdf4 100644 --- a/pkg/client/clientcmd/client_config_test.go +++ b/pkg/client/clientcmd/client_config_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/doc.go b/pkg/client/clientcmd/doc.go index 7658b931809..d8c64d85834 100644 --- a/pkg/client/clientcmd/doc.go +++ b/pkg/client/clientcmd/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/loader.go b/pkg/client/clientcmd/loader.go index e3d6e90ff86..8066fb13d6f 100644 --- a/pkg/client/clientcmd/loader.go +++ b/pkg/client/clientcmd/loader.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/loader_test.go b/pkg/client/clientcmd/loader_test.go index f17a5ab618d..a4ea5da8414 100644 --- a/pkg/client/clientcmd/loader_test.go +++ b/pkg/client/clientcmd/loader_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/merged_client_builder.go b/pkg/client/clientcmd/merged_client_builder.go index f6bc5c4556d..49a3b73954f 100644 --- a/pkg/client/clientcmd/merged_client_builder.go +++ b/pkg/client/clientcmd/merged_client_builder.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/merged_client_builder_test.go b/pkg/client/clientcmd/merged_client_builder_test.go index 6a87fdf5729..4beeb0ac228 100644 --- a/pkg/client/clientcmd/merged_client_builder_test.go +++ b/pkg/client/clientcmd/merged_client_builder_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/overrides.go b/pkg/client/clientcmd/overrides.go index 9e6f434f284..877ef5c9385 100644 --- a/pkg/client/clientcmd/overrides.go +++ b/pkg/client/clientcmd/overrides.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/validation.go b/pkg/client/clientcmd/validation.go index b1f2eb6e325..2c76e50bc45 100644 --- a/pkg/client/clientcmd/validation.go +++ b/pkg/client/clientcmd/validation.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/clientcmd/validation_test.go b/pkg/client/clientcmd/validation_test.go index aee278aed01..fb43e2021ee 100644 --- a/pkg/client/clientcmd/validation_test.go +++ b/pkg/client/clientcmd/validation_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/componentstatuses.go b/pkg/client/componentstatuses.go index 133aae05c3f..d79422451e2 100644 --- a/pkg/client/componentstatuses.go +++ b/pkg/client/componentstatuses.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/conditions.go b/pkg/client/conditions.go index b67164d6957..458238dc2b0 100644 --- a/pkg/client/conditions.go +++ b/pkg/client/conditions.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/containerinfo.go b/pkg/client/containerinfo.go index 3efd258206d..eedfed7c221 100644 --- a/pkg/client/containerinfo.go +++ b/pkg/client/containerinfo.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/containerinfo_test.go b/pkg/client/containerinfo_test.go index 2a3ffc64da5..2fdb4532326 100644 --- a/pkg/client/containerinfo_test.go +++ b/pkg/client/containerinfo_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/doc.go b/pkg/client/doc.go index 7209a6bb6f4..59e880b8bd2 100644 --- a/pkg/client/doc.go +++ b/pkg/client/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/endpoints.go b/pkg/client/endpoints.go index ce634a3cb22..788c2fc0036 100644 --- a/pkg/client/endpoints.go +++ b/pkg/client/endpoints.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/endpoints_test.go b/pkg/client/endpoints_test.go index 26995d3e16c..79d592cbc3c 100644 --- a/pkg/client/endpoints_test.go +++ b/pkg/client/endpoints_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/events.go b/pkg/client/events.go index ee8cc1ef4ff..25ff08eb4f1 100644 --- a/pkg/client/events.go +++ b/pkg/client/events.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/events_test.go b/pkg/client/events_test.go index 8ac3ccf7d96..f8a59b3139b 100644 --- a/pkg/client/events_test.go +++ b/pkg/client/events_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/fake.go b/pkg/client/fake.go index 02eef0442a5..35211dbe5be 100644 --- a/pkg/client/fake.go +++ b/pkg/client/fake.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/flags.go b/pkg/client/flags.go index 750b705847d..f05fcd831c9 100644 --- a/pkg/client/flags.go +++ b/pkg/client/flags.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/flags_test.go b/pkg/client/flags_test.go index 42b02d5b280..f464bc8a93a 100644 --- a/pkg/client/flags_test.go +++ b/pkg/client/flags_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/helper.go b/pkg/client/helper.go index be42dd3ac0e..36c24123286 100644 --- a/pkg/client/helper.go +++ b/pkg/client/helper.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/helper_test.go b/pkg/client/helper_test.go index 2a9a334b870..7c7a3c54092 100644 --- a/pkg/client/helper_test.go +++ b/pkg/client/helper_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/kubelet.go b/pkg/client/kubelet.go index 68d0f53255c..6e50ab34b09 100644 --- a/pkg/client/kubelet.go +++ b/pkg/client/kubelet.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/kubelet_test.go b/pkg/client/kubelet_test.go index 98411bbfd92..1b02d0a546a 100644 --- a/pkg/client/kubelet_test.go +++ b/pkg/client/kubelet_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/limit_ranges.go b/pkg/client/limit_ranges.go index 3cfa9db7dd9..2acf705d334 100644 --- a/pkg/client/limit_ranges.go +++ b/pkg/client/limit_ranges.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/limit_ranges_test.go b/pkg/client/limit_ranges_test.go index 642b74836c7..b7e05651693 100644 --- a/pkg/client/limit_ranges_test.go +++ b/pkg/client/limit_ranges_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/metrics/metrics.go b/pkg/client/metrics/metrics.go index 1c2028d8aa6..6e5f7c0dbc8 100644 --- a/pkg/client/metrics/metrics.go +++ b/pkg/client/metrics/metrics.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/namespaces.go b/pkg/client/namespaces.go index 4e5f16d5655..13d3b6144e4 100644 --- a/pkg/client/namespaces.go +++ b/pkg/client/namespaces.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/namespaces_test.go b/pkg/client/namespaces_test.go index 45712b4ffed..9b3aae186b0 100644 --- a/pkg/client/namespaces_test.go +++ b/pkg/client/namespaces_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/nodes.go b/pkg/client/nodes.go index 7a951a7beee..02b07881ebd 100644 --- a/pkg/client/nodes.go +++ b/pkg/client/nodes.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/nodes_test.go b/pkg/client/nodes_test.go index f1c0c28afc8..2753a262748 100644 --- a/pkg/client/nodes_test.go +++ b/pkg/client/nodes_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/persistentvolume_test.go b/pkg/client/persistentvolume_test.go index b72f4d9c441..f299ed9d893 100644 --- a/pkg/client/persistentvolume_test.go +++ b/pkg/client/persistentvolume_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/persistentvolumeclaim.go b/pkg/client/persistentvolumeclaim.go index 04fa5959d87..c5ccab61690 100644 --- a/pkg/client/persistentvolumeclaim.go +++ b/pkg/client/persistentvolumeclaim.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/persistentvolumeclaim_test.go b/pkg/client/persistentvolumeclaim_test.go index 09ce5789ff6..4e552f34436 100644 --- a/pkg/client/persistentvolumeclaim_test.go +++ b/pkg/client/persistentvolumeclaim_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/persistentvolumes.go b/pkg/client/persistentvolumes.go index 147be2554cd..3ef6aeda73f 100644 --- a/pkg/client/persistentvolumes.go +++ b/pkg/client/persistentvolumes.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/pods.go b/pkg/client/pods.go index a31ad91696b..84bae5c2c2f 100644 --- a/pkg/client/pods.go +++ b/pkg/client/pods.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/pods_test.go b/pkg/client/pods_test.go index 5d6280f206c..bb13f8bcf1d 100644 --- a/pkg/client/pods_test.go +++ b/pkg/client/pods_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/portforward/doc.go b/pkg/client/portforward/doc.go index f4cd9153d8e..032f180f976 100644 --- a/pkg/client/portforward/doc.go +++ b/pkg/client/portforward/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/portforward/portforward.go b/pkg/client/portforward/portforward.go index 73d39dfcfaa..6488e261265 100644 --- a/pkg/client/portforward/portforward.go +++ b/pkg/client/portforward/portforward.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/portforward/portforward_test.go b/pkg/client/portforward/portforward_test.go index 29f0a826c02..d98e0282b23 100644 --- a/pkg/client/portforward/portforward_test.go +++ b/pkg/client/portforward/portforward_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/record/doc.go b/pkg/client/record/doc.go index ff6ccf3575f..d955154326f 100644 --- a/pkg/client/record/doc.go +++ b/pkg/client/record/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/record/event.go b/pkg/client/record/event.go index 9987fff5f8a..d44970c7524 100644 --- a/pkg/client/record/event.go +++ b/pkg/client/record/event.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/record/event_test.go b/pkg/client/record/event_test.go index e9f7f3d243f..640f519dd3a 100644 --- a/pkg/client/record/event_test.go +++ b/pkg/client/record/event_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/record/events_cache.go b/pkg/client/record/events_cache.go index 4886f6cd7c1..ec60ccfe34d 100644 --- a/pkg/client/record/events_cache.go +++ b/pkg/client/record/events_cache.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/record/events_cache_test.go b/pkg/client/record/events_cache_test.go index f080c7c7a12..f086ef88ef8 100644 --- a/pkg/client/record/events_cache_test.go +++ b/pkg/client/record/events_cache_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/record/fake.go b/pkg/client/record/fake.go index 6da131dc7f8..fcc3b8adea2 100644 --- a/pkg/client/record/fake.go +++ b/pkg/client/record/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/remotecommand/doc.go b/pkg/client/remotecommand/doc.go index 882542ff62a..88197ed0d4b 100644 --- a/pkg/client/remotecommand/doc.go +++ b/pkg/client/remotecommand/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/remotecommand/remotecommand.go b/pkg/client/remotecommand/remotecommand.go index fa32353ba66..853caa4c692 100644 --- a/pkg/client/remotecommand/remotecommand.go +++ b/pkg/client/remotecommand/remotecommand.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/remotecommand/remotecommand_test.go b/pkg/client/remotecommand/remotecommand_test.go index 2b3c20528a4..6ab86e87e54 100644 --- a/pkg/client/remotecommand/remotecommand_test.go +++ b/pkg/client/remotecommand/remotecommand_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/replication_controllers.go b/pkg/client/replication_controllers.go index 31935a993b8..f29086a9e8a 100644 --- a/pkg/client/replication_controllers.go +++ b/pkg/client/replication_controllers.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/replication_controllers_test.go b/pkg/client/replication_controllers_test.go index 4d79cd180ad..905f0fddb57 100644 --- a/pkg/client/replication_controllers_test.go +++ b/pkg/client/replication_controllers_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/request.go b/pkg/client/request.go index e0d2f08272e..0c794a9b47d 100644 --- a/pkg/client/request.go +++ b/pkg/client/request.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/request_test.go b/pkg/client/request_test.go index cf8717a0942..ea7f104a434 100644 --- a/pkg/client/request_test.go +++ b/pkg/client/request_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/resource_quotas.go b/pkg/client/resource_quotas.go index 36c93c4bd79..7a4fb9e8a4c 100644 --- a/pkg/client/resource_quotas.go +++ b/pkg/client/resource_quotas.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/resource_quotas_test.go b/pkg/client/resource_quotas_test.go index ff0d1978cfb..c2ebc2079b9 100644 --- a/pkg/client/resource_quotas_test.go +++ b/pkg/client/resource_quotas_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/restclient.go b/pkg/client/restclient.go index a2447e65a3b..7838d13dc8c 100644 --- a/pkg/client/restclient.go +++ b/pkg/client/restclient.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/restclient_test.go b/pkg/client/restclient_test.go index 1f30a98114e..59aad995ca0 100644 --- a/pkg/client/restclient_test.go +++ b/pkg/client/restclient_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/secrets.go b/pkg/client/secrets.go index dd627b6bcd6..3a671f89b40 100644 --- a/pkg/client/secrets.go +++ b/pkg/client/secrets.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/services.go b/pkg/client/services.go index ec7540d43a6..69901893071 100644 --- a/pkg/client/services.go +++ b/pkg/client/services.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/services_test.go b/pkg/client/services_test.go index 8679e604fe6..e9b8093dd26 100644 --- a/pkg/client/services_test.go +++ b/pkg/client/services_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/testclient/fake_componentstatuses.go b/pkg/client/testclient/fake_componentstatuses.go index b14150f63af..df5d8ef1dcc 100644 --- a/pkg/client/testclient/fake_componentstatuses.go +++ b/pkg/client/testclient/fake_componentstatuses.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/testclient/fake_endpoints.go b/pkg/client/testclient/fake_endpoints.go index 891dc9664ad..5867f6e23f2 100644 --- a/pkg/client/testclient/fake_endpoints.go +++ b/pkg/client/testclient/fake_endpoints.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/testclient/fake_events.go b/pkg/client/testclient/fake_events.go index 1497113ca83..a5ee01d4440 100644 --- a/pkg/client/testclient/fake_events.go +++ b/pkg/client/testclient/fake_events.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/testclient/fake_limit_ranges.go b/pkg/client/testclient/fake_limit_ranges.go index 70a52fde636..1a0014110cd 100644 --- a/pkg/client/testclient/fake_limit_ranges.go +++ b/pkg/client/testclient/fake_limit_ranges.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/testclient/fake_namespaces.go b/pkg/client/testclient/fake_namespaces.go index 6cea445b985..9132fbc1900 100644 --- a/pkg/client/testclient/fake_namespaces.go +++ b/pkg/client/testclient/fake_namespaces.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/testclient/fake_nodes.go b/pkg/client/testclient/fake_nodes.go index f4a14de5436..522b61d803b 100644 --- a/pkg/client/testclient/fake_nodes.go +++ b/pkg/client/testclient/fake_nodes.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/testclient/fake_persistent_volume_claims.go b/pkg/client/testclient/fake_persistent_volume_claims.go index 33cc1a30b79..750be6e7eb0 100644 --- a/pkg/client/testclient/fake_persistent_volume_claims.go +++ b/pkg/client/testclient/fake_persistent_volume_claims.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/testclient/fake_persistent_volumes.go b/pkg/client/testclient/fake_persistent_volumes.go index 33cbfa1803e..f0bdd00c230 100644 --- a/pkg/client/testclient/fake_persistent_volumes.go +++ b/pkg/client/testclient/fake_persistent_volumes.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/testclient/fake_pods.go b/pkg/client/testclient/fake_pods.go index eb4258bc3a2..b73b1fd4bab 100644 --- a/pkg/client/testclient/fake_pods.go +++ b/pkg/client/testclient/fake_pods.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/testclient/fake_replication_controllers.go b/pkg/client/testclient/fake_replication_controllers.go index 6e673b0ddb2..3d8f2b4159a 100644 --- a/pkg/client/testclient/fake_replication_controllers.go +++ b/pkg/client/testclient/fake_replication_controllers.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/testclient/fake_resource_quotas.go b/pkg/client/testclient/fake_resource_quotas.go index c86b7fc5583..51132a3f0c3 100644 --- a/pkg/client/testclient/fake_resource_quotas.go +++ b/pkg/client/testclient/fake_resource_quotas.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/testclient/fake_secrets.go b/pkg/client/testclient/fake_secrets.go index 1aac8a95d58..a4ffb90043e 100644 --- a/pkg/client/testclient/fake_secrets.go +++ b/pkg/client/testclient/fake_secrets.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/testclient/fake_services.go b/pkg/client/testclient/fake_services.go index 60d93bdf287..b8b02eaa97d 100644 --- a/pkg/client/testclient/fake_services.go +++ b/pkg/client/testclient/fake_services.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/testclient/fake_test.go b/pkg/client/testclient/fake_test.go index f232f0039b0..ea92add7a30 100644 --- a/pkg/client/testclient/fake_test.go +++ b/pkg/client/testclient/fake_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/testclient/fixture.go b/pkg/client/testclient/fixture.go index 00158f57311..a65f0765aeb 100644 --- a/pkg/client/testclient/fixture.go +++ b/pkg/client/testclient/fixture.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/testclient/testclient.go b/pkg/client/testclient/testclient.go index 63a24642605..22246024142 100644 --- a/pkg/client/testclient/testclient.go +++ b/pkg/client/testclient/testclient.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/testclient/testclient_test.go b/pkg/client/testclient/testclient_test.go index c2ca86ebbba..e01a367633f 100644 --- a/pkg/client/testclient/testclient_test.go +++ b/pkg/client/testclient/testclient_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/client/transport.go b/pkg/client/transport.go index 22278c4481e..7c5f94f3167 100644 --- a/pkg/client/transport.go +++ b/pkg/client/transport.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/client/transport_test.go b/pkg/client/transport_test.go index aba38a3b2fd..b4de569279e 100644 --- a/pkg/client/transport_test.go +++ b/pkg/client/transport_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/clientauth/clientauth.go b/pkg/clientauth/clientauth.go index d874d2a2389..980aad1a586 100644 --- a/pkg/clientauth/clientauth.go +++ b/pkg/clientauth/clientauth.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/clientauth/clientauth_test.go b/pkg/clientauth/clientauth_test.go index da680eaf97d..5c1d493b096 100644 --- a/pkg/clientauth/clientauth_test.go +++ b/pkg/clientauth/clientauth_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/aws/aws.go b/pkg/cloudprovider/aws/aws.go index 63eabd22a63..9bb60ef287f 100644 --- a/pkg/cloudprovider/aws/aws.go +++ b/pkg/cloudprovider/aws/aws.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/aws/aws_test.go b/pkg/cloudprovider/aws/aws_test.go index f6c7065332f..95b0bc74494 100644 --- a/pkg/cloudprovider/aws/aws_test.go +++ b/pkg/cloudprovider/aws/aws_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/cloud.go b/pkg/cloudprovider/cloud.go index 57f9d110cf5..a56a33c6a29 100644 --- a/pkg/cloudprovider/cloud.go +++ b/pkg/cloudprovider/cloud.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/doc.go b/pkg/cloudprovider/doc.go index defd25aef3f..eaa91e6cf25 100644 --- a/pkg/cloudprovider/doc.go +++ b/pkg/cloudprovider/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/fake/doc.go b/pkg/cloudprovider/fake/doc.go index 5b048a7deeb..9d285e995cb 100644 --- a/pkg/cloudprovider/fake/doc.go +++ b/pkg/cloudprovider/fake/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/fake/fake.go b/pkg/cloudprovider/fake/fake.go index 664fd175be9..33699a2d288 100644 --- a/pkg/cloudprovider/fake/fake.go +++ b/pkg/cloudprovider/fake/fake.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/gce/doc.go b/pkg/cloudprovider/gce/doc.go index b9c524602e8..4f1bbb92cdc 100644 --- a/pkg/cloudprovider/gce/doc.go +++ b/pkg/cloudprovider/gce/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/gce/gce.go b/pkg/cloudprovider/gce/gce.go index f3ac5b1736c..9910311c8d8 100644 --- a/pkg/cloudprovider/gce/gce.go +++ b/pkg/cloudprovider/gce/gce.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/gce/gce_test.go b/pkg/cloudprovider/gce/gce_test.go index 32345c72dfc..798175d9a0b 100644 --- a/pkg/cloudprovider/gce/gce_test.go +++ b/pkg/cloudprovider/gce/gce_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/gce/token_source.go b/pkg/cloudprovider/gce/token_source.go index b9ee3e81eb2..1aaca87b8b1 100644 --- a/pkg/cloudprovider/gce/token_source.go +++ b/pkg/cloudprovider/gce/token_source.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/cloudprovider/nodecontroller/doc.go b/pkg/cloudprovider/nodecontroller/doc.go index 097cac95d8c..0cc00b6fff8 100644 --- a/pkg/cloudprovider/nodecontroller/doc.go +++ b/pkg/cloudprovider/nodecontroller/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/nodecontroller/nodecontroller.go b/pkg/cloudprovider/nodecontroller/nodecontroller.go index 9430f1881a9..8f6658b3fbe 100644 --- a/pkg/cloudprovider/nodecontroller/nodecontroller.go +++ b/pkg/cloudprovider/nodecontroller/nodecontroller.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/nodecontroller/nodecontroller_test.go b/pkg/cloudprovider/nodecontroller/nodecontroller_test.go index 8fbbf795bd3..2b4d1514ee9 100644 --- a/pkg/cloudprovider/nodecontroller/nodecontroller_test.go +++ b/pkg/cloudprovider/nodecontroller/nodecontroller_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/openstack/openstack.go b/pkg/cloudprovider/openstack/openstack.go index 367d49bac11..a59393de771 100644 --- a/pkg/cloudprovider/openstack/openstack.go +++ b/pkg/cloudprovider/openstack/openstack.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/openstack/openstack_test.go b/pkg/cloudprovider/openstack/openstack_test.go index 8b3c0850841..64d1ca5626c 100644 --- a/pkg/cloudprovider/openstack/openstack_test.go +++ b/pkg/cloudprovider/openstack/openstack_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/ovirt/ovirt.go b/pkg/cloudprovider/ovirt/ovirt.go index f6601017d2f..0f566e1b6c6 100644 --- a/pkg/cloudprovider/ovirt/ovirt.go +++ b/pkg/cloudprovider/ovirt/ovirt.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/ovirt/ovirt_test.go b/pkg/cloudprovider/ovirt/ovirt_test.go index afeb45c4a9a..3681b212806 100644 --- a/pkg/cloudprovider/ovirt/ovirt_test.go +++ b/pkg/cloudprovider/ovirt/ovirt_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/plugins.go b/pkg/cloudprovider/plugins.go index b760556d610..bbcc8dc23ef 100644 --- a/pkg/cloudprovider/plugins.go +++ b/pkg/cloudprovider/plugins.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/rackspace/rackspace.go b/pkg/cloudprovider/rackspace/rackspace.go index 3871776e1d6..c3682e85880 100644 --- a/pkg/cloudprovider/rackspace/rackspace.go +++ b/pkg/cloudprovider/rackspace/rackspace.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/rackspace/rackspace_test.go b/pkg/cloudprovider/rackspace/rackspace_test.go index 48b1ec4bfe7..e3ae103d501 100644 --- a/pkg/cloudprovider/rackspace/rackspace_test.go +++ b/pkg/cloudprovider/rackspace/rackspace_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/servicecontroller/doc.go b/pkg/cloudprovider/servicecontroller/doc.go index 697b65d991f..da5426f365c 100644 --- a/pkg/cloudprovider/servicecontroller/doc.go +++ b/pkg/cloudprovider/servicecontroller/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/cloudprovider/servicecontroller/servicecontroller.go b/pkg/cloudprovider/servicecontroller/servicecontroller.go index 18d7b359423..80f81993246 100644 --- a/pkg/cloudprovider/servicecontroller/servicecontroller.go +++ b/pkg/cloudprovider/servicecontroller/servicecontroller.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/cloudprovider/servicecontroller/servicecontroller_test.go b/pkg/cloudprovider/servicecontroller/servicecontroller_test.go index b250bfd4cb3..ed3c0176699 100644 --- a/pkg/cloudprovider/servicecontroller/servicecontroller_test.go +++ b/pkg/cloudprovider/servicecontroller/servicecontroller_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/cloudprovider/vagrant/doc.go b/pkg/cloudprovider/vagrant/doc.go index a5116eea707..aa37006ac61 100644 --- a/pkg/cloudprovider/vagrant/doc.go +++ b/pkg/cloudprovider/vagrant/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/vagrant/vagrant.go b/pkg/cloudprovider/vagrant/vagrant.go index 9672ba43b49..4a35d990902 100644 --- a/pkg/cloudprovider/vagrant/vagrant.go +++ b/pkg/cloudprovider/vagrant/vagrant.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/cloudprovider/vagrant/vagrant_test.go b/pkg/cloudprovider/vagrant/vagrant_test.go index 8012f7db09a..33fca79e1dc 100644 --- a/pkg/cloudprovider/vagrant/vagrant_test.go +++ b/pkg/cloudprovider/vagrant/vagrant_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/config/config.go b/pkg/config/config.go index ff1cb65909d..94410783ca0 100644 --- a/pkg/config/config.go +++ b/pkg/config/config.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/config/config_test.go b/pkg/config/config_test.go index bad8e94f835..61de62876de 100644 --- a/pkg/config/config_test.go +++ b/pkg/config/config_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/controller/controller_utils.go b/pkg/controller/controller_utils.go index 5ea0c44f2ad..e66bb1cc1c9 100644 --- a/pkg/controller/controller_utils.go +++ b/pkg/controller/controller_utils.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/controller/doc.go b/pkg/controller/doc.go index 8a708ad5d1c..79e6b47b899 100644 --- a/pkg/controller/doc.go +++ b/pkg/controller/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/controller/framework/controller.go b/pkg/controller/framework/controller.go index 2ed03f9bfc8..7427c06e0e7 100644 --- a/pkg/controller/framework/controller.go +++ b/pkg/controller/framework/controller.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/controller/framework/controller_test.go b/pkg/controller/framework/controller_test.go index 083f12cd845..95d3611fe95 100644 --- a/pkg/controller/framework/controller_test.go +++ b/pkg/controller/framework/controller_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/controller/framework/doc.go b/pkg/controller/framework/doc.go index bbf9df798cf..ecd3cf28abe 100644 --- a/pkg/controller/framework/doc.go +++ b/pkg/controller/framework/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/controller/framework/fake_controller_source.go b/pkg/controller/framework/fake_controller_source.go index 4beb51d0b56..f2b2da1276d 100644 --- a/pkg/controller/framework/fake_controller_source.go +++ b/pkg/controller/framework/fake_controller_source.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/controller/framework/fake_controller_source_test.go b/pkg/controller/framework/fake_controller_source_test.go index c12abfdb162..c4fbf87f178 100644 --- a/pkg/controller/framework/fake_controller_source_test.go +++ b/pkg/controller/framework/fake_controller_source_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/controller/replication_controller.go b/pkg/controller/replication_controller.go index 8b90c5de2e6..8d7a456abbf 100644 --- a/pkg/controller/replication_controller.go +++ b/pkg/controller/replication_controller.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/controller/replication_controller_test.go b/pkg/controller/replication_controller_test.go index 49b63b51a47..3d2168584e7 100644 --- a/pkg/controller/replication_controller_test.go +++ b/pkg/controller/replication_controller_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/conversion/code_generation_test.go b/pkg/conversion/code_generation_test.go index e31a0504ae0..3706dcdeca1 100644 --- a/pkg/conversion/code_generation_test.go +++ b/pkg/conversion/code_generation_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/conversion/conversion_test.go b/pkg/conversion/conversion_test.go index 015af3dca7f..a06612b3d89 100644 --- a/pkg/conversion/conversion_test.go +++ b/pkg/conversion/conversion_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/conversion/converter.go b/pkg/conversion/converter.go index 3d7a050017c..9e3a6385d5d 100644 --- a/pkg/conversion/converter.go +++ b/pkg/conversion/converter.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/conversion/converter_test.go b/pkg/conversion/converter_test.go index df33d78ee21..0907c98ad20 100644 --- a/pkg/conversion/converter_test.go +++ b/pkg/conversion/converter_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/conversion/decode.go b/pkg/conversion/decode.go index 34418a59177..2fed94cfc5b 100644 --- a/pkg/conversion/decode.go +++ b/pkg/conversion/decode.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/conversion/deep_copy.go b/pkg/conversion/deep_copy.go index 2fffc7f4335..04b3a8be58f 100644 --- a/pkg/conversion/deep_copy.go +++ b/pkg/conversion/deep_copy.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/conversion/deep_copy_test.go b/pkg/conversion/deep_copy_test.go index 801fbad7d48..f0d43017e10 100644 --- a/pkg/conversion/deep_copy_test.go +++ b/pkg/conversion/deep_copy_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/conversion/deep_equal.go b/pkg/conversion/deep_equal.go index c18c1aaaec7..5fc542c5f0c 100644 --- a/pkg/conversion/deep_equal.go +++ b/pkg/conversion/deep_equal.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/conversion/doc.go b/pkg/conversion/doc.go index aea8afa68cc..34fc08cc15b 100644 --- a/pkg/conversion/doc.go +++ b/pkg/conversion/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/conversion/encode.go b/pkg/conversion/encode.go index e83e26cf878..10c16a2e0ac 100644 --- a/pkg/conversion/encode.go +++ b/pkg/conversion/encode.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/conversion/error.go b/pkg/conversion/error.go index e6a12ee7847..fc62e842f23 100644 --- a/pkg/conversion/error.go +++ b/pkg/conversion/error.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/conversion/generator.go b/pkg/conversion/generator.go index 6aebf72638a..cc810e2b0e1 100644 --- a/pkg/conversion/generator.go +++ b/pkg/conversion/generator.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/conversion/meta.go b/pkg/conversion/meta.go index 5dccd560303..ce16ea79022 100644 --- a/pkg/conversion/meta.go +++ b/pkg/conversion/meta.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/conversion/meta_test.go b/pkg/conversion/meta_test.go index 12b502c21fa..df001d59f74 100644 --- a/pkg/conversion/meta_test.go +++ b/pkg/conversion/meta_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/conversion/scheme.go b/pkg/conversion/scheme.go index 594b23124b4..88580f730ec 100644 --- a/pkg/conversion/scheme.go +++ b/pkg/conversion/scheme.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/conversion/scheme_test.go b/pkg/conversion/scheme_test.go index 40bf1e9c81f..dec6805bd63 100644 --- a/pkg/conversion/scheme_test.go +++ b/pkg/conversion/scheme_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/credentialprovider/config.go b/pkg/credentialprovider/config.go index 7e4c2298fcb..aa74e28fc94 100644 --- a/pkg/credentialprovider/config.go +++ b/pkg/credentialprovider/config.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/credentialprovider/config_test.go b/pkg/credentialprovider/config_test.go index 2508552e16f..86532d271c8 100644 --- a/pkg/credentialprovider/config_test.go +++ b/pkg/credentialprovider/config_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/credentialprovider/doc.go b/pkg/credentialprovider/doc.go index 22bb33e0bda..f071c0c8935 100644 --- a/pkg/credentialprovider/doc.go +++ b/pkg/credentialprovider/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/credentialprovider/gcp/doc.go b/pkg/credentialprovider/gcp/doc.go index 4f5c7d5ebd5..e6f2beba804 100644 --- a/pkg/credentialprovider/gcp/doc.go +++ b/pkg/credentialprovider/gcp/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/credentialprovider/gcp/jwt.go b/pkg/credentialprovider/gcp/jwt.go index e7c1c5c20c1..470cb247008 100644 --- a/pkg/credentialprovider/gcp/jwt.go +++ b/pkg/credentialprovider/gcp/jwt.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/credentialprovider/gcp/jwt_test.go b/pkg/credentialprovider/gcp/jwt_test.go index fe44f9551fc..cab575062eb 100644 --- a/pkg/credentialprovider/gcp/jwt_test.go +++ b/pkg/credentialprovider/gcp/jwt_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/credentialprovider/gcp/metadata.go b/pkg/credentialprovider/gcp/metadata.go index 492a9304eb4..3960688ba0b 100644 --- a/pkg/credentialprovider/gcp/metadata.go +++ b/pkg/credentialprovider/gcp/metadata.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/credentialprovider/gcp/metadata_test.go b/pkg/credentialprovider/gcp/metadata_test.go index 9efccb139ee..3e1b8724d38 100644 --- a/pkg/credentialprovider/gcp/metadata_test.go +++ b/pkg/credentialprovider/gcp/metadata_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/credentialprovider/keyring.go b/pkg/credentialprovider/keyring.go index aa9ebbf82be..8bbeda548c7 100644 --- a/pkg/credentialprovider/keyring.go +++ b/pkg/credentialprovider/keyring.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/credentialprovider/keyring_test.go b/pkg/credentialprovider/keyring_test.go index e4835bc6d50..52584f7584d 100644 --- a/pkg/credentialprovider/keyring_test.go +++ b/pkg/credentialprovider/keyring_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/credentialprovider/plugins.go b/pkg/credentialprovider/plugins.go index d92570ca8ea..cc29ffd8318 100644 --- a/pkg/credentialprovider/plugins.go +++ b/pkg/credentialprovider/plugins.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/credentialprovider/provider.go b/pkg/credentialprovider/provider.go index afb0f0a8f6f..f4f52c8fd88 100644 --- a/pkg/credentialprovider/provider.go +++ b/pkg/credentialprovider/provider.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/credentialprovider/provider_test.go b/pkg/credentialprovider/provider_test.go index 0c279232caa..099d839fbf4 100644 --- a/pkg/credentialprovider/provider_test.go +++ b/pkg/credentialprovider/provider_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/fieldpath/doc.go b/pkg/fieldpath/doc.go index e7b6bba0d0d..c91ff6ecaba 100644 --- a/pkg/fieldpath/doc.go +++ b/pkg/fieldpath/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/fieldpath/fieldpath.go b/pkg/fieldpath/fieldpath.go index cea520681a5..36b0eed1d58 100644 --- a/pkg/fieldpath/fieldpath.go +++ b/pkg/fieldpath/fieldpath.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/fieldpath/fieldpath_test.go b/pkg/fieldpath/fieldpath_test.go index 877acb81a26..9949d9c7a95 100644 --- a/pkg/fieldpath/fieldpath_test.go +++ b/pkg/fieldpath/fieldpath_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/fields/doc.go b/pkg/fields/doc.go index 2e5b8bc50e3..767615c9f7b 100644 --- a/pkg/fields/doc.go +++ b/pkg/fields/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/fields/fields.go b/pkg/fields/fields.go index e2a6064655e..50fef14a817 100644 --- a/pkg/fields/fields.go +++ b/pkg/fields/fields.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/fields/fields_test.go b/pkg/fields/fields_test.go index c41c8e9876a..9f6f3fc3577 100644 --- a/pkg/fields/fields_test.go +++ b/pkg/fields/fields_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/fields/selector.go b/pkg/fields/selector.go index 05eefba054a..3d0f8711b64 100644 --- a/pkg/fields/selector.go +++ b/pkg/fields/selector.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/fields/selector_test.go b/pkg/fields/selector_test.go index 56431b740a7..7651ae6bb3e 100644 --- a/pkg/fields/selector_test.go +++ b/pkg/fields/selector_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/healthz/doc.go b/pkg/healthz/doc.go index 16414f578dd..37a95b806e4 100644 --- a/pkg/healthz/doc.go +++ b/pkg/healthz/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/healthz/healthz.go b/pkg/healthz/healthz.go index 2e8fda9b5f7..9859a3e267b 100644 --- a/pkg/healthz/healthz.go +++ b/pkg/healthz/healthz.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/healthz/healthz_test.go b/pkg/healthz/healthz_test.go index 432750861fb..bfd833eb837 100644 --- a/pkg/healthz/healthz_test.go +++ b/pkg/healthz/healthz_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/httplog/doc.go b/pkg/httplog/doc.go index 872879cadf3..99973e2d7ef 100644 --- a/pkg/httplog/doc.go +++ b/pkg/httplog/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/httplog/log.go b/pkg/httplog/log.go index 619d22d3532..1c28716d920 100644 --- a/pkg/httplog/log.go +++ b/pkg/httplog/log.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/httplog/log_test.go b/pkg/httplog/log_test.go index aea79ab5451..a24a194188a 100644 --- a/pkg/httplog/log_test.go +++ b/pkg/httplog/log_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/hyperkube/doc.go b/pkg/hyperkube/doc.go index dd8ad4095da..88b6e2e6927 100644 --- a/pkg/hyperkube/doc.go +++ b/pkg/hyperkube/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/bash_comp_utils.go b/pkg/kubectl/bash_comp_utils.go index 55e5b86e839..fe2870f8e7e 100644 --- a/pkg/kubectl/bash_comp_utils.go +++ b/pkg/kubectl/bash_comp_utils.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubectl/cmd/apiversions.go b/pkg/kubectl/cmd/apiversions.go index 037a12a95df..dc3f03f4468 100644 --- a/pkg/kubectl/cmd/apiversions.go +++ b/pkg/kubectl/cmd/apiversions.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/clusterinfo.go b/pkg/kubectl/cmd/clusterinfo.go index 77eb3913a42..38a5f0ad732 100644 --- a/pkg/kubectl/cmd/clusterinfo.go +++ b/pkg/kubectl/cmd/clusterinfo.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubectl/cmd/cmd.go b/pkg/kubectl/cmd/cmd.go index bf835c653f7..f24877835d4 100644 --- a/pkg/kubectl/cmd/cmd.go +++ b/pkg/kubectl/cmd/cmd.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/cmd_test.go b/pkg/kubectl/cmd/cmd_test.go index 6d89046890e..298bd390071 100644 --- a/pkg/kubectl/cmd/cmd_test.go +++ b/pkg/kubectl/cmd/cmd_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/config/config.go b/pkg/kubectl/cmd/config/config.go index 6d717b73f2c..fbf9d5d3e30 100644 --- a/pkg/kubectl/cmd/config/config.go +++ b/pkg/kubectl/cmd/config/config.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/config/config_test.go b/pkg/kubectl/cmd/config/config_test.go index 2e82742d417..5bfd6bf5aa6 100644 --- a/pkg/kubectl/cmd/config/config_test.go +++ b/pkg/kubectl/cmd/config/config_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/config/create_authinfo.go b/pkg/kubectl/cmd/config/create_authinfo.go index ebe5b46f96a..e4ea2de5187 100644 --- a/pkg/kubectl/cmd/config/create_authinfo.go +++ b/pkg/kubectl/cmd/config/create_authinfo.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/config/create_cluster.go b/pkg/kubectl/cmd/config/create_cluster.go index c91681720ab..cd19a3e913a 100644 --- a/pkg/kubectl/cmd/config/create_cluster.go +++ b/pkg/kubectl/cmd/config/create_cluster.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/config/create_context.go b/pkg/kubectl/cmd/config/create_context.go index f10b9d23d04..bd8ff3642af 100644 --- a/pkg/kubectl/cmd/config/create_context.go +++ b/pkg/kubectl/cmd/config/create_context.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/config/navigation_step_parser.go b/pkg/kubectl/cmd/config/navigation_step_parser.go index cb513a7f424..4b5d1ca96f0 100644 --- a/pkg/kubectl/cmd/config/navigation_step_parser.go +++ b/pkg/kubectl/cmd/config/navigation_step_parser.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/config/navigation_step_parser_test.go b/pkg/kubectl/cmd/config/navigation_step_parser_test.go index 9c5a4420119..6d112386513 100644 --- a/pkg/kubectl/cmd/config/navigation_step_parser_test.go +++ b/pkg/kubectl/cmd/config/navigation_step_parser_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/config/set.go b/pkg/kubectl/cmd/config/set.go index 0c0faad17df..38e397d52bd 100644 --- a/pkg/kubectl/cmd/config/set.go +++ b/pkg/kubectl/cmd/config/set.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/config/unset.go b/pkg/kubectl/cmd/config/unset.go index c04ed914e2b..3e607dc1021 100644 --- a/pkg/kubectl/cmd/config/unset.go +++ b/pkg/kubectl/cmd/config/unset.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/config/use_context.go b/pkg/kubectl/cmd/config/use_context.go index b1442f92e7d..60d49eb64ca 100644 --- a/pkg/kubectl/cmd/config/use_context.go +++ b/pkg/kubectl/cmd/config/use_context.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/config/view.go b/pkg/kubectl/cmd/config/view.go index f205e5d7fdd..7ec43190362 100644 --- a/pkg/kubectl/cmd/config/view.go +++ b/pkg/kubectl/cmd/config/view.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/create.go b/pkg/kubectl/cmd/create.go index a0ff1d679d3..4d769a31561 100644 --- a/pkg/kubectl/cmd/create.go +++ b/pkg/kubectl/cmd/create.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/create_test.go b/pkg/kubectl/cmd/create_test.go index c17bbeb021b..58dceea0914 100644 --- a/pkg/kubectl/cmd/create_test.go +++ b/pkg/kubectl/cmd/create_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/delete.go b/pkg/kubectl/cmd/delete.go index f45915dd34b..e9a10e74976 100644 --- a/pkg/kubectl/cmd/delete.go +++ b/pkg/kubectl/cmd/delete.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/delete_test.go b/pkg/kubectl/cmd/delete_test.go index 45dade1ce7b..9c18e705166 100644 --- a/pkg/kubectl/cmd/delete_test.go +++ b/pkg/kubectl/cmd/delete_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/describe.go b/pkg/kubectl/cmd/describe.go index 9ba0ac140ec..c128c014362 100644 --- a/pkg/kubectl/cmd/describe.go +++ b/pkg/kubectl/cmd/describe.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/describe_test.go b/pkg/kubectl/cmd/describe_test.go index 992f384445c..fa2ab194c98 100644 --- a/pkg/kubectl/cmd/describe_test.go +++ b/pkg/kubectl/cmd/describe_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/exec.go b/pkg/kubectl/cmd/exec.go index 397b134fc76..194ec849df4 100644 --- a/pkg/kubectl/cmd/exec.go +++ b/pkg/kubectl/cmd/exec.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/expose.go b/pkg/kubectl/cmd/expose.go index 6ca9ef707d3..cc2cf8bbee5 100644 --- a/pkg/kubectl/cmd/expose.go +++ b/pkg/kubectl/cmd/expose.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/get.go b/pkg/kubectl/cmd/get.go index 4438c66dc1d..62a6f5146f1 100644 --- a/pkg/kubectl/cmd/get.go +++ b/pkg/kubectl/cmd/get.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/get_test.go b/pkg/kubectl/cmd/get_test.go index e435cba9f73..f68185bb29a 100644 --- a/pkg/kubectl/cmd/get_test.go +++ b/pkg/kubectl/cmd/get_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/label.go b/pkg/kubectl/cmd/label.go index 733a75ff3b4..5cbfd49348c 100644 --- a/pkg/kubectl/cmd/label.go +++ b/pkg/kubectl/cmd/label.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/label_test.go b/pkg/kubectl/cmd/label_test.go index b6a654fa413..b59d91a8e9c 100644 --- a/pkg/kubectl/cmd/label_test.go +++ b/pkg/kubectl/cmd/label_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/log.go b/pkg/kubectl/cmd/log.go index 869a4e3457d..68a0fffd2b8 100644 --- a/pkg/kubectl/cmd/log.go +++ b/pkg/kubectl/cmd/log.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/log_test.go b/pkg/kubectl/cmd/log_test.go index eaa45cd7e6d..c2860c9e76f 100644 --- a/pkg/kubectl/cmd/log_test.go +++ b/pkg/kubectl/cmd/log_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/namespace.go b/pkg/kubectl/cmd/namespace.go index 1a63eb53861..c4e1343f21a 100644 --- a/pkg/kubectl/cmd/namespace.go +++ b/pkg/kubectl/cmd/namespace.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/portforward.go b/pkg/kubectl/cmd/portforward.go index a026cd0adb6..c198b5788be 100644 --- a/pkg/kubectl/cmd/portforward.go +++ b/pkg/kubectl/cmd/portforward.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/proxy.go b/pkg/kubectl/cmd/proxy.go index 9c067c9f80e..65badee7da7 100644 --- a/pkg/kubectl/cmd/proxy.go +++ b/pkg/kubectl/cmd/proxy.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/resize.go b/pkg/kubectl/cmd/resize.go index 8e8d32fa81c..6e1b9fa4347 100644 --- a/pkg/kubectl/cmd/resize.go +++ b/pkg/kubectl/cmd/resize.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/rollingupdate.go b/pkg/kubectl/cmd/rollingupdate.go index ed5439975e0..c91f4d57b3b 100644 --- a/pkg/kubectl/cmd/rollingupdate.go +++ b/pkg/kubectl/cmd/rollingupdate.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/rollingupdate_test.go b/pkg/kubectl/cmd/rollingupdate_test.go index 4a5c881697c..f8a622f2ab4 100644 --- a/pkg/kubectl/cmd/rollingupdate_test.go +++ b/pkg/kubectl/cmd/rollingupdate_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/run.go b/pkg/kubectl/cmd/run.go index 2e5ddf0d367..37be3a939d2 100644 --- a/pkg/kubectl/cmd/run.go +++ b/pkg/kubectl/cmd/run.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/stop.go b/pkg/kubectl/cmd/stop.go index aceec128d54..20b8ebd4249 100644 --- a/pkg/kubectl/cmd/stop.go +++ b/pkg/kubectl/cmd/stop.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/update.go b/pkg/kubectl/cmd/update.go index 08672ebaf37..18675e4a4b6 100644 --- a/pkg/kubectl/cmd/update.go +++ b/pkg/kubectl/cmd/update.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/update_test.go b/pkg/kubectl/cmd/update_test.go index 621a4cd16fe..d5b90523df7 100644 --- a/pkg/kubectl/cmd/update_test.go +++ b/pkg/kubectl/cmd/update_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubectl/cmd/util/clientcache.go b/pkg/kubectl/cmd/util/clientcache.go index 56a3f785174..e7e64992c00 100644 --- a/pkg/kubectl/cmd/util/clientcache.go +++ b/pkg/kubectl/cmd/util/clientcache.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/util/factory.go b/pkg/kubectl/cmd/util/factory.go index eb7b4bbd448..591d250f692 100644 --- a/pkg/kubectl/cmd/util/factory.go +++ b/pkg/kubectl/cmd/util/factory.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/util/factory_test.go b/pkg/kubectl/cmd/util/factory_test.go index fe620609b65..0bb921e36c7 100644 --- a/pkg/kubectl/cmd/util/factory_test.go +++ b/pkg/kubectl/cmd/util/factory_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/util/helpers.go b/pkg/kubectl/cmd/util/helpers.go index d251692a512..3190517c102 100644 --- a/pkg/kubectl/cmd/util/helpers.go +++ b/pkg/kubectl/cmd/util/helpers.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/util/helpers_test.go b/pkg/kubectl/cmd/util/helpers_test.go index 16730ba039f..f9ba4dbbfe9 100644 --- a/pkg/kubectl/cmd/util/helpers_test.go +++ b/pkg/kubectl/cmd/util/helpers_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/util/printing.go b/pkg/kubectl/cmd/util/printing.go index bbcdca64dba..4dd0bd226f5 100644 --- a/pkg/kubectl/cmd/util/printing.go +++ b/pkg/kubectl/cmd/util/printing.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/cmd/version.go b/pkg/kubectl/cmd/version.go index 9fc5ece5a5c..2d0df567255 100644 --- a/pkg/kubectl/cmd/version.go +++ b/pkg/kubectl/cmd/version.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/describe.go b/pkg/kubectl/describe.go index e031d722fa2..0bf5a0e40ba 100644 --- a/pkg/kubectl/describe.go +++ b/pkg/kubectl/describe.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/describe_test.go b/pkg/kubectl/describe_test.go index 553ceb39b92..a36b4bb9dfc 100644 --- a/pkg/kubectl/describe_test.go +++ b/pkg/kubectl/describe_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/doc.go b/pkg/kubectl/doc.go index 29c8c3c839b..cc34fba7d10 100644 --- a/pkg/kubectl/doc.go +++ b/pkg/kubectl/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/generate.go b/pkg/kubectl/generate.go index c9e38f116da..ea415b7f26d 100644 --- a/pkg/kubectl/generate.go +++ b/pkg/kubectl/generate.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/generate_test.go b/pkg/kubectl/generate_test.go index 6802f9658d2..952811c61ce 100644 --- a/pkg/kubectl/generate_test.go +++ b/pkg/kubectl/generate_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/interfaces.go b/pkg/kubectl/interfaces.go index 443eb8a57c1..e8c18a21225 100644 --- a/pkg/kubectl/interfaces.go +++ b/pkg/kubectl/interfaces.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/kubectl.go b/pkg/kubectl/kubectl.go index 074678925cb..482c5404e3b 100644 --- a/pkg/kubectl/kubectl.go +++ b/pkg/kubectl/kubectl.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/proxy_server.go b/pkg/kubectl/proxy_server.go index 8dc61016ff2..f307c0f2b52 100644 --- a/pkg/kubectl/proxy_server.go +++ b/pkg/kubectl/proxy_server.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/proxy_server_test.go b/pkg/kubectl/proxy_server_test.go index 68a49953854..ad9fdd7a7e9 100644 --- a/pkg/kubectl/proxy_server_test.go +++ b/pkg/kubectl/proxy_server_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resize.go b/pkg/kubectl/resize.go index f35f48c1ba9..68aaafc886f 100644 --- a/pkg/kubectl/resize.go +++ b/pkg/kubectl/resize.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resize_test.go b/pkg/kubectl/resize_test.go index 3a70751e81a..5aa55a16b8d 100644 --- a/pkg/kubectl/resize_test.go +++ b/pkg/kubectl/resize_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resource/builder.go b/pkg/kubectl/resource/builder.go index 580c49f98f7..e03fb10eb0f 100644 --- a/pkg/kubectl/resource/builder.go +++ b/pkg/kubectl/resource/builder.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resource/builder_test.go b/pkg/kubectl/resource/builder_test.go index 2f3ed6dadef..3ca445f5cfe 100644 --- a/pkg/kubectl/resource/builder_test.go +++ b/pkg/kubectl/resource/builder_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resource/doc.go b/pkg/kubectl/resource/doc.go index 60ba119eda9..05b35cfddce 100644 --- a/pkg/kubectl/resource/doc.go +++ b/pkg/kubectl/resource/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resource/helper.go b/pkg/kubectl/resource/helper.go index 4df39d3efbe..81b7efc19cd 100644 --- a/pkg/kubectl/resource/helper.go +++ b/pkg/kubectl/resource/helper.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resource/helper_test.go b/pkg/kubectl/resource/helper_test.go index c9c049a5531..1c9d1aab96b 100644 --- a/pkg/kubectl/resource/helper_test.go +++ b/pkg/kubectl/resource/helper_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resource/interfaces.go b/pkg/kubectl/resource/interfaces.go index 09315d99763..07df2d7d108 100644 --- a/pkg/kubectl/resource/interfaces.go +++ b/pkg/kubectl/resource/interfaces.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resource/mapper.go b/pkg/kubectl/resource/mapper.go index d7ab59c71c6..ad2d7c8bc50 100644 --- a/pkg/kubectl/resource/mapper.go +++ b/pkg/kubectl/resource/mapper.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resource/result.go b/pkg/kubectl/resource/result.go index be75dd9099b..91dc18d610b 100644 --- a/pkg/kubectl/resource/result.go +++ b/pkg/kubectl/resource/result.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resource/selector.go b/pkg/kubectl/resource/selector.go index ae8019cf31c..0a5ca56a722 100644 --- a/pkg/kubectl/resource/selector.go +++ b/pkg/kubectl/resource/selector.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resource/visitor.go b/pkg/kubectl/resource/visitor.go index b8bd30ec3df..6f2a272ce30 100644 --- a/pkg/kubectl/resource/visitor.go +++ b/pkg/kubectl/resource/visitor.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resource_printer.go b/pkg/kubectl/resource_printer.go index 1ada03e0395..2add50ca91a 100644 --- a/pkg/kubectl/resource_printer.go +++ b/pkg/kubectl/resource_printer.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/resource_printer_test.go b/pkg/kubectl/resource_printer_test.go index 7211d65f1ff..3cb6039ac02 100644 --- a/pkg/kubectl/resource_printer_test.go +++ b/pkg/kubectl/resource_printer_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/rolling_updater.go b/pkg/kubectl/rolling_updater.go index 780ae66c988..a1c2bd3fdea 100644 --- a/pkg/kubectl/rolling_updater.go +++ b/pkg/kubectl/rolling_updater.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/rolling_updater_test.go b/pkg/kubectl/rolling_updater_test.go index 51bb2ea621a..fc1152474c0 100644 --- a/pkg/kubectl/rolling_updater_test.go +++ b/pkg/kubectl/rolling_updater_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/run.go b/pkg/kubectl/run.go index 0712f40b9ac..18d0d074bca 100644 --- a/pkg/kubectl/run.go +++ b/pkg/kubectl/run.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/run_test.go b/pkg/kubectl/run_test.go index 760b74ca707..2a4b3027bc4 100644 --- a/pkg/kubectl/run_test.go +++ b/pkg/kubectl/run_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/service.go b/pkg/kubectl/service.go index 0a3a5f0e902..43baf56cfad 100644 --- a/pkg/kubectl/service.go +++ b/pkg/kubectl/service.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/service_test.go b/pkg/kubectl/service_test.go index 7d679bc7487..3e6fc976ce4 100644 --- a/pkg/kubectl/service_test.go +++ b/pkg/kubectl/service_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/sorted_event_list.go b/pkg/kubectl/sorted_event_list.go index b37c25afbd8..4647f6160d6 100644 --- a/pkg/kubectl/sorted_event_list.go +++ b/pkg/kubectl/sorted_event_list.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/sorted_event_list_test.go b/pkg/kubectl/sorted_event_list_test.go index aa3618fee37..df21ae75eec 100644 --- a/pkg/kubectl/sorted_event_list_test.go +++ b/pkg/kubectl/sorted_event_list_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/sorted_resource_name_list.go b/pkg/kubectl/sorted_resource_name_list.go index 6e6a4fb602b..f245d76e384 100644 --- a/pkg/kubectl/sorted_resource_name_list.go +++ b/pkg/kubectl/sorted_resource_name_list.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/stop.go b/pkg/kubectl/stop.go index 9b7e52060f9..46b018887a7 100644 --- a/pkg/kubectl/stop.go +++ b/pkg/kubectl/stop.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/stop_test.go b/pkg/kubectl/stop_test.go index b15ae49914c..248c9dc539e 100644 --- a/pkg/kubectl/stop_test.go +++ b/pkg/kubectl/stop_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/version.go b/pkg/kubectl/version.go index ca25578e069..6fc7c2cadf7 100644 --- a/pkg/kubectl/version.go +++ b/pkg/kubectl/version.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubectl/watchloop.go b/pkg/kubectl/watchloop.go index 52eaa4fd0d8..fabf28f0f34 100644 --- a/pkg/kubectl/watchloop.go +++ b/pkg/kubectl/watchloop.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/cadvisor/cadvisor_fake.go b/pkg/kubelet/cadvisor/cadvisor_fake.go index 7667ff372ca..01858febd2f 100644 --- a/pkg/kubelet/cadvisor/cadvisor_fake.go +++ b/pkg/kubelet/cadvisor/cadvisor_fake.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/cadvisor/cadvisor_linux.go b/pkg/kubelet/cadvisor/cadvisor_linux.go index 6ba35f573be..c56016b93a7 100644 --- a/pkg/kubelet/cadvisor/cadvisor_linux.go +++ b/pkg/kubelet/cadvisor/cadvisor_linux.go @@ -1,7 +1,7 @@ // +build cgo,linux /* -Copyright 2015 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. diff --git a/pkg/kubelet/cadvisor/cadvisor_mock.go b/pkg/kubelet/cadvisor/cadvisor_mock.go index 1c0411fdaf9..096c3d37cf6 100644 --- a/pkg/kubelet/cadvisor/cadvisor_mock.go +++ b/pkg/kubelet/cadvisor/cadvisor_mock.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/cadvisor/cadvisor_unsupported.go b/pkg/kubelet/cadvisor/cadvisor_unsupported.go index e848e63481a..c4f021abca1 100644 --- a/pkg/kubelet/cadvisor/cadvisor_unsupported.go +++ b/pkg/kubelet/cadvisor/cadvisor_unsupported.go @@ -1,7 +1,7 @@ // +build !cgo !linux /* -Copyright 2015 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. diff --git a/pkg/kubelet/cadvisor/doc.go b/pkg/kubelet/cadvisor/doc.go index 70decf0fb37..8e1c076c68d 100644 --- a/pkg/kubelet/cadvisor/doc.go +++ b/pkg/kubelet/cadvisor/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/cadvisor/types.go b/pkg/kubelet/cadvisor/types.go index 1d70302f4fd..f6ae05d3151 100644 --- a/pkg/kubelet/cadvisor/types.go +++ b/pkg/kubelet/cadvisor/types.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/config/apiserver.go b/pkg/kubelet/config/apiserver.go index e55364877ef..18db70b04b2 100644 --- a/pkg/kubelet/config/apiserver.go +++ b/pkg/kubelet/config/apiserver.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/config/apiserver_test.go b/pkg/kubelet/config/apiserver_test.go index afb9fbb90f5..65dfc6e0130 100644 --- a/pkg/kubelet/config/apiserver_test.go +++ b/pkg/kubelet/config/apiserver_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/config/common.go b/pkg/kubelet/config/common.go index cb07511878e..44fc5820208 100644 --- a/pkg/kubelet/config/common.go +++ b/pkg/kubelet/config/common.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/config/common_test.go b/pkg/kubelet/config/common_test.go index 9f8d4da466d..b34ab9bb482 100644 --- a/pkg/kubelet/config/common_test.go +++ b/pkg/kubelet/config/common_test.go @@ -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. diff --git a/pkg/kubelet/config/config.go b/pkg/kubelet/config/config.go index 5fb063f1f37..f82ba39fa48 100644 --- a/pkg/kubelet/config/config.go +++ b/pkg/kubelet/config/config.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/config/config_test.go b/pkg/kubelet/config/config_test.go index 6f53db865c5..f760d801526 100644 --- a/pkg/kubelet/config/config_test.go +++ b/pkg/kubelet/config/config_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/config/doc.go b/pkg/kubelet/config/doc.go index b87406154fb..511d0552208 100644 --- a/pkg/kubelet/config/doc.go +++ b/pkg/kubelet/config/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/config/file.go b/pkg/kubelet/config/file.go index cfa48470561..7bd58451e4d 100644 --- a/pkg/kubelet/config/file.go +++ b/pkg/kubelet/config/file.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/config/file_test.go b/pkg/kubelet/config/file_test.go index 851d34ab05d..7f107f7e26e 100644 --- a/pkg/kubelet/config/file_test.go +++ b/pkg/kubelet/config/file_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/config/http.go b/pkg/kubelet/config/http.go index e16efcfccce..6c2606bcfc8 100644 --- a/pkg/kubelet/config/http.go +++ b/pkg/kubelet/config/http.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/config/http_test.go b/pkg/kubelet/config/http_test.go index b1500dc771c..bc4ecd0d445 100644 --- a/pkg/kubelet/config/http_test.go +++ b/pkg/kubelet/config/http_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/container/container_reference_manager.go b/pkg/kubelet/container/container_reference_manager.go index 17751d6753b..b468b3c7dbd 100644 --- a/pkg/kubelet/container/container_reference_manager.go +++ b/pkg/kubelet/container/container_reference_manager.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/container/fake_runtime.go b/pkg/kubelet/container/fake_runtime.go index 02899a1ecb2..493bc27a0c6 100644 --- a/pkg/kubelet/container/fake_runtime.go +++ b/pkg/kubelet/container/fake_runtime.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/container/helpers.go b/pkg/kubelet/container/helpers.go index 22204600cee..9f4b5014e30 100644 --- a/pkg/kubelet/container/helpers.go +++ b/pkg/kubelet/container/helpers.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/container/os.go b/pkg/kubelet/container/os.go index 518f23d0e67..a517c5e416c 100644 --- a/pkg/kubelet/container/os.go +++ b/pkg/kubelet/container/os.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/container/readiness_manager.go b/pkg/kubelet/container/readiness_manager.go index 03826821318..ade99c39cb9 100644 --- a/pkg/kubelet/container/readiness_manager.go +++ b/pkg/kubelet/container/readiness_manager.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/container/ref.go b/pkg/kubelet/container/ref.go index 1ef09126c9c..45035c570aa 100644 --- a/pkg/kubelet/container/ref.go +++ b/pkg/kubelet/container/ref.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/container/ref_test.go b/pkg/kubelet/container/ref_test.go index 45c621f3225..032bd49dd06 100644 --- a/pkg/kubelet/container/ref_test.go +++ b/pkg/kubelet/container/ref_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/container/runtime.go b/pkg/kubelet/container/runtime.go index 6140861c413..6e57bf12638 100644 --- a/pkg/kubelet/container/runtime.go +++ b/pkg/kubelet/container/runtime.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/container/runtime_cache.go b/pkg/kubelet/container/runtime_cache.go index b5e860cb2a5..4f19851b34b 100644 --- a/pkg/kubelet/container/runtime_cache.go +++ b/pkg/kubelet/container/runtime_cache.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/container_gc.go b/pkg/kubelet/container_gc.go index c3193f20b90..8005adfc6a7 100644 --- a/pkg/kubelet/container_gc.go +++ b/pkg/kubelet/container_gc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/container_gc_test.go b/pkg/kubelet/container_gc_test.go index 514fe3c98ef..84a2930e7b3 100644 --- a/pkg/kubelet/container_gc_test.go +++ b/pkg/kubelet/container_gc_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/doc.go b/pkg/kubelet/doc.go index cc5e9626b12..8fd7b3b3df3 100644 --- a/pkg/kubelet/doc.go +++ b/pkg/kubelet/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/dockertools/convert.go b/pkg/kubelet/dockertools/convert.go index eb73290bc95..31498ed6814 100644 --- a/pkg/kubelet/dockertools/convert.go +++ b/pkg/kubelet/dockertools/convert.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/dockertools/convert_test.go b/pkg/kubelet/dockertools/convert_test.go index faf84be2255..6cac463a30f 100644 --- a/pkg/kubelet/dockertools/convert_test.go +++ b/pkg/kubelet/dockertools/convert_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/dockertools/docker.go b/pkg/kubelet/dockertools/docker.go index 0a14d6ceb05..b645ca438cc 100644 --- a/pkg/kubelet/dockertools/docker.go +++ b/pkg/kubelet/dockertools/docker.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/dockertools/docker_test.go b/pkg/kubelet/dockertools/docker_test.go index 2df9d420975..decbc7ddd96 100644 --- a/pkg/kubelet/dockertools/docker_test.go +++ b/pkg/kubelet/dockertools/docker_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/dockertools/fake_docker_client.go b/pkg/kubelet/dockertools/fake_docker_client.go index ce4639a2daa..a16297f2702 100644 --- a/pkg/kubelet/dockertools/fake_docker_client.go +++ b/pkg/kubelet/dockertools/fake_docker_client.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/dockertools/instrumented_docker.go b/pkg/kubelet/dockertools/instrumented_docker.go index b4416fcbc3f..0d350fb3c8f 100644 --- a/pkg/kubelet/dockertools/instrumented_docker.go +++ b/pkg/kubelet/dockertools/instrumented_docker.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/dockertools/manager.go b/pkg/kubelet/dockertools/manager.go index 3b6deae2594..085a54767cc 100644 --- a/pkg/kubelet/dockertools/manager.go +++ b/pkg/kubelet/dockertools/manager.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/dockertools/manager_test.go b/pkg/kubelet/dockertools/manager_test.go index 5979425fe86..d59f2ed2fbc 100644 --- a/pkg/kubelet/dockertools/manager_test.go +++ b/pkg/kubelet/dockertools/manager_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/dockertools/pty_linux.go b/pkg/kubelet/dockertools/pty_linux.go index 59e1c0a4662..6f4f971e708 100644 --- a/pkg/kubelet/dockertools/pty_linux.go +++ b/pkg/kubelet/dockertools/pty_linux.go @@ -1,7 +1,7 @@ // +build linux /* -Copyright 2015 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. diff --git a/pkg/kubelet/dockertools/pty_unsupported.go b/pkg/kubelet/dockertools/pty_unsupported.go index da89938d843..89e91087e52 100644 --- a/pkg/kubelet/dockertools/pty_unsupported.go +++ b/pkg/kubelet/dockertools/pty_unsupported.go @@ -1,7 +1,7 @@ // +build !linux /* -Copyright 2015 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. diff --git a/pkg/kubelet/envvars/doc.go b/pkg/kubelet/envvars/doc.go index b6985119b79..22f57e80a88 100644 --- a/pkg/kubelet/envvars/doc.go +++ b/pkg/kubelet/envvars/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/envvars/envvars.go b/pkg/kubelet/envvars/envvars.go index f548a73d39e..6bb05484469 100644 --- a/pkg/kubelet/envvars/envvars.go +++ b/pkg/kubelet/envvars/envvars.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/envvars/envvars_test.go b/pkg/kubelet/envvars/envvars_test.go index 44328faf02c..c7be883d915 100644 --- a/pkg/kubelet/envvars/envvars_test.go +++ b/pkg/kubelet/envvars/envvars_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/image_manager.go b/pkg/kubelet/image_manager.go index c37c7f6f3c7..658f0f54a9f 100644 --- a/pkg/kubelet/image_manager.go +++ b/pkg/kubelet/image_manager.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/image_manager_test.go b/pkg/kubelet/image_manager_test.go index 95adc452d7e..ffc507e13a5 100644 --- a/pkg/kubelet/image_manager_test.go +++ b/pkg/kubelet/image_manager_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/kubelet.go b/pkg/kubelet/kubelet.go index 6fedec68d0d..90a44c5b608 100644 --- a/pkg/kubelet/kubelet.go +++ b/pkg/kubelet/kubelet.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/kubelet_test.go b/pkg/kubelet/kubelet_test.go index d4a55efe724..5865e46b980 100644 --- a/pkg/kubelet/kubelet_test.go +++ b/pkg/kubelet/kubelet_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/leaky/leaky.go b/pkg/kubelet/leaky/leaky.go index 518565760ca..dd4e6efb034 100644 --- a/pkg/kubelet/leaky/leaky.go +++ b/pkg/kubelet/leaky/leaky.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/lifecycle/doc.go b/pkg/kubelet/lifecycle/doc.go index ac6f4661f22..d10db1bca5e 100644 --- a/pkg/kubelet/lifecycle/doc.go +++ b/pkg/kubelet/lifecycle/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/lifecycle/handlers.go b/pkg/kubelet/lifecycle/handlers.go index 1131350da0b..579b1afee1c 100644 --- a/pkg/kubelet/lifecycle/handlers.go +++ b/pkg/kubelet/lifecycle/handlers.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/lifecycle/handlers_test.go b/pkg/kubelet/lifecycle/handlers_test.go index f5baf0dd5ea..af05bd4df23 100644 --- a/pkg/kubelet/lifecycle/handlers_test.go +++ b/pkg/kubelet/lifecycle/handlers_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/metrics/metrics.go b/pkg/kubelet/metrics/metrics.go index 8ee6083da3f..8c1b68eef55 100644 --- a/pkg/kubelet/metrics/metrics.go +++ b/pkg/kubelet/metrics/metrics.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/mirror_client.go b/pkg/kubelet/mirror_client.go index 981b92552c1..1dcd82eb614 100644 --- a/pkg/kubelet/mirror_client.go +++ b/pkg/kubelet/mirror_client.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/mirror_client_test.go b/pkg/kubelet/mirror_client_test.go index 78fd607eb8f..a5321cae0cf 100644 --- a/pkg/kubelet/mirror_client_test.go +++ b/pkg/kubelet/mirror_client_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/network/exec/exec.go b/pkg/kubelet/network/exec/exec.go index 2372d1a9b8a..7d9014ba1c8 100644 --- a/pkg/kubelet/network/exec/exec.go +++ b/pkg/kubelet/network/exec/exec.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/network/exec/exec_test.go b/pkg/kubelet/network/exec/exec_test.go index 2f753422802..efc1757a97b 100644 --- a/pkg/kubelet/network/exec/exec_test.go +++ b/pkg/kubelet/network/exec/exec_test.go @@ -1,7 +1,7 @@ // +build linux /* -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. diff --git a/pkg/kubelet/network/exec/exec_unix.go b/pkg/kubelet/network/exec/exec_unix.go index e843a7a966d..26847fe768d 100644 --- a/pkg/kubelet/network/exec/exec_unix.go +++ b/pkg/kubelet/network/exec/exec_unix.go @@ -1,7 +1,7 @@ // +build !windows /* -Copyright 2015 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. diff --git a/pkg/kubelet/network/exec/exec_unsupported.go b/pkg/kubelet/network/exec/exec_unsupported.go index 04b8ddbccfe..e2d4969f759 100644 --- a/pkg/kubelet/network/exec/exec_unsupported.go +++ b/pkg/kubelet/network/exec/exec_unsupported.go @@ -1,7 +1,7 @@ // +build windows /* -Copyright 2015 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. diff --git a/pkg/kubelet/network/plugins.go b/pkg/kubelet/network/plugins.go index 3daf04766ca..fe078a37353 100644 --- a/pkg/kubelet/network/plugins.go +++ b/pkg/kubelet/network/plugins.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/network/plugins_test.go b/pkg/kubelet/network/plugins_test.go index 5c00ca288ed..e10a5a1774c 100644 --- a/pkg/kubelet/network/plugins_test.go +++ b/pkg/kubelet/network/plugins_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/network/testing.go b/pkg/kubelet/network/testing.go index 83c149c2dcb..1855394d19e 100644 --- a/pkg/kubelet/network/testing.go +++ b/pkg/kubelet/network/testing.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/networks.go b/pkg/kubelet/networks.go index 0a42599d03c..f77abf18efe 100644 --- a/pkg/kubelet/networks.go +++ b/pkg/kubelet/networks.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/oom_watcher.go b/pkg/kubelet/oom_watcher.go index 81f0bec53ca..b4f00f7b037 100644 --- a/pkg/kubelet/oom_watcher.go +++ b/pkg/kubelet/oom_watcher.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/oom_watcher_test.go b/pkg/kubelet/oom_watcher_test.go index 866b67d8fdf..26ec50bad0a 100644 --- a/pkg/kubelet/oom_watcher_test.go +++ b/pkg/kubelet/oom_watcher_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/pod_manager.go b/pkg/kubelet/pod_manager.go index 1b0b1e6dc1c..646eb9f2596 100644 --- a/pkg/kubelet/pod_manager.go +++ b/pkg/kubelet/pod_manager.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/pod_manager_test.go b/pkg/kubelet/pod_manager_test.go index 90fbdee50be..633891282d6 100644 --- a/pkg/kubelet/pod_manager_test.go +++ b/pkg/kubelet/pod_manager_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/pod_workers.go b/pkg/kubelet/pod_workers.go index 8828307d7cd..8e5ba11b829 100644 --- a/pkg/kubelet/pod_workers.go +++ b/pkg/kubelet/pod_workers.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/pod_workers_test.go b/pkg/kubelet/pod_workers_test.go index 1f2907f8183..b45ef8666f3 100644 --- a/pkg/kubelet/pod_workers_test.go +++ b/pkg/kubelet/pod_workers_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/prober/prober.go b/pkg/kubelet/prober/prober.go index 826713fa7dd..efc2c0520b1 100644 --- a/pkg/kubelet/prober/prober.go +++ b/pkg/kubelet/prober/prober.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/prober/prober_fake.go b/pkg/kubelet/prober/prober_fake.go index b26f8a92ed6..ce07399ae9e 100644 --- a/pkg/kubelet/prober/prober_fake.go +++ b/pkg/kubelet/prober/prober_fake.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/prober/prober_test.go b/pkg/kubelet/prober/prober_test.go index d518715941f..92e0a860b61 100644 --- a/pkg/kubelet/prober/prober_test.go +++ b/pkg/kubelet/prober/prober_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/rkt/cap.go b/pkg/kubelet/rkt/cap.go index ad3c4252a13..b70217ece46 100644 --- a/pkg/kubelet/rkt/cap.go +++ b/pkg/kubelet/rkt/cap.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/rkt/config.go b/pkg/kubelet/rkt/config.go index 33f59a54a8c..aba4385cf1f 100644 --- a/pkg/kubelet/rkt/config.go +++ b/pkg/kubelet/rkt/config.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/rkt/container_id.go b/pkg/kubelet/rkt/container_id.go index 81a139335c2..d497c8d501f 100644 --- a/pkg/kubelet/rkt/container_id.go +++ b/pkg/kubelet/rkt/container_id.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/rkt/gc.go b/pkg/kubelet/rkt/gc.go index bc808192433..0e8bf6e0693 100644 --- a/pkg/kubelet/rkt/gc.go +++ b/pkg/kubelet/rkt/gc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/rkt/log.go b/pkg/kubelet/rkt/log.go index 29888661946..da49b75e469 100644 --- a/pkg/kubelet/rkt/log.go +++ b/pkg/kubelet/rkt/log.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/rkt/pod_info.go b/pkg/kubelet/rkt/pod_info.go index 639b869e200..da44202896a 100644 --- a/pkg/kubelet/rkt/pod_info.go +++ b/pkg/kubelet/rkt/pod_info.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/rkt/pull.go b/pkg/kubelet/rkt/pull.go index 4753d57f556..961be74504e 100644 --- a/pkg/kubelet/rkt/pull.go +++ b/pkg/kubelet/rkt/pull.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/rkt/rkt.go b/pkg/kubelet/rkt/rkt.go index 62a47982836..39c473b51eb 100644 --- a/pkg/kubelet/rkt/rkt.go +++ b/pkg/kubelet/rkt/rkt.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/rkt/runner.go b/pkg/kubelet/rkt/runner.go index 0fd525e1ca4..0d1ab694e60 100644 --- a/pkg/kubelet/rkt/runner.go +++ b/pkg/kubelet/rkt/runner.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/rkt/sync.go b/pkg/kubelet/rkt/sync.go index 1ab3054404b..db6e7881914 100644 --- a/pkg/kubelet/rkt/sync.go +++ b/pkg/kubelet/rkt/sync.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/rkt/version.go b/pkg/kubelet/rkt/version.go index a8636852f1c..3e280d51d5f 100644 --- a/pkg/kubelet/rkt/version.go +++ b/pkg/kubelet/rkt/version.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/root_context_linux.go b/pkg/kubelet/root_context_linux.go index 73be6cbe95e..d6aed1780e8 100644 --- a/pkg/kubelet/root_context_linux.go +++ b/pkg/kubelet/root_context_linux.go @@ -1,7 +1,7 @@ // +build linux /* -Copyright 2015 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. diff --git a/pkg/kubelet/root_context_unsupported.go b/pkg/kubelet/root_context_unsupported.go index 528db9a247d..826ac34f048 100644 --- a/pkg/kubelet/root_context_unsupported.go +++ b/pkg/kubelet/root_context_unsupported.go @@ -1,7 +1,7 @@ // +build !linux /* -Copyright 2015 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. diff --git a/pkg/kubelet/runonce.go b/pkg/kubelet/runonce.go index cf9acca35df..d7b0011f644 100644 --- a/pkg/kubelet/runonce.go +++ b/pkg/kubelet/runonce.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/runonce_test.go b/pkg/kubelet/runonce_test.go index ca2ecb6d3e4..580343c8777 100644 --- a/pkg/kubelet/runonce_test.go +++ b/pkg/kubelet/runonce_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/runtime_hooks.go b/pkg/kubelet/runtime_hooks.go index 1b2a70a7a38..67ad085fc2d 100644 --- a/pkg/kubelet/runtime_hooks.go +++ b/pkg/kubelet/runtime_hooks.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/server.go b/pkg/kubelet/server.go index 75589960913..7da16532edb 100644 --- a/pkg/kubelet/server.go +++ b/pkg/kubelet/server.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/server_test.go b/pkg/kubelet/server_test.go index 229ecfc9493..795040c81c4 100644 --- a/pkg/kubelet/server_test.go +++ b/pkg/kubelet/server_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/status_manager.go b/pkg/kubelet/status_manager.go index fb8ac93a797..002ea92a73f 100644 --- a/pkg/kubelet/status_manager.go +++ b/pkg/kubelet/status_manager.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/status_manager_test.go b/pkg/kubelet/status_manager_test.go index 5fd114eaca6..0bbe80142b7 100644 --- a/pkg/kubelet/status_manager_test.go +++ b/pkg/kubelet/status_manager_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/types.go b/pkg/kubelet/types.go index cb0fdba2b69..1f28c5c2ff2 100644 --- a/pkg/kubelet/types.go +++ b/pkg/kubelet/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/types/doc.go b/pkg/kubelet/types/doc.go index 2ce76bfaa27..104ff4e356f 100644 --- a/pkg/kubelet/types/doc.go +++ b/pkg/kubelet/types/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/types/types.go b/pkg/kubelet/types/types.go index d719885a912..e4bd4c15cf0 100644 --- a/pkg/kubelet/types/types.go +++ b/pkg/kubelet/types/types.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/types_test.go b/pkg/kubelet/types_test.go index ff88063c5ce..057747ab2cb 100644 --- a/pkg/kubelet/types_test.go +++ b/pkg/kubelet/types_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/util.go b/pkg/kubelet/util.go index 73cbc9b01df..7d4e422c3de 100644 --- a/pkg/kubelet/util.go +++ b/pkg/kubelet/util.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/kubelet/volume_manager.go b/pkg/kubelet/volume_manager.go index 5ca19e6ba08..46cc3fe9af9 100644 --- a/pkg/kubelet/volume_manager.go +++ b/pkg/kubelet/volume_manager.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/kubelet/volumes.go b/pkg/kubelet/volumes.go index b530acd352c..5cbee68853d 100644 --- a/pkg/kubelet/volumes.go +++ b/pkg/kubelet/volumes.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/labels/doc.go b/pkg/labels/doc.go index afc8c27c645..0e0282c3579 100644 --- a/pkg/labels/doc.go +++ b/pkg/labels/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/labels/labels.go b/pkg/labels/labels.go index d8d4e9feec1..a1d0f65ae7f 100644 --- a/pkg/labels/labels.go +++ b/pkg/labels/labels.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/labels/labels_test.go b/pkg/labels/labels_test.go index f0d741a39b1..8d3834d5146 100644 --- a/pkg/labels/labels_test.go +++ b/pkg/labels/labels_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/labels/selector.go b/pkg/labels/selector.go index f84758aa74f..9e585d3b9d9 100644 --- a/pkg/labels/selector.go +++ b/pkg/labels/selector.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/labels/selector_test.go b/pkg/labels/selector_test.go index 152cca892a0..8f29969fdde 100644 --- a/pkg/labels/selector_test.go +++ b/pkg/labels/selector_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/master/doc.go b/pkg/master/doc.go index 5cf495f7abe..cc21977b800 100644 --- a/pkg/master/doc.go +++ b/pkg/master/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/master/master.go b/pkg/master/master.go index 1f29fbbc462..4b1283297e7 100644 --- a/pkg/master/master.go +++ b/pkg/master/master.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/master/master_test.go b/pkg/master/master_test.go index 727f50c8127..0de88ab0867 100644 --- a/pkg/master/master_test.go +++ b/pkg/master/master_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/master/ports/doc.go b/pkg/master/ports/doc.go index 1d9f002666f..dc6c989e828 100644 --- a/pkg/master/ports/doc.go +++ b/pkg/master/ports/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/master/ports/ports.go b/pkg/master/ports/ports.go index 12ba851a896..8914fe19775 100644 --- a/pkg/master/ports/ports.go +++ b/pkg/master/ports/ports.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/master/publish.go b/pkg/master/publish.go index 88688358c83..3eebffdea4b 100644 --- a/pkg/master/publish.go +++ b/pkg/master/publish.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/master/publish_test.go b/pkg/master/publish_test.go index bb455166331..38cab3b4bd0 100644 --- a/pkg/master/publish_test.go +++ b/pkg/master/publish_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/namespace/doc.go b/pkg/namespace/doc.go index 93fe6331f4a..fea657af5e7 100644 --- a/pkg/namespace/doc.go +++ b/pkg/namespace/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/namespace/namespace_controller.go b/pkg/namespace/namespace_controller.go index 9fda9e9acb8..a24b0635215 100644 --- a/pkg/namespace/namespace_controller.go +++ b/pkg/namespace/namespace_controller.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/namespace/namespace_controller_test.go b/pkg/namespace/namespace_controller_test.go index f7fd7433c7b..bb011449a2c 100644 --- a/pkg/namespace/namespace_controller_test.go +++ b/pkg/namespace/namespace_controller_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/probe/doc.go b/pkg/probe/doc.go index dded05f852d..dbdfe44db38 100644 --- a/pkg/probe/doc.go +++ b/pkg/probe/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/probe/exec/exec.go b/pkg/probe/exec/exec.go index 96a3f7b58bf..a34db08508b 100644 --- a/pkg/probe/exec/exec.go +++ b/pkg/probe/exec/exec.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/probe/exec/exec_test.go b/pkg/probe/exec/exec_test.go index 22e7e9b1f54..7f631c9b4ef 100644 --- a/pkg/probe/exec/exec_test.go +++ b/pkg/probe/exec/exec_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/probe/http/http.go b/pkg/probe/http/http.go index f3b86d57cf6..6c9cd6a1aae 100644 --- a/pkg/probe/http/http.go +++ b/pkg/probe/http/http.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/probe/http/http_test.go b/pkg/probe/http/http_test.go index 7d1392d4f19..988bc8f753d 100644 --- a/pkg/probe/http/http_test.go +++ b/pkg/probe/http/http_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/probe/probe.go b/pkg/probe/probe.go index 72111d4eea2..790bdbcf724 100644 --- a/pkg/probe/probe.go +++ b/pkg/probe/probe.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/probe/tcp/tcp.go b/pkg/probe/tcp/tcp.go index 2966e452da9..27ca0793f9d 100644 --- a/pkg/probe/tcp/tcp.go +++ b/pkg/probe/tcp/tcp.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/probe/tcp/tcp_test.go b/pkg/probe/tcp/tcp_test.go index 47b93eb796a..86216a3f440 100644 --- a/pkg/probe/tcp/tcp_test.go +++ b/pkg/probe/tcp/tcp_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/proxy/config/api.go b/pkg/proxy/config/api.go index 4718f1fd10a..727b970b063 100644 --- a/pkg/proxy/config/api.go +++ b/pkg/proxy/config/api.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/proxy/config/api_test.go b/pkg/proxy/config/api_test.go index dc084ba04b1..1a0c376c8f4 100644 --- a/pkg/proxy/config/api_test.go +++ b/pkg/proxy/config/api_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/proxy/config/config.go b/pkg/proxy/config/config.go index 0371ec47550..57f1bf64d61 100644 --- a/pkg/proxy/config/config.go +++ b/pkg/proxy/config/config.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/proxy/config/config_test.go b/pkg/proxy/config/config_test.go index 89dac22d5f3..4b6774d8a11 100644 --- a/pkg/proxy/config/config_test.go +++ b/pkg/proxy/config/config_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/proxy/config/doc.go b/pkg/proxy/config/doc.go index e129df634a0..035d99c4ec7 100644 --- a/pkg/proxy/config/doc.go +++ b/pkg/proxy/config/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/proxy/doc.go b/pkg/proxy/doc.go index 7e209b66503..05b801a2bad 100644 --- a/pkg/proxy/doc.go +++ b/pkg/proxy/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/proxy/loadbalancer.go b/pkg/proxy/loadbalancer.go index bef117621a4..c540b9155e7 100644 --- a/pkg/proxy/loadbalancer.go +++ b/pkg/proxy/loadbalancer.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/proxy/proxier.go b/pkg/proxy/proxier.go index a0bf9256fd9..5289e8a3097 100644 --- a/pkg/proxy/proxier.go +++ b/pkg/proxy/proxier.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/proxy/proxier_test.go b/pkg/proxy/proxier_test.go index bd88f80ccd5..607015af203 100644 --- a/pkg/proxy/proxier_test.go +++ b/pkg/proxy/proxier_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/proxy/roundrobin.go b/pkg/proxy/roundrobin.go index 26031691ab0..4d5863083fd 100644 --- a/pkg/proxy/roundrobin.go +++ b/pkg/proxy/roundrobin.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/proxy/roundrobin_test.go b/pkg/proxy/roundrobin_test.go index a4bc1a3c699..d225d8a94f2 100644 --- a/pkg/proxy/roundrobin_test.go +++ b/pkg/proxy/roundrobin_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/proxy/udp_server.go b/pkg/proxy/udp_server.go index b84eb4ddb09..0185ef1d267 100644 --- a/pkg/proxy/udp_server.go +++ b/pkg/proxy/udp_server.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/componentstatus/doc.go b/pkg/registry/componentstatus/doc.go index ac9f8457305..85248b33af5 100644 --- a/pkg/registry/componentstatus/doc.go +++ b/pkg/registry/componentstatus/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/componentstatus/rest.go b/pkg/registry/componentstatus/rest.go index 79c988fad67..243ce1fefb2 100644 --- a/pkg/registry/componentstatus/rest.go +++ b/pkg/registry/componentstatus/rest.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/componentstatus/rest_test.go b/pkg/registry/componentstatus/rest_test.go index e618b805f45..b3e4231f8cf 100644 --- a/pkg/registry/componentstatus/rest_test.go +++ b/pkg/registry/componentstatus/rest_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/controller/doc.go b/pkg/registry/controller/doc.go index a7f831f1014..4c0d14fabbf 100644 --- a/pkg/registry/controller/doc.go +++ b/pkg/registry/controller/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/controller/etcd/etcd.go b/pkg/registry/controller/etcd/etcd.go index 78b9b32e80b..673a6ec48f5 100644 --- a/pkg/registry/controller/etcd/etcd.go +++ b/pkg/registry/controller/etcd/etcd.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/controller/etcd/etcd_test.go b/pkg/registry/controller/etcd/etcd_test.go index 52979f68bfe..6b9fdc15242 100644 --- a/pkg/registry/controller/etcd/etcd_test.go +++ b/pkg/registry/controller/etcd/etcd_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/controller/registry.go b/pkg/registry/controller/registry.go index a730ccf548e..2c6dff5ab9b 100644 --- a/pkg/registry/controller/registry.go +++ b/pkg/registry/controller/registry.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/controller/rest.go b/pkg/registry/controller/rest.go index cf8357f2c0b..a89cc07d566 100644 --- a/pkg/registry/controller/rest.go +++ b/pkg/registry/controller/rest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/doc.go b/pkg/registry/doc.go index 75c84b2bc39..0cfe6ff81f1 100644 --- a/pkg/registry/doc.go +++ b/pkg/registry/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/endpoint/doc.go b/pkg/registry/endpoint/doc.go index 316913e92dc..05141506cd7 100644 --- a/pkg/registry/endpoint/doc.go +++ b/pkg/registry/endpoint/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/endpoint/etcd/etcd.go b/pkg/registry/endpoint/etcd/etcd.go index e6317fe4a9b..d80854144b8 100644 --- a/pkg/registry/endpoint/etcd/etcd.go +++ b/pkg/registry/endpoint/etcd/etcd.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/endpoint/etcd/etcd_test.go b/pkg/registry/endpoint/etcd/etcd_test.go index 878ccdfda33..297d3f82f24 100644 --- a/pkg/registry/endpoint/etcd/etcd_test.go +++ b/pkg/registry/endpoint/etcd/etcd_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/endpoint/registry.go b/pkg/registry/endpoint/registry.go index adf9a0a112b..b1ccf6ad274 100644 --- a/pkg/registry/endpoint/registry.go +++ b/pkg/registry/endpoint/registry.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/endpoint/rest.go b/pkg/registry/endpoint/rest.go index a9dbe6757da..1e59a92ea32 100644 --- a/pkg/registry/endpoint/rest.go +++ b/pkg/registry/endpoint/rest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/etcd/doc.go b/pkg/registry/etcd/doc.go index 79d6f587bce..134a37a6223 100644 --- a/pkg/registry/etcd/doc.go +++ b/pkg/registry/etcd/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/etcd/etcd.go b/pkg/registry/etcd/etcd.go index 76acf8836ba..6d0ffcac652 100644 --- a/pkg/registry/etcd/etcd.go +++ b/pkg/registry/etcd/etcd.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/etcd/etcd_test.go b/pkg/registry/etcd/etcd_test.go index 3a594dfd065..9543f517ed3 100644 --- a/pkg/registry/etcd/etcd_test.go +++ b/pkg/registry/etcd/etcd_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/event/doc.go b/pkg/registry/event/doc.go index 18aed52243e..67633f235fb 100644 --- a/pkg/registry/event/doc.go +++ b/pkg/registry/event/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/event/registry.go b/pkg/registry/event/registry.go index 41e5238db63..a3fba17f6c4 100644 --- a/pkg/registry/event/registry.go +++ b/pkg/registry/event/registry.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/event/registry_test.go b/pkg/registry/event/registry_test.go index 4de4a34e9bd..75d29614fb4 100644 --- a/pkg/registry/event/registry_test.go +++ b/pkg/registry/event/registry_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/event/rest.go b/pkg/registry/event/rest.go index 4b1114a4e8e..67503205e4d 100644 --- a/pkg/registry/event/rest.go +++ b/pkg/registry/event/rest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/event/rest_test.go b/pkg/registry/event/rest_test.go index 20df218c45c..b45d56fd9c8 100644 --- a/pkg/registry/event/rest_test.go +++ b/pkg/registry/event/rest_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/generic/doc.go b/pkg/registry/generic/doc.go index 67a48db6aa5..2486e9b7426 100644 --- a/pkg/registry/generic/doc.go +++ b/pkg/registry/generic/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/generic/etcd/doc.go b/pkg/registry/generic/etcd/doc.go index c96fbd56f5c..9bf7a196893 100644 --- a/pkg/registry/generic/etcd/doc.go +++ b/pkg/registry/generic/etcd/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/generic/etcd/etcd.go b/pkg/registry/generic/etcd/etcd.go index 3ee88f489bd..a2be592ae21 100644 --- a/pkg/registry/generic/etcd/etcd.go +++ b/pkg/registry/generic/etcd/etcd.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/generic/etcd/etcd_test.go b/pkg/registry/generic/etcd/etcd_test.go index 38b8f20d700..5041ffb3800 100644 --- a/pkg/registry/generic/etcd/etcd_test.go +++ b/pkg/registry/generic/etcd/etcd_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/generic/registry.go b/pkg/registry/generic/registry.go index 2891dee859b..79a2f5281cd 100644 --- a/pkg/registry/generic/registry.go +++ b/pkg/registry/generic/registry.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/generic/registry_test.go b/pkg/registry/generic/registry_test.go index 8cf64176ffc..4779ef19f5c 100644 --- a/pkg/registry/generic/registry_test.go +++ b/pkg/registry/generic/registry_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/generic/rest/doc.go b/pkg/registry/generic/rest/doc.go index 9bf2b7c78b7..fef46138779 100644 --- a/pkg/registry/generic/rest/doc.go +++ b/pkg/registry/generic/rest/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/generic/rest/proxy.go b/pkg/registry/generic/rest/proxy.go index fdee893c79f..cd037f3e008 100644 --- a/pkg/registry/generic/rest/proxy.go +++ b/pkg/registry/generic/rest/proxy.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/generic/rest/proxy_test.go b/pkg/registry/generic/rest/proxy_test.go index 615312032cc..780b0a9e534 100644 --- a/pkg/registry/generic/rest/proxy_test.go +++ b/pkg/registry/generic/rest/proxy_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/generic/rest/streamer.go b/pkg/registry/generic/rest/streamer.go index 9cebbb95092..cbb2758efdc 100644 --- a/pkg/registry/generic/rest/streamer.go +++ b/pkg/registry/generic/rest/streamer.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/generic/rest/streamer_test.go b/pkg/registry/generic/rest/streamer_test.go index 53d2d9aaaa3..500e1a504b2 100644 --- a/pkg/registry/generic/rest/streamer_test.go +++ b/pkg/registry/generic/rest/streamer_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/limitrange/doc.go b/pkg/registry/limitrange/doc.go index 7619321aca3..6c4214a040b 100644 --- a/pkg/registry/limitrange/doc.go +++ b/pkg/registry/limitrange/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/limitrange/registry.go b/pkg/registry/limitrange/registry.go index 68bd4736ba7..e376123a93e 100644 --- a/pkg/registry/limitrange/registry.go +++ b/pkg/registry/limitrange/registry.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/limitrange/registry_test.go b/pkg/registry/limitrange/registry_test.go index da2db7d596e..952c7d37555 100644 --- a/pkg/registry/limitrange/registry_test.go +++ b/pkg/registry/limitrange/registry_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/limitrange/rest.go b/pkg/registry/limitrange/rest.go index 48649ad6cca..7bc19947d03 100644 --- a/pkg/registry/limitrange/rest.go +++ b/pkg/registry/limitrange/rest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/limitrange/rest_test.go b/pkg/registry/limitrange/rest_test.go index f003a69184a..aadeb31330e 100644 --- a/pkg/registry/limitrange/rest_test.go +++ b/pkg/registry/limitrange/rest_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/minion/doc.go b/pkg/registry/minion/doc.go index 2d0ed95cc82..b67a96d2b13 100644 --- a/pkg/registry/minion/doc.go +++ b/pkg/registry/minion/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/minion/etcd/etcd.go b/pkg/registry/minion/etcd/etcd.go index e0421e46882..0d8ad6dc397 100644 --- a/pkg/registry/minion/etcd/etcd.go +++ b/pkg/registry/minion/etcd/etcd.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/minion/etcd/etcd_test.go b/pkg/registry/minion/etcd/etcd_test.go index 856985f0b6c..ae2b8f17ecf 100644 --- a/pkg/registry/minion/etcd/etcd_test.go +++ b/pkg/registry/minion/etcd/etcd_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/minion/registry.go b/pkg/registry/minion/registry.go index 182c9aae6fa..a8afb69bfce 100644 --- a/pkg/registry/minion/registry.go +++ b/pkg/registry/minion/registry.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/minion/rest.go b/pkg/registry/minion/rest.go index 8f3ddd9a4eb..782770ef7c9 100644 --- a/pkg/registry/minion/rest.go +++ b/pkg/registry/minion/rest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/minion/rest_test.go b/pkg/registry/minion/rest_test.go index 79a955cbc69..35ccd073dd5 100644 --- a/pkg/registry/minion/rest_test.go +++ b/pkg/registry/minion/rest_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/namespace/doc.go b/pkg/registry/namespace/doc.go index 533e38f5ba7..206290037ed 100644 --- a/pkg/registry/namespace/doc.go +++ b/pkg/registry/namespace/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/namespace/etcd/etcd.go b/pkg/registry/namespace/etcd/etcd.go index 09a2c067336..bed2fab280b 100644 --- a/pkg/registry/namespace/etcd/etcd.go +++ b/pkg/registry/namespace/etcd/etcd.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/namespace/etcd/etcd_test.go b/pkg/registry/namespace/etcd/etcd_test.go index 5ae4d22b746..e61a98a5477 100644 --- a/pkg/registry/namespace/etcd/etcd_test.go +++ b/pkg/registry/namespace/etcd/etcd_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/namespace/registry.go b/pkg/registry/namespace/registry.go index c6aa5758313..83d23d05f0e 100644 --- a/pkg/registry/namespace/registry.go +++ b/pkg/registry/namespace/registry.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/namespace/registry_test.go b/pkg/registry/namespace/registry_test.go index 3c7732862f5..d9e8b07a545 100644 --- a/pkg/registry/namespace/registry_test.go +++ b/pkg/registry/namespace/registry_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/namespace/rest.go b/pkg/registry/namespace/rest.go index cdb1deb095e..ff09ed59093 100644 --- a/pkg/registry/namespace/rest.go +++ b/pkg/registry/namespace/rest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/namespace/rest_test.go b/pkg/registry/namespace/rest_test.go index afc2e8b5ee6..3afc0641782 100644 --- a/pkg/registry/namespace/rest_test.go +++ b/pkg/registry/namespace/rest_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/persistentvolume/doc.go b/pkg/registry/persistentvolume/doc.go index 738b60359fb..0f0cd6c912e 100644 --- a/pkg/registry/persistentvolume/doc.go +++ b/pkg/registry/persistentvolume/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/persistentvolume/etcd/etcd.go b/pkg/registry/persistentvolume/etcd/etcd.go index 142cd683c99..aebeda7dac2 100644 --- a/pkg/registry/persistentvolume/etcd/etcd.go +++ b/pkg/registry/persistentvolume/etcd/etcd.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/persistentvolume/etcd/etcd_test.go b/pkg/registry/persistentvolume/etcd/etcd_test.go index c3e553119aa..802af462a0f 100644 --- a/pkg/registry/persistentvolume/etcd/etcd_test.go +++ b/pkg/registry/persistentvolume/etcd/etcd_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/persistentvolume/registry.go b/pkg/registry/persistentvolume/registry.go index 76b668a9895..48a9f9f8154 100644 --- a/pkg/registry/persistentvolume/registry.go +++ b/pkg/registry/persistentvolume/registry.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/persistentvolume/rest.go b/pkg/registry/persistentvolume/rest.go index 5a26f3523e6..6501bd591eb 100644 --- a/pkg/registry/persistentvolume/rest.go +++ b/pkg/registry/persistentvolume/rest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/persistentvolumeclaim/doc.go b/pkg/registry/persistentvolumeclaim/doc.go index 9d0bd32c81c..f58b1682ce3 100644 --- a/pkg/registry/persistentvolumeclaim/doc.go +++ b/pkg/registry/persistentvolumeclaim/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/persistentvolumeclaim/etcd/etcd.go b/pkg/registry/persistentvolumeclaim/etcd/etcd.go index f0717162085..0c3fd8e3506 100644 --- a/pkg/registry/persistentvolumeclaim/etcd/etcd.go +++ b/pkg/registry/persistentvolumeclaim/etcd/etcd.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/persistentvolumeclaim/etcd/etcd_test.go b/pkg/registry/persistentvolumeclaim/etcd/etcd_test.go index e3215742a3e..08da9c11de3 100644 --- a/pkg/registry/persistentvolumeclaim/etcd/etcd_test.go +++ b/pkg/registry/persistentvolumeclaim/etcd/etcd_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/persistentvolumeclaim/registry.go b/pkg/registry/persistentvolumeclaim/registry.go index 2fe2218e528..7be28e74211 100644 --- a/pkg/registry/persistentvolumeclaim/registry.go +++ b/pkg/registry/persistentvolumeclaim/registry.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/persistentvolumeclaim/rest.go b/pkg/registry/persistentvolumeclaim/rest.go index f0e2934c67f..b315358e525 100644 --- a/pkg/registry/persistentvolumeclaim/rest.go +++ b/pkg/registry/persistentvolumeclaim/rest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/pod/doc.go b/pkg/registry/pod/doc.go index 44b244de976..3c6d2f3c17c 100644 --- a/pkg/registry/pod/doc.go +++ b/pkg/registry/pod/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/pod/etcd/etcd.go b/pkg/registry/pod/etcd/etcd.go index e584d39f66f..000075f08d7 100644 --- a/pkg/registry/pod/etcd/etcd.go +++ b/pkg/registry/pod/etcd/etcd.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/pod/etcd/etcd_test.go b/pkg/registry/pod/etcd/etcd_test.go index 564997c6101..51e58958868 100644 --- a/pkg/registry/pod/etcd/etcd_test.go +++ b/pkg/registry/pod/etcd/etcd_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/pod/registry.go b/pkg/registry/pod/registry.go index 5434d640b97..2d03dd559bb 100644 --- a/pkg/registry/pod/registry.go +++ b/pkg/registry/pod/registry.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/pod/rest.go b/pkg/registry/pod/rest.go index 1cab2036331..cc5d795d4b1 100644 --- a/pkg/registry/pod/rest.go +++ b/pkg/registry/pod/rest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/podtemplate/doc.go b/pkg/registry/podtemplate/doc.go index 3be9642c4d0..a622a2ecfa1 100644 --- a/pkg/registry/podtemplate/doc.go +++ b/pkg/registry/podtemplate/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/podtemplate/etcd/etcd.go b/pkg/registry/podtemplate/etcd/etcd.go index 60aa92b2724..15b938800af 100644 --- a/pkg/registry/podtemplate/etcd/etcd.go +++ b/pkg/registry/podtemplate/etcd/etcd.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/podtemplate/etcd/etcd_test.go b/pkg/registry/podtemplate/etcd/etcd_test.go index 5ef5886155f..a3339f6dfdd 100644 --- a/pkg/registry/podtemplate/etcd/etcd_test.go +++ b/pkg/registry/podtemplate/etcd/etcd_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/podtemplate/rest.go b/pkg/registry/podtemplate/rest.go index 9204c098e75..c1fea94fecb 100644 --- a/pkg/registry/podtemplate/rest.go +++ b/pkg/registry/podtemplate/rest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/registrytest/controller.go b/pkg/registry/registrytest/controller.go index 8c824502ff2..65a768b7e05 100644 --- a/pkg/registry/registrytest/controller.go +++ b/pkg/registry/registrytest/controller.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/registrytest/doc.go b/pkg/registry/registrytest/doc.go index a5dc9321bf6..81c4607067e 100644 --- a/pkg/registry/registrytest/doc.go +++ b/pkg/registry/registrytest/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/registrytest/endpoint.go b/pkg/registry/registrytest/endpoint.go index 0e4a9dd242b..fa019875328 100644 --- a/pkg/registry/registrytest/endpoint.go +++ b/pkg/registry/registrytest/endpoint.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/registrytest/generic.go b/pkg/registry/registrytest/generic.go index 19ff9d80d59..d7183c590b7 100644 --- a/pkg/registry/registrytest/generic.go +++ b/pkg/registry/registrytest/generic.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/registrytest/minion.go b/pkg/registry/registrytest/minion.go index 08dcd1b3dc4..15872f6c3b0 100644 --- a/pkg/registry/registrytest/minion.go +++ b/pkg/registry/registrytest/minion.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/registrytest/pod.go b/pkg/registry/registrytest/pod.go index 3d19baf2887..1e722a37962 100644 --- a/pkg/registry/registrytest/pod.go +++ b/pkg/registry/registrytest/pod.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/registrytest/scheduler.go b/pkg/registry/registrytest/scheduler.go index 6a463775320..b1a99f0bded 100644 --- a/pkg/registry/registrytest/scheduler.go +++ b/pkg/registry/registrytest/scheduler.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/registrytest/service.go b/pkg/registry/registrytest/service.go index 7f2d814e46b..2cbcdca4823 100644 --- a/pkg/registry/registrytest/service.go +++ b/pkg/registry/registrytest/service.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/resourcequota/doc.go b/pkg/registry/resourcequota/doc.go index 4d6a1de1959..91ec69fccef 100644 --- a/pkg/registry/resourcequota/doc.go +++ b/pkg/registry/resourcequota/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/resourcequota/etcd/etcd.go b/pkg/registry/resourcequota/etcd/etcd.go index 9367feeed24..c0950de0d1f 100644 --- a/pkg/registry/resourcequota/etcd/etcd.go +++ b/pkg/registry/resourcequota/etcd/etcd.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/resourcequota/etcd/etcd_test.go b/pkg/registry/resourcequota/etcd/etcd_test.go index 1c3c966b922..b4498b338eb 100644 --- a/pkg/registry/resourcequota/etcd/etcd_test.go +++ b/pkg/registry/resourcequota/etcd/etcd_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/resourcequota/registry.go b/pkg/registry/resourcequota/registry.go index 9efc44b1423..45dfa7a8524 100644 --- a/pkg/registry/resourcequota/registry.go +++ b/pkg/registry/resourcequota/registry.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/resourcequota/rest.go b/pkg/registry/resourcequota/rest.go index 892ff23ea07..f1003eb1e16 100644 --- a/pkg/registry/resourcequota/rest.go +++ b/pkg/registry/resourcequota/rest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/resourcequota/rest_test.go b/pkg/registry/resourcequota/rest_test.go index cc36b91c0cf..f5901c1985b 100644 --- a/pkg/registry/resourcequota/rest_test.go +++ b/pkg/registry/resourcequota/rest_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/secret/doc.go b/pkg/registry/secret/doc.go index 1f28340fdf5..0f3c2c72090 100644 --- a/pkg/registry/secret/doc.go +++ b/pkg/registry/secret/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/secret/etcd/etcd.go b/pkg/registry/secret/etcd/etcd.go index ae966c7e6f7..71af69fb948 100644 --- a/pkg/registry/secret/etcd/etcd.go +++ b/pkg/registry/secret/etcd/etcd.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/secret/etcd/etcd_test.go b/pkg/registry/secret/etcd/etcd_test.go index 81db1c9c0e6..04574f43886 100644 --- a/pkg/registry/secret/etcd/etcd_test.go +++ b/pkg/registry/secret/etcd/etcd_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/secret/registry.go b/pkg/registry/secret/registry.go index 8a51adaf165..1f6f67cd103 100644 --- a/pkg/registry/secret/registry.go +++ b/pkg/registry/secret/registry.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/secret/strategy.go b/pkg/registry/secret/strategy.go index 1f4a1f71020..d8eac2081c6 100644 --- a/pkg/registry/secret/strategy.go +++ b/pkg/registry/secret/strategy.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/registry/service/doc.go b/pkg/registry/service/doc.go index 1022a6e73c7..64d927e8072 100644 --- a/pkg/registry/service/doc.go +++ b/pkg/registry/service/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/service/ip_allocator.go b/pkg/registry/service/ip_allocator.go index c8fb4c59ac8..abb9b7f68dc 100644 --- a/pkg/registry/service/ip_allocator.go +++ b/pkg/registry/service/ip_allocator.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/service/ip_allocator_test.go b/pkg/registry/service/ip_allocator_test.go index a5d07e0cadc..a775443c6c5 100644 --- a/pkg/registry/service/ip_allocator_test.go +++ b/pkg/registry/service/ip_allocator_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/service/registry.go b/pkg/registry/service/registry.go index e6b16ce67e1..5b4e50f911a 100644 --- a/pkg/registry/service/registry.go +++ b/pkg/registry/service/registry.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/service/rest.go b/pkg/registry/service/rest.go index 30e4d4ba600..5e1fe10aac5 100644 --- a/pkg/registry/service/rest.go +++ b/pkg/registry/service/rest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/registry/service/rest_test.go b/pkg/registry/service/rest_test.go index 31468f2d4d1..8478c180eb3 100644 --- a/pkg/registry/service/rest_test.go +++ b/pkg/registry/service/rest_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/resourcequota/doc.go b/pkg/resourcequota/doc.go index 2e31b049332..a83ad10dd66 100644 --- a/pkg/resourcequota/doc.go +++ b/pkg/resourcequota/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/resourcequota/resource_quota_controller.go b/pkg/resourcequota/resource_quota_controller.go index be63be334de..f42e8dcbf4f 100644 --- a/pkg/resourcequota/resource_quota_controller.go +++ b/pkg/resourcequota/resource_quota_controller.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/resourcequota/resource_quota_controller_test.go b/pkg/resourcequota/resource_quota_controller_test.go index 2f112ccbf02..a1414ad8acf 100644 --- a/pkg/resourcequota/resource_quota_controller_test.go +++ b/pkg/resourcequota/resource_quota_controller_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/codec.go b/pkg/runtime/codec.go index 937dd6ec8d3..03eb39a67c1 100644 --- a/pkg/runtime/codec.go +++ b/pkg/runtime/codec.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/conversion.go b/pkg/runtime/conversion.go index 5fb90d4eb66..bd2878ad926 100644 --- a/pkg/runtime/conversion.go +++ b/pkg/runtime/conversion.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/conversion_test.go b/pkg/runtime/conversion_test.go index 926ea95dee7..54809911a7b 100644 --- a/pkg/runtime/conversion_test.go +++ b/pkg/runtime/conversion_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/doc.go b/pkg/runtime/doc.go index 5a5f96d2b34..08e18891bf6 100644 --- a/pkg/runtime/doc.go +++ b/pkg/runtime/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/embedded_test.go b/pkg/runtime/embedded_test.go index c37d9e04c36..2683668f1f7 100644 --- a/pkg/runtime/embedded_test.go +++ b/pkg/runtime/embedded_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/error.go b/pkg/runtime/error.go index e49dfe8f22e..843a1f91af0 100644 --- a/pkg/runtime/error.go +++ b/pkg/runtime/error.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/extension.go b/pkg/runtime/extension.go index 982a4c4f69e..2194ea3a9e9 100644 --- a/pkg/runtime/extension.go +++ b/pkg/runtime/extension.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/extension_test.go b/pkg/runtime/extension_test.go index 07c0f9401ed..72361dd808f 100644 --- a/pkg/runtime/extension_test.go +++ b/pkg/runtime/extension_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/helper.go b/pkg/runtime/helper.go index 1624e598469..8d4875fe141 100644 --- a/pkg/runtime/helper.go +++ b/pkg/runtime/helper.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/helper_test.go b/pkg/runtime/helper_test.go index 9b17dd7e17f..f32e85f10da 100644 --- a/pkg/runtime/helper_test.go +++ b/pkg/runtime/helper_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/interfaces.go b/pkg/runtime/interfaces.go index 3c7accb3021..393a8614b41 100644 --- a/pkg/runtime/interfaces.go +++ b/pkg/runtime/interfaces.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/scheme.go b/pkg/runtime/scheme.go index da4fd28dc44..a1445f83078 100644 --- a/pkg/runtime/scheme.go +++ b/pkg/runtime/scheme.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/scheme_test.go b/pkg/runtime/scheme_test.go index 4185b3e5ca4..eea34b64b10 100644 --- a/pkg/runtime/scheme_test.go +++ b/pkg/runtime/scheme_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/types.go b/pkg/runtime/types.go index 55ba7582ce7..28a9f66032b 100644 --- a/pkg/runtime/types.go +++ b/pkg/runtime/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/runtime/unstructured.go b/pkg/runtime/unstructured.go index fe2d9e63375..98f2c1b9cc3 100644 --- a/pkg/runtime/unstructured.go +++ b/pkg/runtime/unstructured.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/runtime/unstructured_test.go b/pkg/runtime/unstructured_test.go index 2d7e6dc3dd2..71e8147d715 100644 --- a/pkg/runtime/unstructured_test.go +++ b/pkg/runtime/unstructured_test.go @@ -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. diff --git a/pkg/scheduler/doc.go b/pkg/scheduler/doc.go index 1e194acd850..d8961756236 100644 --- a/pkg/scheduler/doc.go +++ b/pkg/scheduler/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/scheduler/generic_scheduler.go b/pkg/scheduler/generic_scheduler.go index 3d55baa5e83..83d2a4eef58 100644 --- a/pkg/scheduler/generic_scheduler.go +++ b/pkg/scheduler/generic_scheduler.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/scheduler/generic_scheduler_test.go b/pkg/scheduler/generic_scheduler_test.go index 8b507bccb83..7f1ae6035fd 100644 --- a/pkg/scheduler/generic_scheduler_test.go +++ b/pkg/scheduler/generic_scheduler_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/scheduler/listers.go b/pkg/scheduler/listers.go index 470e3aeebb5..13e1051060c 100644 --- a/pkg/scheduler/listers.go +++ b/pkg/scheduler/listers.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/scheduler/predicates.go b/pkg/scheduler/predicates.go index c20f3c6969b..a21c8e2d251 100644 --- a/pkg/scheduler/predicates.go +++ b/pkg/scheduler/predicates.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/scheduler/predicates_test.go b/pkg/scheduler/predicates_test.go index 56a135b7dd3..0ee565adc51 100644 --- a/pkg/scheduler/predicates_test.go +++ b/pkg/scheduler/predicates_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/scheduler/priorities.go b/pkg/scheduler/priorities.go index 16c2214aa64..01d4cc2d1a0 100644 --- a/pkg/scheduler/priorities.go +++ b/pkg/scheduler/priorities.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/scheduler/priorities_test.go b/pkg/scheduler/priorities_test.go index 5cddfc05730..338c0d92395 100644 --- a/pkg/scheduler/priorities_test.go +++ b/pkg/scheduler/priorities_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/scheduler/scheduler.go b/pkg/scheduler/scheduler.go index 8aea816d788..8ffa9be6c83 100644 --- a/pkg/scheduler/scheduler.go +++ b/pkg/scheduler/scheduler.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/scheduler/scheduler_test.go b/pkg/scheduler/scheduler_test.go index 72d37a8ce68..4b9d3ab23a3 100644 --- a/pkg/scheduler/scheduler_test.go +++ b/pkg/scheduler/scheduler_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/scheduler/spreading.go b/pkg/scheduler/spreading.go index 711cb7387df..5aa0a5012d0 100644 --- a/pkg/scheduler/spreading.go +++ b/pkg/scheduler/spreading.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/scheduler/spreading_test.go b/pkg/scheduler/spreading_test.go index 921fed0248c..88a8c93b481 100644 --- a/pkg/scheduler/spreading_test.go +++ b/pkg/scheduler/spreading_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/scheduler/types.go b/pkg/scheduler/types.go index c2481a73346..d31cb478af3 100644 --- a/pkg/scheduler/types.go +++ b/pkg/scheduler/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/service/doc.go b/pkg/service/doc.go index 72faf1ea8d7..b76e051debf 100644 --- a/pkg/service/doc.go +++ b/pkg/service/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/service/endpoints_controller.go b/pkg/service/endpoints_controller.go index 91548a8da8a..cc11f81ad56 100644 --- a/pkg/service/endpoints_controller.go +++ b/pkg/service/endpoints_controller.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/service/endpoints_controller_test.go b/pkg/service/endpoints_controller_test.go index c1769cd9f30..7c63c95b837 100644 --- a/pkg/service/endpoints_controller_test.go +++ b/pkg/service/endpoints_controller_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/tools/doc.go b/pkg/tools/doc.go index 2724e565b25..3379ee4f864 100644 --- a/pkg/tools/doc.go +++ b/pkg/tools/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/tools/etcd_helper.go b/pkg/tools/etcd_helper.go index aca33554a65..a7feb05cfe6 100644 --- a/pkg/tools/etcd_helper.go +++ b/pkg/tools/etcd_helper.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/tools/etcd_helper_test.go b/pkg/tools/etcd_helper_test.go index f35fe48b1bd..3f010a24597 100644 --- a/pkg/tools/etcd_helper_test.go +++ b/pkg/tools/etcd_helper_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/tools/etcd_helper_watch.go b/pkg/tools/etcd_helper_watch.go index 35e69132169..a10128cdd4a 100644 --- a/pkg/tools/etcd_helper_watch.go +++ b/pkg/tools/etcd_helper_watch.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/tools/etcd_helper_watch_test.go b/pkg/tools/etcd_helper_watch_test.go index e3571a59581..f27d30fe560 100644 --- a/pkg/tools/etcd_helper_watch_test.go +++ b/pkg/tools/etcd_helper_watch_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/tools/etcd_object.go b/pkg/tools/etcd_object.go index ef809c3e864..7db6e2646d5 100644 --- a/pkg/tools/etcd_object.go +++ b/pkg/tools/etcd_object.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/tools/etcd_object_test.go b/pkg/tools/etcd_object_test.go index b0604ac0470..a3932d274b5 100644 --- a/pkg/tools/etcd_object_test.go +++ b/pkg/tools/etcd_object_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/tools/etcdtest/doc.go b/pkg/tools/etcdtest/doc.go index 58c2a1280f6..ef9e6ce8607 100644 --- a/pkg/tools/etcdtest/doc.go +++ b/pkg/tools/etcdtest/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/tools/etcdtest/etcdtest.go b/pkg/tools/etcdtest/etcdtest.go index 4b5882ee2e2..31a5f9f63eb 100644 --- a/pkg/tools/etcdtest/etcdtest.go +++ b/pkg/tools/etcdtest/etcdtest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/tools/fake_etcd_client.go b/pkg/tools/fake_etcd_client.go index 5ee00cc23b3..11d7d435108 100644 --- a/pkg/tools/fake_etcd_client.go +++ b/pkg/tools/fake_etcd_client.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/tools/interfaces.go b/pkg/tools/interfaces.go index 609039ee420..241a01721cc 100644 --- a/pkg/tools/interfaces.go +++ b/pkg/tools/interfaces.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/types/doc.go b/pkg/types/doc.go index 8fc2e325e7a..239a9a5f51f 100644 --- a/pkg/types/doc.go +++ b/pkg/types/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/types/namespacedname.go b/pkg/types/namespacedname.go index 7a0614bc86f..895d7c5beb8 100644 --- a/pkg/types/namespacedname.go +++ b/pkg/types/namespacedname.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/types/uid.go b/pkg/types/uid.go index 63e9a92bcb4..de6cd18fbeb 100644 --- a/pkg/types/uid.go +++ b/pkg/types/uid.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/ui/datafile.go b/pkg/ui/datafile.go index bfb4d4b9b57..4ef6810c54f 100644 --- a/pkg/ui/datafile.go +++ b/pkg/ui/datafile.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/ui/doc.go b/pkg/ui/doc.go index 6410940ccef..c73c89ed2fd 100644 --- a/pkg/ui/doc.go +++ b/pkg/ui/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/ui/installsupport.go b/pkg/ui/installsupport.go index dc3643d4c1c..c276724a344 100644 --- a/pkg/ui/installsupport.go +++ b/pkg/ui/installsupport.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/bool_flag.go b/pkg/util/bool_flag.go index fef6b3f7fd8..410e5ed96d6 100644 --- a/pkg/util/bool_flag.go +++ b/pkg/util/bool_flag.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/clock.go b/pkg/util/clock.go index 687c9f09040..c826c591251 100644 --- a/pkg/util/clock.go +++ b/pkg/util/clock.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/config/config.go b/pkg/util/config/config.go index 279ea621aa2..2980f6e4383 100644 --- a/pkg/util/config/config.go +++ b/pkg/util/config/config.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/config/config_test.go b/pkg/util/config/config_test.go index 03d570292d9..4ebab7bf99f 100644 --- a/pkg/util/config/config_test.go +++ b/pkg/util/config/config_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/config/doc.go b/pkg/util/config/doc.go index 7277e7511de..697f3ab566c 100644 --- a/pkg/util/config/doc.go +++ b/pkg/util/config/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/configuration_map.go b/pkg/util/configuration_map.go index 3b99c54722a..cf2b326a908 100644 --- a/pkg/util/configuration_map.go +++ b/pkg/util/configuration_map.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/crypto.go b/pkg/util/crypto.go index 39e0724fac8..03cd1a7e3b3 100644 --- a/pkg/util/crypto.go +++ b/pkg/util/crypto.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/diff.go b/pkg/util/diff.go index dd5057beec4..4e203cb9372 100644 --- a/pkg/util/diff.go +++ b/pkg/util/diff.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/doc.go b/pkg/util/doc.go index dac5f137bf0..cd3f0823e7a 100644 --- a/pkg/util/doc.go +++ b/pkg/util/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/errors/doc.go b/pkg/util/errors/doc.go index 15bd2ea03f5..b0af0f0558f 100644 --- a/pkg/util/errors/doc.go +++ b/pkg/util/errors/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/errors/errors.go b/pkg/util/errors/errors.go index e530176206f..c3012737012 100644 --- a/pkg/util/errors/errors.go +++ b/pkg/util/errors/errors.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/errors/errors_test.go b/pkg/util/errors/errors_test.go index 4269c8e0a03..d4dec5b347a 100644 --- a/pkg/util/errors/errors_test.go +++ b/pkg/util/errors/errors_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/escape.go b/pkg/util/escape.go index 049ad3c837e..3f5bc71ea62 100644 --- a/pkg/util/escape.go +++ b/pkg/util/escape.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/exec/doc.go b/pkg/util/exec/doc.go index a489bcfdfea..64c1541bf7a 100644 --- a/pkg/util/exec/doc.go +++ b/pkg/util/exec/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/exec/exec.go b/pkg/util/exec/exec.go index 26f7a3d16c0..fbe15accc9e 100644 --- a/pkg/util/exec/exec.go +++ b/pkg/util/exec/exec.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/exec/exec_test.go b/pkg/util/exec/exec_test.go index 34b84297d8f..6f88f48e2e2 100644 --- a/pkg/util/exec/exec_test.go +++ b/pkg/util/exec/exec_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/exec/fake_exec.go b/pkg/util/exec/fake_exec.go index bd13fba5963..2b5590e053e 100644 --- a/pkg/util/exec/fake_exec.go +++ b/pkg/util/exec/fake_exec.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/fake_handler.go b/pkg/util/fake_handler.go index 6cd17fab2f1..ca4bdff2a1c 100644 --- a/pkg/util/fake_handler.go +++ b/pkg/util/fake_handler.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/fake_handler_test.go b/pkg/util/fake_handler_test.go index b43c51f53b3..b5a0954ee13 100644 --- a/pkg/util/fake_handler_test.go +++ b/pkg/util/fake_handler_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/fielderrors/fielderrors.go b/pkg/util/fielderrors/fielderrors.go index 3307724a707..525f4123f60 100644 --- a/pkg/util/fielderrors/fielderrors.go +++ b/pkg/util/fielderrors/fielderrors.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/fielderrors/fielderrors_test.go b/pkg/util/fielderrors/fielderrors_test.go index c45678a203a..7e9a125dd7e 100644 --- a/pkg/util/fielderrors/fielderrors_test.go +++ b/pkg/util/fielderrors/fielderrors_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/flags.go b/pkg/util/flags.go index c22ea1d581c..3d9a9544ccf 100644 --- a/pkg/util/flags.go +++ b/pkg/util/flags.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/flushwriter/doc.go b/pkg/util/flushwriter/doc.go index 5a81e510732..485b9992651 100644 --- a/pkg/util/flushwriter/doc.go +++ b/pkg/util/flushwriter/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/flushwriter/writer.go b/pkg/util/flushwriter/writer.go index 01dffb44a37..0a9d88a7899 100644 --- a/pkg/util/flushwriter/writer.go +++ b/pkg/util/flushwriter/writer.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/flushwriter/writer_test.go b/pkg/util/flushwriter/writer_test.go index 61ba9795416..d40b0bb004e 100644 --- a/pkg/util/flushwriter/writer_test.go +++ b/pkg/util/flushwriter/writer_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/hash.go b/pkg/util/hash.go index b471c382d86..53834c05ea5 100644 --- a/pkg/util/hash.go +++ b/pkg/util/hash.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/hash_test.go b/pkg/util/hash_test.go index 85d1c538c35..ac6edd23bfe 100644 --- a/pkg/util/hash_test.go +++ b/pkg/util/hash_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/http.go b/pkg/util/http.go index c65e54277f4..eca9affc833 100644 --- a/pkg/util/http.go +++ b/pkg/util/http.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/httpstream/doc.go b/pkg/util/httpstream/doc.go index 95105e1ccaa..b474fc572ea 100644 --- a/pkg/util/httpstream/doc.go +++ b/pkg/util/httpstream/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/httpstream/httpstream.go b/pkg/util/httpstream/httpstream.go index 1a7f53904b4..a1c92dde7ff 100644 --- a/pkg/util/httpstream/httpstream.go +++ b/pkg/util/httpstream/httpstream.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/httpstream/spdy/connection.go b/pkg/util/httpstream/spdy/connection.go index cc473d6762a..333094c934d 100644 --- a/pkg/util/httpstream/spdy/connection.go +++ b/pkg/util/httpstream/spdy/connection.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/httpstream/spdy/roundtripper.go b/pkg/util/httpstream/spdy/roundtripper.go index c2ee3ad3d87..e5954b1712e 100644 --- a/pkg/util/httpstream/spdy/roundtripper.go +++ b/pkg/util/httpstream/spdy/roundtripper.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/httpstream/spdy/roundtripper_test.go b/pkg/util/httpstream/spdy/roundtripper_test.go index eff1e423212..8713b73614a 100644 --- a/pkg/util/httpstream/spdy/roundtripper_test.go +++ b/pkg/util/httpstream/spdy/roundtripper_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/httpstream/spdy/upgrade.go b/pkg/util/httpstream/spdy/upgrade.go index 54bb32d4071..5b521261a52 100644 --- a/pkg/util/httpstream/spdy/upgrade.go +++ b/pkg/util/httpstream/spdy/upgrade.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/httpstream/spdy/upgrade_test.go b/pkg/util/httpstream/spdy/upgrade_test.go index 55bbe2ae1d0..4e111407e87 100644 --- a/pkg/util/httpstream/spdy/upgrade_test.go +++ b/pkg/util/httpstream/spdy/upgrade_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/iptables/doc.go b/pkg/util/iptables/doc.go index 592e72c03b1..5824f3b4e32 100644 --- a/pkg/util/iptables/doc.go +++ b/pkg/util/iptables/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/iptables/iptables.go b/pkg/util/iptables/iptables.go index 2dd0208b326..467cd1cefc5 100644 --- a/pkg/util/iptables/iptables.go +++ b/pkg/util/iptables/iptables.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/iptables/iptables_test.go b/pkg/util/iptables/iptables_test.go index 165ab0274ef..92efd78db5b 100644 --- a/pkg/util/iptables/iptables_test.go +++ b/pkg/util/iptables/iptables_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/list.go b/pkg/util/list.go index 440a8bbba68..018d24b9b52 100644 --- a/pkg/util/list.go +++ b/pkg/util/list.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/list_test.go b/pkg/util/list_test.go index 3c10036e274..4576e0fa86e 100644 --- a/pkg/util/list_test.go +++ b/pkg/util/list_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/logs.go b/pkg/util/logs.go index 8365add9b06..eb2ef7eefe1 100644 --- a/pkg/util/logs.go +++ b/pkg/util/logs.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/mount/doc.go b/pkg/util/mount/doc.go index a38dcc27e41..839c0a69a58 100644 --- a/pkg/util/mount/doc.go +++ b/pkg/util/mount/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/mount/fake.go b/pkg/util/mount/fake.go index c848d81ddaa..f7d816b79bd 100644 --- a/pkg/util/mount/fake.go +++ b/pkg/util/mount/fake.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/mount/mount.go b/pkg/util/mount/mount.go index 6364e823d1b..9733f5a02eb 100644 --- a/pkg/util/mount/mount.go +++ b/pkg/util/mount/mount.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/mount/mount_linux.go b/pkg/util/mount/mount_linux.go index 239719df9f7..e823d353a23 100644 --- a/pkg/util/mount/mount_linux.go +++ b/pkg/util/mount/mount_linux.go @@ -1,7 +1,7 @@ // +build linux /* -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. diff --git a/pkg/util/mount/mount_linux_test.go b/pkg/util/mount/mount_linux_test.go index 3e3fd433b45..cd802d7744c 100644 --- a/pkg/util/mount/mount_linux_test.go +++ b/pkg/util/mount/mount_linux_test.go @@ -1,7 +1,7 @@ // +build linux /* -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. diff --git a/pkg/util/mount/mount_unsupported.go b/pkg/util/mount/mount_unsupported.go index e7d3ac71027..789d60abce7 100644 --- a/pkg/util/mount/mount_unsupported.go +++ b/pkg/util/mount/mount_unsupported.go @@ -1,7 +1,7 @@ // +build !linux /* -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. diff --git a/pkg/util/net.go b/pkg/util/net.go index f36b1cae3fd..1b5f3855e11 100644 --- a/pkg/util/net.go +++ b/pkg/util/net.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/net_test.go b/pkg/util/net_test.go index afdb802684d..786ebfa5e86 100644 --- a/pkg/util/net_test.go +++ b/pkg/util/net_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/node.go b/pkg/util/node.go index 2aaf3ee05d5..82f9f89dfc3 100644 --- a/pkg/util/node.go +++ b/pkg/util/node.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/pflag_import.go b/pkg/util/pflag_import.go index 71a3523e6f4..9fdc8799c8f 100644 --- a/pkg/util/pflag_import.go +++ b/pkg/util/pflag_import.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/port_split.go b/pkg/util/port_split.go index 014b89b8e0a..c991dc67588 100644 --- a/pkg/util/port_split.go +++ b/pkg/util/port_split.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/port_split_test.go b/pkg/util/port_split_test.go index 20b4ff352af..5097c27ae56 100644 --- a/pkg/util/port_split_test.go +++ b/pkg/util/port_split_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/proxy/doc.go b/pkg/util/proxy/doc.go index 90018173739..0d7519a0c5d 100644 --- a/pkg/util/proxy/doc.go +++ b/pkg/util/proxy/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/proxy/transport.go b/pkg/util/proxy/transport.go index bf8525c57e5..e925e316404 100644 --- a/pkg/util/proxy/transport.go +++ b/pkg/util/proxy/transport.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/proxy/transport_test.go b/pkg/util/proxy/transport_test.go index f22b733e2fb..dac3069f737 100644 --- a/pkg/util/proxy/transport_test.go +++ b/pkg/util/proxy/transport_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/resource_container_linux.go b/pkg/util/resource_container_linux.go index ec52f5ea134..2bc73b3bff4 100644 --- a/pkg/util/resource_container_linux.go +++ b/pkg/util/resource_container_linux.go @@ -1,7 +1,7 @@ // +build linux /* -Copyright 2015 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. diff --git a/pkg/util/resource_container_unsupported.go b/pkg/util/resource_container_unsupported.go index 9903c794dcb..c470e300ee9 100644 --- a/pkg/util/resource_container_unsupported.go +++ b/pkg/util/resource_container_unsupported.go @@ -1,7 +1,7 @@ // +build !linux /* -Copyright 2015 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. diff --git a/pkg/util/runner.go b/pkg/util/runner.go index 85cd7e21975..60645cf0ec8 100644 --- a/pkg/util/runner.go +++ b/pkg/util/runner.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/runner_test.go b/pkg/util/runner_test.go index 35f67113186..35ffdf76d56 100644 --- a/pkg/util/runner_test.go +++ b/pkg/util/runner_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/set.go b/pkg/util/set.go index 5141cdba106..8866cf282e1 100644 --- a/pkg/util/set.go +++ b/pkg/util/set.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/set_test.go b/pkg/util/set_test.go index a7a1de4d0cc..bd9ea042a35 100644 --- a/pkg/util/set_test.go +++ b/pkg/util/set_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/slice/slice.go b/pkg/util/slice/slice.go index d6f5eb74e42..281c2021c00 100644 --- a/pkg/util/slice/slice.go +++ b/pkg/util/slice/slice.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/slice/slice_test.go b/pkg/util/slice/slice_test.go index a0a61a5b1d4..64f50b44bec 100644 --- a/pkg/util/slice/slice_test.go +++ b/pkg/util/slice/slice_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/strategicpatch/patch.go b/pkg/util/strategicpatch/patch.go index d5123472aa4..2c28e7a5898 100644 --- a/pkg/util/strategicpatch/patch.go +++ b/pkg/util/strategicpatch/patch.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/strategicpatch/patch_test.go b/pkg/util/strategicpatch/patch_test.go index e3e2f3103a8..8faaffb44a1 100644 --- a/pkg/util/strategicpatch/patch_test.go +++ b/pkg/util/strategicpatch/patch_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/string_flag.go b/pkg/util/string_flag.go index 0dbd12495f0..ee587f3d628 100644 --- a/pkg/util/string_flag.go +++ b/pkg/util/string_flag.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/template.go b/pkg/util/template.go index f79b817c479..1f9668533bb 100644 --- a/pkg/util/template.go +++ b/pkg/util/template.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/template_test.go b/pkg/util/template_test.go index 707ee2f7926..f644df55efe 100644 --- a/pkg/util/template_test.go +++ b/pkg/util/template_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/throttle.go b/pkg/util/throttle.go index 34cba6a4783..e10f372746c 100644 --- a/pkg/util/throttle.go +++ b/pkg/util/throttle.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/throttle_test.go b/pkg/util/throttle_test.go index e290fe13369..b8edd216537 100644 --- a/pkg/util/throttle_test.go +++ b/pkg/util/throttle_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/time.go b/pkg/util/time.go index e92edb6a72a..9b36bf82536 100644 --- a/pkg/util/time.go +++ b/pkg/util/time.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/time_test.go b/pkg/util/time_test.go index 7f947fbe170..8f3dac26700 100644 --- a/pkg/util/time_test.go +++ b/pkg/util/time_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/util.go b/pkg/util/util.go index d8788062255..c23c0f83c3e 100644 --- a/pkg/util/util.go +++ b/pkg/util/util.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/util_test.go b/pkg/util/util_test.go index ec694ecee74..ba3a0da0b72 100644 --- a/pkg/util/util_test.go +++ b/pkg/util/util_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/uuid.go b/pkg/util/uuid.go index ffc6aaa046f..8bf4980d270 100644 --- a/pkg/util/uuid.go +++ b/pkg/util/uuid.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/validation.go b/pkg/util/validation.go index 29fd815c383..8104ed41f0b 100644 --- a/pkg/util/validation.go +++ b/pkg/util/validation.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/validation_test.go b/pkg/util/validation_test.go index 0aadff49672..6651f398711 100644 --- a/pkg/util/validation_test.go +++ b/pkg/util/validation_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/wait/doc.go b/pkg/util/wait/doc.go index 24724fe41b0..240397a221e 100644 --- a/pkg/util/wait/doc.go +++ b/pkg/util/wait/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/wait/wait.go b/pkg/util/wait/wait.go index e22c6461dec..1b05efe7d8f 100644 --- a/pkg/util/wait/wait.go +++ b/pkg/util/wait/wait.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/wait/wait_test.go b/pkg/util/wait/wait_test.go index 1a41c85d3d8..444e718d5a9 100644 --- a/pkg/util/wait/wait_test.go +++ b/pkg/util/wait/wait_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/workqueue/doc.go b/pkg/util/workqueue/doc.go index 53000cfba75..d53d36d9f2d 100644 --- a/pkg/util/workqueue/doc.go +++ b/pkg/util/workqueue/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/workqueue/queue.go b/pkg/util/workqueue/queue.go index 794e4488f41..52d8ba96236 100644 --- a/pkg/util/workqueue/queue.go +++ b/pkg/util/workqueue/queue.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/workqueue/queue_test.go b/pkg/util/workqueue/queue_test.go index f040764a1ae..74a607a1802 100644 --- a/pkg/util/workqueue/queue_test.go +++ b/pkg/util/workqueue/queue_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/util/yaml/decoder.go b/pkg/util/yaml/decoder.go index 8dfc56cd826..9badc1ea31d 100644 --- a/pkg/util/yaml/decoder.go +++ b/pkg/util/yaml/decoder.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/util/yaml/decoder_test.go b/pkg/util/yaml/decoder_test.go index aa02d2853ba..c4658a34008 100644 --- a/pkg/util/yaml/decoder_test.go +++ b/pkg/util/yaml/decoder_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/version/base.go b/pkg/version/base.go index e427da93dff..d0253656243 100644 --- a/pkg/version/base.go +++ b/pkg/version/base.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/version/doc.go b/pkg/version/doc.go index 0993bcf86cb..c0397829d45 100644 --- a/pkg/version/doc.go +++ b/pkg/version/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/version/verflag/verflag.go b/pkg/version/verflag/verflag.go index 5231ea2d5bf..bab85e7ce7e 100644 --- a/pkg/version/verflag/verflag.go +++ b/pkg/version/verflag/verflag.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/version/version.go b/pkg/version/version.go index 551b03f329f..563151bd1f4 100644 --- a/pkg/version/version.go +++ b/pkg/version/version.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/aws_ebs/aws_ebs.go b/pkg/volume/aws_ebs/aws_ebs.go index 38ce0cfcf6a..f6b2aa62706 100644 --- a/pkg/volume/aws_ebs/aws_ebs.go +++ b/pkg/volume/aws_ebs/aws_ebs.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/aws_ebs/aws_ebs_test.go b/pkg/volume/aws_ebs/aws_ebs_test.go index 8b2ccdc806f..22ab5336f20 100644 --- a/pkg/volume/aws_ebs/aws_ebs_test.go +++ b/pkg/volume/aws_ebs/aws_ebs_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/aws_ebs/aws_util.go b/pkg/volume/aws_ebs/aws_util.go index d3b8d424556..a23c1c35835 100644 --- a/pkg/volume/aws_ebs/aws_util.go +++ b/pkg/volume/aws_ebs/aws_util.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/aws_ebs/aws_util_test.go b/pkg/volume/aws_ebs/aws_util_test.go index 567db16b4eb..01fdef56a95 100644 --- a/pkg/volume/aws_ebs/aws_util_test.go +++ b/pkg/volume/aws_ebs/aws_util_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/doc.go b/pkg/volume/doc.go index dc6c5a49bb0..e75b8a31424 100644 --- a/pkg/volume/doc.go +++ b/pkg/volume/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/empty_dir/empty_dir.go b/pkg/volume/empty_dir/empty_dir.go index 43b3cbef720..e2d7bb286ad 100644 --- a/pkg/volume/empty_dir/empty_dir.go +++ b/pkg/volume/empty_dir/empty_dir.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/empty_dir/empty_dir_linux.go b/pkg/volume/empty_dir/empty_dir_linux.go index 9f2eb59d80e..a026da510ae 100644 --- a/pkg/volume/empty_dir/empty_dir_linux.go +++ b/pkg/volume/empty_dir/empty_dir_linux.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/volume/empty_dir/empty_dir_test.go b/pkg/volume/empty_dir/empty_dir_test.go index 28e2e4f4ff1..20bc3137bb9 100644 --- a/pkg/volume/empty_dir/empty_dir_test.go +++ b/pkg/volume/empty_dir/empty_dir_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/empty_dir/empty_dir_unsupported.go b/pkg/volume/empty_dir/empty_dir_unsupported.go index df2c4b9d376..7589fe7d332 100644 --- a/pkg/volume/empty_dir/empty_dir_unsupported.go +++ b/pkg/volume/empty_dir/empty_dir_unsupported.go @@ -1,7 +1,7 @@ // +build !linux /* -Copyright 2015 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. diff --git a/pkg/volume/gce_pd/gce_pd.go b/pkg/volume/gce_pd/gce_pd.go index 3f05ec874e4..36725cf7a27 100644 --- a/pkg/volume/gce_pd/gce_pd.go +++ b/pkg/volume/gce_pd/gce_pd.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/gce_pd/gce_pd_test.go b/pkg/volume/gce_pd/gce_pd_test.go index c3911e1e0cd..07181ce6444 100644 --- a/pkg/volume/gce_pd/gce_pd_test.go +++ b/pkg/volume/gce_pd/gce_pd_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/gce_pd/gce_util.go b/pkg/volume/gce_pd/gce_util.go index 6d96e3dce3f..6ecc712d00e 100644 --- a/pkg/volume/gce_pd/gce_util.go +++ b/pkg/volume/gce_pd/gce_util.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/gce_pd/gce_util_test.go b/pkg/volume/gce_pd/gce_util_test.go index 5c202e2429f..7e84e3523d7 100644 --- a/pkg/volume/gce_pd/gce_util_test.go +++ b/pkg/volume/gce_pd/gce_util_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/git_repo/git_repo.go b/pkg/volume/git_repo/git_repo.go index 24c463819df..ef9359c4c4d 100644 --- a/pkg/volume/git_repo/git_repo.go +++ b/pkg/volume/git_repo/git_repo.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/git_repo/git_repo_test.go b/pkg/volume/git_repo/git_repo_test.go index 34e864738ba..d18336e8487 100644 --- a/pkg/volume/git_repo/git_repo_test.go +++ b/pkg/volume/git_repo/git_repo_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/glusterfs/glusterfs.go b/pkg/volume/glusterfs/glusterfs.go index 8fab0b388aa..a4c141d2ecc 100644 --- a/pkg/volume/glusterfs/glusterfs.go +++ b/pkg/volume/glusterfs/glusterfs.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/volume/glusterfs/glusterfs_test.go b/pkg/volume/glusterfs/glusterfs_test.go index c5eb8edf4fa..31111dcf2c7 100644 --- a/pkg/volume/glusterfs/glusterfs_test.go +++ b/pkg/volume/glusterfs/glusterfs_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/host_path/host_path.go b/pkg/volume/host_path/host_path.go index 2c63ac3bf80..0606d03aa8e 100644 --- a/pkg/volume/host_path/host_path.go +++ b/pkg/volume/host_path/host_path.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/host_path/host_path_test.go b/pkg/volume/host_path/host_path_test.go index e106d323c78..0049d5f43eb 100644 --- a/pkg/volume/host_path/host_path_test.go +++ b/pkg/volume/host_path/host_path_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/iscsi/disk_manager.go b/pkg/volume/iscsi/disk_manager.go index a0e1490756f..eb7259aa274 100644 --- a/pkg/volume/iscsi/disk_manager.go +++ b/pkg/volume/iscsi/disk_manager.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/volume/iscsi/iscsi.go b/pkg/volume/iscsi/iscsi.go index b77aee65f75..b062b43e4f4 100644 --- a/pkg/volume/iscsi/iscsi.go +++ b/pkg/volume/iscsi/iscsi.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/volume/iscsi/iscsi_test.go b/pkg/volume/iscsi/iscsi_test.go index eed6a99930f..b3cdf9f494a 100644 --- a/pkg/volume/iscsi/iscsi_test.go +++ b/pkg/volume/iscsi/iscsi_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/volume/iscsi/iscsi_util.go b/pkg/volume/iscsi/iscsi_util.go index 477ce56b024..98d8cfeee53 100644 --- a/pkg/volume/iscsi/iscsi_util.go +++ b/pkg/volume/iscsi/iscsi_util.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/volume/iscsi/iscsi_util_test.go b/pkg/volume/iscsi/iscsi_util_test.go index ebe154feb9d..b0c132cd4c3 100644 --- a/pkg/volume/iscsi/iscsi_util_test.go +++ b/pkg/volume/iscsi/iscsi_util_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/volume/nfs/nfs.go b/pkg/volume/nfs/nfs.go index edffd8dd6f4..32f6c4902f9 100644 --- a/pkg/volume/nfs/nfs.go +++ b/pkg/volume/nfs/nfs.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/nfs/nfs_test.go b/pkg/volume/nfs/nfs_test.go index 28428939669..4359d5564f9 100644 --- a/pkg/volume/nfs/nfs_test.go +++ b/pkg/volume/nfs/nfs_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/persistent_claim/persistent_claim.go b/pkg/volume/persistent_claim/persistent_claim.go index 52c55d4f109..060fe7475cc 100644 --- a/pkg/volume/persistent_claim/persistent_claim.go +++ b/pkg/volume/persistent_claim/persistent_claim.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/persistent_claim/persistent_claim_test.go b/pkg/volume/persistent_claim/persistent_claim_test.go index c43870e304a..75cf935317a 100644 --- a/pkg/volume/persistent_claim/persistent_claim_test.go +++ b/pkg/volume/persistent_claim/persistent_claim_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/plugins.go b/pkg/volume/plugins.go index 9804df6eae6..d03cf11aa01 100644 --- a/pkg/volume/plugins.go +++ b/pkg/volume/plugins.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/plugins_test.go b/pkg/volume/plugins_test.go index a77d93df3c8..30ffd0755f2 100644 --- a/pkg/volume/plugins_test.go +++ b/pkg/volume/plugins_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/volume/secret/secret.go b/pkg/volume/secret/secret.go index 32c23781bf2..7ac1a4c4930 100644 --- a/pkg/volume/secret/secret.go +++ b/pkg/volume/secret/secret.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/volume/secret/secret_test.go b/pkg/volume/secret/secret_test.go index e1fe0dc60f7..ed27c3a9145 100644 --- a/pkg/volume/secret/secret_test.go +++ b/pkg/volume/secret/secret_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/volume/testing.go b/pkg/volume/testing.go index 66e20b75e6b..d6df0e58c6e 100644 --- a/pkg/volume/testing.go +++ b/pkg/volume/testing.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/util.go b/pkg/volume/util.go index f5f0019bc3f..d5dcf6bfe4f 100644 --- a/pkg/volume/util.go +++ b/pkg/volume/util.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volume/util/doc.go b/pkg/volume/util/doc.go index 2bf31e8532d..22409503970 100644 --- a/pkg/volume/util/doc.go +++ b/pkg/volume/util/doc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/volume/util/util.go b/pkg/volume/util/util.go index 24523a87413..6b85dec4c0d 100644 --- a/pkg/volume/util/util.go +++ b/pkg/volume/util/util.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/pkg/volume/volume.go b/pkg/volume/volume.go index 7dac95427b7..e1af5f699fd 100644 --- a/pkg/volume/volume.go +++ b/pkg/volume/volume.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volumeclaimbinder/persistent_volume_claim_binder.go b/pkg/volumeclaimbinder/persistent_volume_claim_binder.go index 8cef18fc45c..b0b9ad6149c 100644 --- a/pkg/volumeclaimbinder/persistent_volume_claim_binder.go +++ b/pkg/volumeclaimbinder/persistent_volume_claim_binder.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volumeclaimbinder/persistent_volume_claim_binder_test.go b/pkg/volumeclaimbinder/persistent_volume_claim_binder_test.go index c487b0fe3c2..5e53d8287fe 100644 --- a/pkg/volumeclaimbinder/persistent_volume_claim_binder_test.go +++ b/pkg/volumeclaimbinder/persistent_volume_claim_binder_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volumeclaimbinder/persistent_volume_index_test.go b/pkg/volumeclaimbinder/persistent_volume_index_test.go index 4d6dccf7e3c..8a7d6f4c7a9 100644 --- a/pkg/volumeclaimbinder/persistent_volume_index_test.go +++ b/pkg/volumeclaimbinder/persistent_volume_index_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/volumeclaimbinder/types.go b/pkg/volumeclaimbinder/types.go index d50135c5eb3..b48dd71f30b 100644 --- a/pkg/volumeclaimbinder/types.go +++ b/pkg/volumeclaimbinder/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/doc.go b/pkg/watch/doc.go index 0c695f98e0c..fd9b437e11b 100644 --- a/pkg/watch/doc.go +++ b/pkg/watch/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/filter.go b/pkg/watch/filter.go index 187cc1fbff3..0acbaaf71a6 100644 --- a/pkg/watch/filter.go +++ b/pkg/watch/filter.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/filter_test.go b/pkg/watch/filter_test.go index 3fab30ce8a8..ab5dc19258c 100644 --- a/pkg/watch/filter_test.go +++ b/pkg/watch/filter_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/iowatcher.go b/pkg/watch/iowatcher.go index d268f60dc24..df311e27343 100644 --- a/pkg/watch/iowatcher.go +++ b/pkg/watch/iowatcher.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/iowatcher_test.go b/pkg/watch/iowatcher_test.go index 511e8de3a5a..d13d314c680 100644 --- a/pkg/watch/iowatcher_test.go +++ b/pkg/watch/iowatcher_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/json/decoder.go b/pkg/watch/json/decoder.go index 805272e2078..905818e42e8 100644 --- a/pkg/watch/json/decoder.go +++ b/pkg/watch/json/decoder.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/json/decoder_test.go b/pkg/watch/json/decoder_test.go index 636c932ea5f..8d93cbe50b3 100644 --- a/pkg/watch/json/decoder_test.go +++ b/pkg/watch/json/decoder_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/json/doc.go b/pkg/watch/json/doc.go index 8fbacd7673c..32ce7c098d9 100644 --- a/pkg/watch/json/doc.go +++ b/pkg/watch/json/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/json/encoder.go b/pkg/watch/json/encoder.go index fc57ac1c7c4..d64b2460281 100644 --- a/pkg/watch/json/encoder.go +++ b/pkg/watch/json/encoder.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/json/encoder_test.go b/pkg/watch/json/encoder_test.go index 088f440bcc4..9b6ece65728 100644 --- a/pkg/watch/json/encoder_test.go +++ b/pkg/watch/json/encoder_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/json/types.go b/pkg/watch/json/types.go index ae82fb85368..559ba2e5096 100644 --- a/pkg/watch/json/types.go +++ b/pkg/watch/json/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/mux.go b/pkg/watch/mux.go index 1789a49d079..7abfec39549 100644 --- a/pkg/watch/mux.go +++ b/pkg/watch/mux.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/mux_test.go b/pkg/watch/mux_test.go index 15f8f432e5c..fd31910060c 100644 --- a/pkg/watch/mux_test.go +++ b/pkg/watch/mux_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/watch.go b/pkg/watch/watch.go index df9828ccd4f..018ae46f4cf 100644 --- a/pkg/watch/watch.go +++ b/pkg/watch/watch.go @@ -1,5 +1,5 @@ /* -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. diff --git a/pkg/watch/watch_test.go b/pkg/watch/watch_test.go index cd9979fbeed..7088e4f80ec 100644 --- a/pkg/watch/watch_test.go +++ b/pkg/watch/watch_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/cmd/kube-scheduler/app/server.go b/plugin/cmd/kube-scheduler/app/server.go index 3658e79c7e1..e2cca460b57 100644 --- a/plugin/cmd/kube-scheduler/app/server.go +++ b/plugin/cmd/kube-scheduler/app/server.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/cmd/kube-scheduler/scheduler.go b/plugin/cmd/kube-scheduler/scheduler.go index db50a1b3643..eefbbb0a678 100644 --- a/plugin/cmd/kube-scheduler/scheduler.go +++ b/plugin/cmd/kube-scheduler/scheduler.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/admit/admission.go b/plugin/pkg/admission/admit/admission.go index 67c5c6cdd8c..be4f92168e8 100644 --- a/plugin/pkg/admission/admit/admission.go +++ b/plugin/pkg/admission/admit/admission.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/admit/admission_test.go b/plugin/pkg/admission/admit/admission_test.go index f73725ce9bd..d5ea78ccd12 100644 --- a/plugin/pkg/admission/admit/admission_test.go +++ b/plugin/pkg/admission/admit/admission_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/deny/admission.go b/plugin/pkg/admission/deny/admission.go index dec629b7f19..2fee60f7bdf 100644 --- a/plugin/pkg/admission/deny/admission.go +++ b/plugin/pkg/admission/deny/admission.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/deny/admission_test.go b/plugin/pkg/admission/deny/admission_test.go index 56caf133369..3bd2ed91e44 100644 --- a/plugin/pkg/admission/deny/admission_test.go +++ b/plugin/pkg/admission/deny/admission_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/limitranger/admission.go b/plugin/pkg/admission/limitranger/admission.go index 584a7fe346e..e233cdc90c1 100644 --- a/plugin/pkg/admission/limitranger/admission.go +++ b/plugin/pkg/admission/limitranger/admission.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/limitranger/admission_test.go b/plugin/pkg/admission/limitranger/admission_test.go index 559600ce101..21591718343 100644 --- a/plugin/pkg/admission/limitranger/admission_test.go +++ b/plugin/pkg/admission/limitranger/admission_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/limitranger/interfaces.go b/plugin/pkg/admission/limitranger/interfaces.go index 57d7c20bd8e..43f9cc135fa 100644 --- a/plugin/pkg/admission/limitranger/interfaces.go +++ b/plugin/pkg/admission/limitranger/interfaces.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/namespace/autoprovision/admission.go b/plugin/pkg/admission/namespace/autoprovision/admission.go index 6395260bea5..dd4bc3cd930 100644 --- a/plugin/pkg/admission/namespace/autoprovision/admission.go +++ b/plugin/pkg/admission/namespace/autoprovision/admission.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/namespace/autoprovision/admission_test.go b/plugin/pkg/admission/namespace/autoprovision/admission_test.go index 78dd6d939b6..6260eeb4023 100644 --- a/plugin/pkg/admission/namespace/autoprovision/admission_test.go +++ b/plugin/pkg/admission/namespace/autoprovision/admission_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/namespace/exists/admission.go b/plugin/pkg/admission/namespace/exists/admission.go index eb2d671408b..944ab332a92 100644 --- a/plugin/pkg/admission/namespace/exists/admission.go +++ b/plugin/pkg/admission/namespace/exists/admission.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/namespace/exists/admission_test.go b/plugin/pkg/admission/namespace/exists/admission_test.go index b1d367a3e05..aea034fb2da 100644 --- a/plugin/pkg/admission/namespace/exists/admission_test.go +++ b/plugin/pkg/admission/namespace/exists/admission_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/namespace/lifecycle/admission.go b/plugin/pkg/admission/namespace/lifecycle/admission.go index ed731e9c187..0b36388ae0f 100644 --- a/plugin/pkg/admission/namespace/lifecycle/admission.go +++ b/plugin/pkg/admission/namespace/lifecycle/admission.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/plugin/pkg/admission/namespace/lifecycle/admission_test.go b/plugin/pkg/admission/namespace/lifecycle/admission_test.go index 6bc0bd84fa4..ec40114c30b 100644 --- a/plugin/pkg/admission/namespace/lifecycle/admission_test.go +++ b/plugin/pkg/admission/namespace/lifecycle/admission_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/plugin/pkg/admission/resourcequota/admission.go b/plugin/pkg/admission/resourcequota/admission.go index dfd6f274863..5b56e00ce7c 100644 --- a/plugin/pkg/admission/resourcequota/admission.go +++ b/plugin/pkg/admission/resourcequota/admission.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/resourcequota/admission_test.go b/plugin/pkg/admission/resourcequota/admission_test.go index 48a6c6b2898..9a3738dd4b7 100644 --- a/plugin/pkg/admission/resourcequota/admission_test.go +++ b/plugin/pkg/admission/resourcequota/admission_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/admission/resourcequota/doc.go b/plugin/pkg/admission/resourcequota/doc.go index 6e99dc3ab0b..69d96109577 100644 --- a/plugin/pkg/admission/resourcequota/doc.go +++ b/plugin/pkg/admission/resourcequota/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/doc.go b/plugin/pkg/auth/authenticator/doc.go index 9185097657f..6155791909c 100644 --- a/plugin/pkg/auth/authenticator/doc.go +++ b/plugin/pkg/auth/authenticator/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/password/allow/allow.go b/plugin/pkg/auth/authenticator/password/allow/allow.go index 45a8fde797f..28ae1dc4403 100644 --- a/plugin/pkg/auth/authenticator/password/allow/allow.go +++ b/plugin/pkg/auth/authenticator/password/allow/allow.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/password/allow/allow_test.go b/plugin/pkg/auth/authenticator/password/allow/allow_test.go index 65542cbf75a..ad07edbaa96 100644 --- a/plugin/pkg/auth/authenticator/password/allow/allow_test.go +++ b/plugin/pkg/auth/authenticator/password/allow/allow_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/password/doc.go b/plugin/pkg/auth/authenticator/password/doc.go index 9689a1a1617..241d9a3ee43 100644 --- a/plugin/pkg/auth/authenticator/password/doc.go +++ b/plugin/pkg/auth/authenticator/password/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/password/passwordfile/passwordfile.go b/plugin/pkg/auth/authenticator/password/passwordfile/passwordfile.go index 1fc7aab8320..5b1730361be 100644 --- a/plugin/pkg/auth/authenticator/password/passwordfile/passwordfile.go +++ b/plugin/pkg/auth/authenticator/password/passwordfile/passwordfile.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/plugin/pkg/auth/authenticator/password/passwordfile/passwordfile_test.go b/plugin/pkg/auth/authenticator/password/passwordfile/passwordfile_test.go index 2dfefa07b54..42837dd67b5 100644 --- a/plugin/pkg/auth/authenticator/password/passwordfile/passwordfile_test.go +++ b/plugin/pkg/auth/authenticator/password/passwordfile/passwordfile_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/plugin/pkg/auth/authenticator/request/basicauth/basicauth.go b/plugin/pkg/auth/authenticator/request/basicauth/basicauth.go index 7269055c7d7..255eed100b0 100644 --- a/plugin/pkg/auth/authenticator/request/basicauth/basicauth.go +++ b/plugin/pkg/auth/authenticator/request/basicauth/basicauth.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/request/basicauth/basicauth_test.go b/plugin/pkg/auth/authenticator/request/basicauth/basicauth_test.go index 57d5c807555..d3ef3d0038c 100644 --- a/plugin/pkg/auth/authenticator/request/basicauth/basicauth_test.go +++ b/plugin/pkg/auth/authenticator/request/basicauth/basicauth_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/request/union/union.go b/plugin/pkg/auth/authenticator/request/union/union.go index 6ef831ffb8e..728ea6f7841 100644 --- a/plugin/pkg/auth/authenticator/request/union/union.go +++ b/plugin/pkg/auth/authenticator/request/union/union.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/request/union/unionauth_test.go b/plugin/pkg/auth/authenticator/request/union/unionauth_test.go index 90bc064700b..5f52106bf9c 100644 --- a/plugin/pkg/auth/authenticator/request/union/unionauth_test.go +++ b/plugin/pkg/auth/authenticator/request/union/unionauth_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/request/x509/doc.go b/plugin/pkg/auth/authenticator/request/x509/doc.go index 54b3162ccbf..6c92c97837f 100644 --- a/plugin/pkg/auth/authenticator/request/x509/doc.go +++ b/plugin/pkg/auth/authenticator/request/x509/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/request/x509/x509.go b/plugin/pkg/auth/authenticator/request/x509/x509.go index 9b0a0e5d250..49ca5832f3e 100644 --- a/plugin/pkg/auth/authenticator/request/x509/x509.go +++ b/plugin/pkg/auth/authenticator/request/x509/x509.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/request/x509/x509_test.go b/plugin/pkg/auth/authenticator/request/x509/x509_test.go index be922e05c26..95823f5b5aa 100644 --- a/plugin/pkg/auth/authenticator/request/x509/x509_test.go +++ b/plugin/pkg/auth/authenticator/request/x509/x509_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/token/tokenfile/tokenfile.go b/plugin/pkg/auth/authenticator/token/tokenfile/tokenfile.go index d8c15755eea..153f43f3f1b 100644 --- a/plugin/pkg/auth/authenticator/token/tokenfile/tokenfile.go +++ b/plugin/pkg/auth/authenticator/token/tokenfile/tokenfile.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/token/tokenfile/tokenfile_test.go b/plugin/pkg/auth/authenticator/token/tokenfile/tokenfile_test.go index 3b0d05ff983..529174a539e 100644 --- a/plugin/pkg/auth/authenticator/token/tokenfile/tokenfile_test.go +++ b/plugin/pkg/auth/authenticator/token/tokenfile/tokenfile_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/authenticator/token/tokentest/tokentest.go b/plugin/pkg/auth/authenticator/token/tokentest/tokentest.go index 6943c33f89d..ff367eb94e8 100644 --- a/plugin/pkg/auth/authenticator/token/tokentest/tokentest.go +++ b/plugin/pkg/auth/authenticator/token/tokentest/tokentest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/auth/doc.go b/plugin/pkg/auth/doc.go index 213fccd4304..165f4931861 100644 --- a/plugin/pkg/auth/doc.go +++ b/plugin/pkg/auth/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/scheduler/algorithmprovider/defaults/defaults.go b/plugin/pkg/scheduler/algorithmprovider/defaults/defaults.go index 98f4d173264..6b92f9b3125 100644 --- a/plugin/pkg/scheduler/algorithmprovider/defaults/defaults.go +++ b/plugin/pkg/scheduler/algorithmprovider/defaults/defaults.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/scheduler/algorithmprovider/plugins.go b/plugin/pkg/scheduler/algorithmprovider/plugins.go index d534b05c0bf..27981ea5ef8 100644 --- a/plugin/pkg/scheduler/algorithmprovider/plugins.go +++ b/plugin/pkg/scheduler/algorithmprovider/plugins.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/scheduler/algorithmprovider/plugins_test.go b/plugin/pkg/scheduler/algorithmprovider/plugins_test.go index 8f7dd3a1ffa..957f6add01a 100644 --- a/plugin/pkg/scheduler/algorithmprovider/plugins_test.go +++ b/plugin/pkg/scheduler/algorithmprovider/plugins_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/scheduler/api/latest/latest.go b/plugin/pkg/scheduler/api/latest/latest.go index 73551248e38..7733d821b87 100644 --- a/plugin/pkg/scheduler/api/latest/latest.go +++ b/plugin/pkg/scheduler/api/latest/latest.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/scheduler/api/register.go b/plugin/pkg/scheduler/api/register.go index ae3c8ae3d87..4359d3ba3ab 100644 --- a/plugin/pkg/scheduler/api/register.go +++ b/plugin/pkg/scheduler/api/register.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/scheduler/api/types.go b/plugin/pkg/scheduler/api/types.go index 1dabeb9f9c3..d29c4a69d2c 100644 --- a/plugin/pkg/scheduler/api/types.go +++ b/plugin/pkg/scheduler/api/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/scheduler/api/v1/register.go b/plugin/pkg/scheduler/api/v1/register.go index b6718cff877..44703758fd8 100644 --- a/plugin/pkg/scheduler/api/v1/register.go +++ b/plugin/pkg/scheduler/api/v1/register.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/scheduler/api/v1/types.go b/plugin/pkg/scheduler/api/v1/types.go index 1defe4ed4e9..13a99329ad9 100644 --- a/plugin/pkg/scheduler/api/v1/types.go +++ b/plugin/pkg/scheduler/api/v1/types.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/scheduler/api/validation/validation.go b/plugin/pkg/scheduler/api/validation/validation.go index ceb49da60e3..a65f82ccac2 100644 --- a/plugin/pkg/scheduler/api/validation/validation.go +++ b/plugin/pkg/scheduler/api/validation/validation.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/plugin/pkg/scheduler/api/validation/validation_test.go b/plugin/pkg/scheduler/api/validation/validation_test.go index f6cbbc953bc..95547c6c002 100644 --- a/plugin/pkg/scheduler/api/validation/validation_test.go +++ b/plugin/pkg/scheduler/api/validation/validation_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/plugin/pkg/scheduler/factory/factory.go b/plugin/pkg/scheduler/factory/factory.go index 9b5e2d9af8a..421b0e61316 100644 --- a/plugin/pkg/scheduler/factory/factory.go +++ b/plugin/pkg/scheduler/factory/factory.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/scheduler/factory/factory_test.go b/plugin/pkg/scheduler/factory/factory_test.go index 6e5d7e12150..bbd9fd7696c 100644 --- a/plugin/pkg/scheduler/factory/factory_test.go +++ b/plugin/pkg/scheduler/factory/factory_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/scheduler/factory/plugins.go b/plugin/pkg/scheduler/factory/plugins.go index 0e44f2b81ce..a97958f64f8 100644 --- a/plugin/pkg/scheduler/factory/plugins.go +++ b/plugin/pkg/scheduler/factory/plugins.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/scheduler/factory/plugins_test.go b/plugin/pkg/scheduler/factory/plugins_test.go index 3df2c6d28d9..c9fdbbd479e 100644 --- a/plugin/pkg/scheduler/factory/plugins_test.go +++ b/plugin/pkg/scheduler/factory/plugins_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/plugin/pkg/scheduler/metrics/metrics.go b/plugin/pkg/scheduler/metrics/metrics.go index 75c96d2936f..796e61b0616 100644 --- a/plugin/pkg/scheduler/metrics/metrics.go +++ b/plugin/pkg/scheduler/metrics/metrics.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/plugin/pkg/scheduler/modeler.go b/plugin/pkg/scheduler/modeler.go index fef0998d496..969a1119bda 100644 --- a/plugin/pkg/scheduler/modeler.go +++ b/plugin/pkg/scheduler/modeler.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/plugin/pkg/scheduler/modeler_test.go b/plugin/pkg/scheduler/modeler_test.go index d4bb3526058..f7af4d2d446 100644 --- a/plugin/pkg/scheduler/modeler_test.go +++ b/plugin/pkg/scheduler/modeler_test.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/plugin/pkg/scheduler/scheduler.go b/plugin/pkg/scheduler/scheduler.go index 49987c17492..2b059ed3474 100644 --- a/plugin/pkg/scheduler/scheduler.go +++ b/plugin/pkg/scheduler/scheduler.go @@ -1,5 +1,5 @@ /* -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. diff --git a/plugin/pkg/scheduler/scheduler_test.go b/plugin/pkg/scheduler/scheduler_test.go index 3766e4ade8e..68a72e4dc2d 100644 --- a/plugin/pkg/scheduler/scheduler_test.go +++ b/plugin/pkg/scheduler/scheduler_test.go @@ -1,5 +1,5 @@ /* -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. diff --git a/test/e2e/cadvisor.go b/test/e2e/cadvisor.go index e83307f9e61..69de64560a7 100644 --- a/test/e2e/cadvisor.go +++ b/test/e2e/cadvisor.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/test/e2e/certs.go b/test/e2e/certs.go index 994013e3ecf..2ffec0fb1c9 100644 --- a/test/e2e/certs.go +++ b/test/e2e/certs.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/test/e2e/density.go b/test/e2e/density.go index af8246c0ee6..cc2889371cc 100644 --- a/test/e2e/density.go +++ b/test/e2e/density.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/test/e2e/docker_containers.go b/test/e2e/docker_containers.go index 3772561d627..d1e90b6c8be 100644 --- a/test/e2e/docker_containers.go +++ b/test/e2e/docker_containers.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/test/e2e/downward_api.go b/test/e2e/downward_api.go index 282ddd701d2..62f9034a479 100644 --- a/test/e2e/downward_api.go +++ b/test/e2e/downward_api.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/test/e2e/driver.go b/test/e2e/driver.go index 13f518ebf1b..53a9ac727fd 100644 --- a/test/e2e/driver.go +++ b/test/e2e/driver.go @@ -1,5 +1,5 @@ /* -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. diff --git a/test/e2e/empty_dir.go b/test/e2e/empty_dir.go index ddfd4c0d766..bfe710e8d7d 100644 --- a/test/e2e/empty_dir.go +++ b/test/e2e/empty_dir.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/test/e2e/es_cluster_logging.go b/test/e2e/es_cluster_logging.go index 89e8a315b9d..178845bcef4 100644 --- a/test/e2e/es_cluster_logging.go +++ b/test/e2e/es_cluster_logging.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/test/e2e/events.go b/test/e2e/events.go index 62cc4746cc7..4c3b7bee5ee 100644 --- a/test/e2e/events.go +++ b/test/e2e/events.go @@ -1,5 +1,5 @@ /* -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. diff --git a/test/e2e/kubectl.go b/test/e2e/kubectl.go index ac438a2487b..66758221945 100644 --- a/test/e2e/kubectl.go +++ b/test/e2e/kubectl.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/test/e2e/monitoring.go b/test/e2e/monitoring.go index f426d0b4cfd..6cd5d08a4f3 100644 --- a/test/e2e/monitoring.go +++ b/test/e2e/monitoring.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/test/e2e/networking.go b/test/e2e/networking.go index 2334a4d4c1b..401c3f397ef 100644 --- a/test/e2e/networking.go +++ b/test/e2e/networking.go @@ -1,5 +1,5 @@ /* -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. diff --git a/test/e2e/pd.go b/test/e2e/pd.go index df777b42955..58441696a2e 100644 --- a/test/e2e/pd.go +++ b/test/e2e/pd.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/test/e2e/pods.go b/test/e2e/pods.go index c35ccc2c208..4eb38deb20b 100644 --- a/test/e2e/pods.go +++ b/test/e2e/pods.go @@ -1,5 +1,5 @@ /* -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. diff --git a/test/e2e/rc.go b/test/e2e/rc.go index d7c1f6c3c21..216739079f7 100644 --- a/test/e2e/rc.go +++ b/test/e2e/rc.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/test/e2e/secrets.go b/test/e2e/secrets.go index a7be336ddbb..b4e6b4159bc 100644 --- a/test/e2e/secrets.go +++ b/test/e2e/secrets.go @@ -1,5 +1,5 @@ /* -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. diff --git a/test/e2e/service.go b/test/e2e/service.go index a7fb87d44cf..9ea70edc7cf 100644 --- a/test/e2e/service.go +++ b/test/e2e/service.go @@ -1,5 +1,5 @@ /* -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. diff --git a/test/e2e/shell.go b/test/e2e/shell.go index 6640d0a4b8e..c8efb64dd6a 100644 --- a/test/e2e/shell.go +++ b/test/e2e/shell.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/test/e2e/ssh.go b/test/e2e/ssh.go index a1df8c00c8d..d1568c98dd7 100644 --- a/test/e2e/ssh.go +++ b/test/e2e/ssh.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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. diff --git a/test/e2e/util.go b/test/e2e/util.go index 3647b508685..6cbff9f45b4 100644 --- a/test/e2e/util.go +++ b/test/e2e/util.go @@ -1,5 +1,5 @@ /* -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. diff --git a/test/integration/auth_test.go b/test/integration/auth_test.go index c0b13a08618..75c5ffcccae 100644 --- a/test/integration/auth_test.go +++ b/test/integration/auth_test.go @@ -1,7 +1,7 @@ // +build integration,!no-etcd /* -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. diff --git a/test/integration/client_test.go b/test/integration/client_test.go index 66f59d8b2b3..df4313ad596 100644 --- a/test/integration/client_test.go +++ b/test/integration/client_test.go @@ -1,7 +1,7 @@ // +build integration,!no-etcd /* -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. diff --git a/test/integration/doc.go b/test/integration/doc.go index 029b5ae8637..9b933d13699 100644 --- a/test/integration/doc.go +++ b/test/integration/doc.go @@ -1,5 +1,5 @@ /* -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. diff --git a/test/integration/etcd_tools_test.go b/test/integration/etcd_tools_test.go index da74fd8583e..6f5ce9ee822 100644 --- a/test/integration/etcd_tools_test.go +++ b/test/integration/etcd_tools_test.go @@ -1,7 +1,7 @@ // +build integration,!no-etcd /* -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. diff --git a/test/integration/metrics_test.go b/test/integration/metrics_test.go index f859f03832e..ce9b85c8aba 100644 --- a/test/integration/metrics_test.go +++ b/test/integration/metrics_test.go @@ -1,7 +1,7 @@ // +build integration,!no-etcd /* -Copyright 2015 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. diff --git a/test/integration/persistent_volumes_test.go b/test/integration/persistent_volumes_test.go index 6801b5ad406..1f8e0be39cf 100644 --- a/test/integration/persistent_volumes_test.go +++ b/test/integration/persistent_volumes_test.go @@ -1,7 +1,7 @@ // +build integration,!no-etcd /* -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. diff --git a/test/integration/scheduler_test.go b/test/integration/scheduler_test.go index e243075805a..00a2880388f 100644 --- a/test/integration/scheduler_test.go +++ b/test/integration/scheduler_test.go @@ -1,7 +1,7 @@ // +build integration,!no-etcd /* -Copyright 2015 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. diff --git a/test/integration/secret_test.go b/test/integration/secret_test.go index fa5664f222d..ada8c2684c2 100644 --- a/test/integration/secret_test.go +++ b/test/integration/secret_test.go @@ -1,7 +1,7 @@ // +build integration,!no-etcd /* -Copyright 2015 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. diff --git a/test/integration/utils.go b/test/integration/utils.go index 6bf751bf7c6..62b715d11fc 100644 --- a/test/integration/utils.go +++ b/test/integration/utils.go @@ -1,5 +1,5 @@ /* -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. diff --git a/test/soak/serve_hostnames/serve_hostnames.go b/test/soak/serve_hostnames/serve_hostnames.go index 74f82186cbc..17bd5bc8859 100644 --- a/test/soak/serve_hostnames/serve_hostnames.go +++ b/test/soak/serve_hostnames/serve_hostnames.go @@ -1,5 +1,5 @@ /* -Copyright 2015 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.