diff --git a/Makefile b/Makefile index 3423b6d22b9..5c9bb080ebe 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright 2018 The Skaffold Authors +# Copyright 2019 The Skaffold Authors # # Licensed 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/skaffold/app/cmd/build.go b/cmd/skaffold/app/cmd/build.go index 41d7131f305..354f4ee0244 100644 --- a/cmd/skaffold/app/cmd/build.go +++ b/cmd/skaffold/app/cmd/build.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/cmd.go b/cmd/skaffold/app/cmd/cmd.go index 1cc339141b9..a4d8553efc6 100644 --- a/cmd/skaffold/app/cmd/cmd.go +++ b/cmd/skaffold/app/cmd/cmd.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/cmd_test.go b/cmd/skaffold/app/cmd/cmd_test.go index 4fae63b1016..80dfb5227ec 100644 --- a/cmd/skaffold/app/cmd/cmd_test.go +++ b/cmd/skaffold/app/cmd/cmd_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/completion.go b/cmd/skaffold/app/cmd/completion.go index 3bf5559b6cc..33f8830dea7 100644 --- a/cmd/skaffold/app/cmd/completion.go +++ b/cmd/skaffold/app/cmd/completion.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/config.go b/cmd/skaffold/app/cmd/config.go index 181020354fe..abaf96eebc1 100644 --- a/cmd/skaffold/app/cmd/config.go +++ b/cmd/skaffold/app/cmd/config.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/config/config.go b/cmd/skaffold/app/cmd/config/config.go index 940f97a2587..ecefb5e89e6 100644 --- a/cmd/skaffold/app/cmd/config/config.go +++ b/cmd/skaffold/app/cmd/config/config.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/config/config_test.go b/cmd/skaffold/app/cmd/config/config_test.go index 7e23c2ec7b9..aa0300d0dad 100644 --- a/cmd/skaffold/app/cmd/config/config_test.go +++ b/cmd/skaffold/app/cmd/config/config_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/config/flags.go b/cmd/skaffold/app/cmd/config/flags.go index 2a974426965..0e470541196 100644 --- a/cmd/skaffold/app/cmd/config/flags.go +++ b/cmd/skaffold/app/cmd/config/flags.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/config/list.go b/cmd/skaffold/app/cmd/config/list.go index 22768af53bf..1f5a6d64a50 100644 --- a/cmd/skaffold/app/cmd/config/list.go +++ b/cmd/skaffold/app/cmd/config/list.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/config/set.go b/cmd/skaffold/app/cmd/config/set.go index 5c65dbf9700..f600ad0c12e 100644 --- a/cmd/skaffold/app/cmd/config/set.go +++ b/cmd/skaffold/app/cmd/config/set.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/config/unset.go b/cmd/skaffold/app/cmd/config/unset.go index 782a0587f27..4bc3783d964 100644 --- a/cmd/skaffold/app/cmd/config/unset.go +++ b/cmd/skaffold/app/cmd/config/unset.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/config/util.go b/cmd/skaffold/app/cmd/config/util.go index ec2adc38f8d..f911a29997a 100644 --- a/cmd/skaffold/app/cmd/config/util.go +++ b/cmd/skaffold/app/cmd/config/util.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/delete.go b/cmd/skaffold/app/cmd/delete.go index c7942f6181f..b0662d962cc 100644 --- a/cmd/skaffold/app/cmd/delete.go +++ b/cmd/skaffold/app/cmd/delete.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/deploy.go b/cmd/skaffold/app/cmd/deploy.go index f08e536054e..303d7323b78 100644 --- a/cmd/skaffold/app/cmd/deploy.go +++ b/cmd/skaffold/app/cmd/deploy.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/dev.go b/cmd/skaffold/app/cmd/dev.go index ea51c821309..97dcadf550b 100644 --- a/cmd/skaffold/app/cmd/dev.go +++ b/cmd/skaffold/app/cmd/dev.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/diagnose.go b/cmd/skaffold/app/cmd/diagnose.go index c1ff5f16f41..c27a5e537a7 100644 --- a/cmd/skaffold/app/cmd/diagnose.go +++ b/cmd/skaffold/app/cmd/diagnose.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/fix.go b/cmd/skaffold/app/cmd/fix.go index 2790277c9f0..b33c575f233 100644 --- a/cmd/skaffold/app/cmd/fix.go +++ b/cmd/skaffold/app/cmd/fix.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/fix_test.go b/cmd/skaffold/app/cmd/fix_test.go index 26d00d645de..941612f2baa 100644 --- a/cmd/skaffold/app/cmd/fix_test.go +++ b/cmd/skaffold/app/cmd/fix_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/init.go b/cmd/skaffold/app/cmd/init.go index 2ee51176d86..a666567269e 100644 --- a/cmd/skaffold/app/cmd/init.go +++ b/cmd/skaffold/app/cmd/init.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/init_test.go b/cmd/skaffold/app/cmd/init_test.go index 43e6c7b116f..db2c17c794d 100644 --- a/cmd/skaffold/app/cmd/init_test.go +++ b/cmd/skaffold/app/cmd/init_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/run.go b/cmd/skaffold/app/cmd/run.go index 59f339839a6..324ee73ad18 100644 --- a/cmd/skaffold/app/cmd/run.go +++ b/cmd/skaffold/app/cmd/run.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/runner.go b/cmd/skaffold/app/cmd/runner.go index 61f30a49481..2f6c2cc602c 100644 --- a/cmd/skaffold/app/cmd/runner.go +++ b/cmd/skaffold/app/cmd/runner.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/signals.go b/cmd/skaffold/app/cmd/signals.go index 5491201f2fe..3db5fec4a84 100644 --- a/cmd/skaffold/app/cmd/signals.go +++ b/cmd/skaffold/app/cmd/signals.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/signals_test.go b/cmd/skaffold/app/cmd/signals_test.go index 6a3ec465944..9b56e908769 100644 --- a/cmd/skaffold/app/cmd/signals_test.go +++ b/cmd/skaffold/app/cmd/signals_test.go @@ -1,7 +1,7 @@ // +build !windows /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/cmd/version.go b/cmd/skaffold/app/cmd/version.go index c8851ee02a9..64cf04ad524 100644 --- a/cmd/skaffold/app/cmd/version.go +++ b/cmd/skaffold/app/cmd/version.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/flags/template.go b/cmd/skaffold/app/flags/template.go index 028a3774542..8555de96692 100644 --- a/cmd/skaffold/app/flags/template.go +++ b/cmd/skaffold/app/flags/template.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/flags/template_test.go b/cmd/skaffold/app/flags/template_test.go index e55e1cf099c..32af4050c12 100644 --- a/cmd/skaffold/app/flags/template_test.go +++ b/cmd/skaffold/app/flags/template_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/skaffold.go b/cmd/skaffold/app/skaffold.go index 78cb9a9e23b..ab96bd0a24d 100644 --- a/cmd/skaffold/app/skaffold.go +++ b/cmd/skaffold/app/skaffold.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/app/tips/tips.go b/cmd/skaffold/app/tips/tips.go index df534505aea..fdc2998fd80 100644 --- a/cmd/skaffold/app/tips/tips.go +++ b/cmd/skaffold/app/tips/tips.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/man/man.go b/cmd/skaffold/man/man.go index f2a7321df15..d5b66c036d0 100644 --- a/cmd/skaffold/man/man.go +++ b/cmd/skaffold/man/man.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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/skaffold/skaffold.go b/cmd/skaffold/skaffold.go index 27962edab65..d489eb20a95 100644 --- a/cmd/skaffold/skaffold.go +++ b/cmd/skaffold/skaffold.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/deploy/docs/build.sh b/deploy/docs/build.sh index 1e6c6c4face..3ff86d4db0b 100755 --- a/deploy/docs/build.sh +++ b/deploy/docs/build.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2018 The Skaffold Authors +# Copyright 2019 The Skaffold Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deploy/docs/clean.sh b/deploy/docs/clean.sh index f602279fa6d..3a92cf7dc7a 100755 --- a/deploy/docs/clean.sh +++ b/deploy/docs/clean.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2018 The Skaffold Authors +# Copyright 2019 The Skaffold Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deploy/docs/preview.sh b/deploy/docs/preview.sh index 01cce6cf51a..e3e6cd8f7d9 100755 --- a/deploy/docs/preview.sh +++ b/deploy/docs/preview.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2018 The Skaffold Authors +# Copyright 2019 The Skaffold Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deploy/skaffold/Dockerfile b/deploy/skaffold/Dockerfile index f0b1a2efd70..c526026ff02 100644 --- a/deploy/skaffold/Dockerfile +++ b/deploy/skaffold/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2018 The Skaffold Authors All rights reserved. +# Copyright 2019 The Skaffold Authors All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/deploy/webhook/Dockerfile b/deploy/webhook/Dockerfile index d4bd261e454..26aee69f858 100644 --- a/deploy/webhook/Dockerfile +++ b/deploy/webhook/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2018 The Skaffold Authors All rights reserved. +# Copyright 2019 The Skaffold Authors All rights reserved. # # Licensed 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/boilerplate.sh b/hack/boilerplate.sh index c46232c68b2..19b9dfa698a 100755 --- a/hack/boilerplate.sh +++ b/hack/boilerplate.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 The Skaffold Authors +# Copyright 2019 The Skaffold Authors # # Licensed 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/boilerplate/boilerplate.py b/hack/boilerplate/boilerplate.py index a740a06d320..dedd7b44be1 100644 --- a/hack/boilerplate/boilerplate.py +++ b/hack/boilerplate/boilerplate.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright 2018 The Skaffold Authors +# Copyright 2019 The Skaffold Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -143,7 +143,7 @@ def get_regexs(): # Search for "YEAR" which exists in the boilerplate, but shouldn't in the real thing regexs["year"] = re.compile( 'YEAR' ) # dates can be 2018, company holder names can be anything - regexs["date"] = re.compile( '(2018)' ) + regexs["date"] = re.compile( '(2019)' ) # strip // +build \n\n build constraints regexs["go_build_constraints"] = re.compile(r"^(// \+build.*\n)+\n", re.MULTILINE) # strip #!.* from shell scripts diff --git a/hack/check-docs.sh b/hack/check-docs.sh index 8a2ad03108a..a5543032df8 100755 --- a/hack/check-docs.sh +++ b/hack/check-docs.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2018 The Skaffold Authors +# Copyright 2019 The Skaffold Authors # # Licensed 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/dep.sh b/hack/dep.sh index de9c4739a88..3d194763261 100755 --- a/hack/dep.sh +++ b/hack/dep.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 The Skaffold Authors +# Copyright 2019 The Skaffold Authors # # Licensed 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/gofmt.sh b/hack/gofmt.sh index 2200e6d2ce8..649cb8171d2 100755 --- a/hack/gofmt.sh +++ b/hack/gofmt.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 The Skaffold Authors +# Copyright 2019 The Skaffold Authors # # Licensed 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/kokoro/presubmit.sh b/hack/kokoro/presubmit.sh index 8a406528ca0..b241a5f5460 100644 --- a/hack/kokoro/presubmit.sh +++ b/hack/kokoro/presubmit.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 The Skaffold Authors +# Copyright 2019 The Skaffold Authors # # Licensed 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/linter.sh b/hack/linter.sh index d8679be8ef6..7276c839601 100755 --- a/hack/linter.sh +++ b/hack/linter.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 The Skaffold Authors +# Copyright 2019 The Skaffold Authors # # Licensed 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/release.sh b/hack/release.sh index b50f3e0cd02..8dac91934fb 100755 --- a/hack/release.sh +++ b/hack/release.sh @@ -1,4 +1,4 @@ -# Copyright 2018 The Skaffold Authors +# Copyright 2019 The Skaffold Authors # # Licensed 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/release_notes/listpullreqs.go b/hack/release_notes/listpullreqs.go index efadfed11c2..51af142c157 100644 --- a/hack/release_notes/listpullreqs.go +++ b/hack/release_notes/listpullreqs.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/integration/run_test.go b/integration/run_test.go index d083cc1837b..b82bfbfa5c5 100644 --- a/integration/run_test.go +++ b/integration/run_test.go @@ -1,7 +1,7 @@ // +build integration /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/apiversion/apiversion.go b/pkg/skaffold/apiversion/apiversion.go index ada0c7626bc..b9326e3e97d 100644 --- a/pkg/skaffold/apiversion/apiversion.go +++ b/pkg/skaffold/apiversion/apiversion.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/apiversion/apiversion_test.go b/pkg/skaffold/apiversion/apiversion_test.go index 4d7cb632a65..05ca2a370f8 100644 --- a/pkg/skaffold/apiversion/apiversion_test.go +++ b/pkg/skaffold/apiversion/apiversion_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/bazel/bazel.go b/pkg/skaffold/bazel/bazel.go index 1953c5fc573..3bd9c7a3075 100644 --- a/pkg/skaffold/bazel/bazel.go +++ b/pkg/skaffold/bazel/bazel.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/bazel/bazel_test.go b/pkg/skaffold/bazel/bazel_test.go index f0ebca5d4a5..ce9ee9b4891 100644 --- a/pkg/skaffold/bazel/bazel_test.go +++ b/pkg/skaffold/bazel/bazel_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/build.go b/pkg/skaffold/build/build.go index e9e2d9473f3..440a66b4079 100644 --- a/pkg/skaffold/build/build.go +++ b/pkg/skaffold/build/build.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/deps.go b/pkg/skaffold/build/deps.go index 4faf2d53af4..04195030753 100644 --- a/pkg/skaffold/build/deps.go +++ b/pkg/skaffold/build/deps.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/gcb/cloud_build.go b/pkg/skaffold/build/gcb/cloud_build.go index 57e81d94112..951618d83d8 100644 --- a/pkg/skaffold/build/gcb/cloud_build.go +++ b/pkg/skaffold/build/gcb/cloud_build.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/gcb/desc.go b/pkg/skaffold/build/gcb/desc.go index d2559d93ddb..cc437ea2413 100644 --- a/pkg/skaffold/build/gcb/desc.go +++ b/pkg/skaffold/build/gcb/desc.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/gcb/desc_test.go b/pkg/skaffold/build/gcb/desc_test.go index 11df1ab5e02..94ae13d8b24 100644 --- a/pkg/skaffold/build/gcb/desc_test.go +++ b/pkg/skaffold/build/gcb/desc_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/gcb/docker.go b/pkg/skaffold/build/gcb/docker.go index 7eafaa0a056..b7dadd39337 100644 --- a/pkg/skaffold/build/gcb/docker.go +++ b/pkg/skaffold/build/gcb/docker.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/gcb/docker_test.go b/pkg/skaffold/build/gcb/docker_test.go index f70d4465061..10db31f558c 100644 --- a/pkg/skaffold/build/gcb/docker_test.go +++ b/pkg/skaffold/build/gcb/docker_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/gcb/jib.go b/pkg/skaffold/build/gcb/jib.go index 9a1dc218395..9ac84d9f7d6 100644 --- a/pkg/skaffold/build/gcb/jib.go +++ b/pkg/skaffold/build/gcb/jib.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/gcb/jib_test.go b/pkg/skaffold/build/gcb/jib_test.go index e0e58c313b4..41c0e4db467 100644 --- a/pkg/skaffold/build/gcb/jib_test.go +++ b/pkg/skaffold/build/gcb/jib_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/gcb/types.go b/pkg/skaffold/build/gcb/types.go index 471ec1ded40..154a3816966 100644 --- a/pkg/skaffold/build/gcb/types.go +++ b/pkg/skaffold/build/gcb/types.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/kaniko/kaniko.go b/pkg/skaffold/build/kaniko/kaniko.go index 17d7a517460..2cc4fda1e0d 100644 --- a/pkg/skaffold/build/kaniko/kaniko.go +++ b/pkg/skaffold/build/kaniko/kaniko.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/kaniko/logs.go b/pkg/skaffold/build/kaniko/logs.go index fcea2a33a81..909d2470965 100644 --- a/pkg/skaffold/build/kaniko/logs.go +++ b/pkg/skaffold/build/kaniko/logs.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/kaniko/logs_test.go b/pkg/skaffold/build/kaniko/logs_test.go index 2de52c256ce..fd6abab9bbe 100644 --- a/pkg/skaffold/build/kaniko/logs_test.go +++ b/pkg/skaffold/build/kaniko/logs_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/kaniko/run.go b/pkg/skaffold/build/kaniko/run.go index 8b820524404..61f512e234a 100644 --- a/pkg/skaffold/build/kaniko/run.go +++ b/pkg/skaffold/build/kaniko/run.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/kaniko/secret.go b/pkg/skaffold/build/kaniko/secret.go index ccab96eb71d..476cbdd5eb0 100644 --- a/pkg/skaffold/build/kaniko/secret.go +++ b/pkg/skaffold/build/kaniko/secret.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/kaniko/sources/gcs.go b/pkg/skaffold/build/kaniko/sources/gcs.go index e1e83aaa646..13d1101a7e1 100644 --- a/pkg/skaffold/build/kaniko/sources/gcs.go +++ b/pkg/skaffold/build/kaniko/sources/gcs.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/kaniko/sources/localdir.go b/pkg/skaffold/build/kaniko/sources/localdir.go index 987ba939958..dbf4592bed9 100644 --- a/pkg/skaffold/build/kaniko/sources/localdir.go +++ b/pkg/skaffold/build/kaniko/sources/localdir.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/kaniko/sources/sources.go b/pkg/skaffold/build/kaniko/sources/sources.go index d98b6b33e88..ab2c20a9439 100644 --- a/pkg/skaffold/build/kaniko/sources/sources.go +++ b/pkg/skaffold/build/kaniko/sources/sources.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/kaniko/types.go b/pkg/skaffold/build/kaniko/types.go index d40fc1baf71..2993f4f195b 100644 --- a/pkg/skaffold/build/kaniko/types.go +++ b/pkg/skaffold/build/kaniko/types.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/local/bazel.go b/pkg/skaffold/build/local/bazel.go index 1605515cf79..62b523568dd 100644 --- a/pkg/skaffold/build/local/bazel.go +++ b/pkg/skaffold/build/local/bazel.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/local/bazel_test.go b/pkg/skaffold/build/local/bazel_test.go index dfe6bccff58..1e06ba6cc60 100644 --- a/pkg/skaffold/build/local/bazel_test.go +++ b/pkg/skaffold/build/local/bazel_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/local/docker.go b/pkg/skaffold/build/local/docker.go index c787c2ce1a1..629f1ba2105 100644 --- a/pkg/skaffold/build/local/docker.go +++ b/pkg/skaffold/build/local/docker.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/local/jib_gradle.go b/pkg/skaffold/build/local/jib_gradle.go index 0f9784530b2..026caa2897a 100644 --- a/pkg/skaffold/build/local/jib_gradle.go +++ b/pkg/skaffold/build/local/jib_gradle.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/local/jib_maven.go b/pkg/skaffold/build/local/jib_maven.go index 783ac2ca565..ca36866a4c6 100644 --- a/pkg/skaffold/build/local/jib_maven.go +++ b/pkg/skaffold/build/local/jib_maven.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/local/jib_maven_test.go b/pkg/skaffold/build/local/jib_maven_test.go index 54248ade820..a887c3e29d3 100644 --- a/pkg/skaffold/build/local/jib_maven_test.go +++ b/pkg/skaffold/build/local/jib_maven_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/local/local.go b/pkg/skaffold/build/local/local.go index 5b8bf802bf0..b58405e45c7 100644 --- a/pkg/skaffold/build/local/local.go +++ b/pkg/skaffold/build/local/local.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/local/local_test.go b/pkg/skaffold/build/local/local_test.go index 4956b83bafa..3454fb56f86 100644 --- a/pkg/skaffold/build/local/local_test.go +++ b/pkg/skaffold/build/local/local_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/local/types.go b/pkg/skaffold/build/local/types.go index 71eb2e7fe49..81ca43dd691 100644 --- a/pkg/skaffold/build/local/types.go +++ b/pkg/skaffold/build/local/types.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/parallel.go b/pkg/skaffold/build/parallel.go index 87406fbbe2d..6be06fa7cda 100644 --- a/pkg/skaffold/build/parallel.go +++ b/pkg/skaffold/build/parallel.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/prebuilt.go b/pkg/skaffold/build/prebuilt.go index 884988d9def..b49b97e9737 100644 --- a/pkg/skaffold/build/prebuilt.go +++ b/pkg/skaffold/build/prebuilt.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/prebuilt_test.go b/pkg/skaffold/build/prebuilt_test.go index ce44a8e8c53..df501f2ab6f 100644 --- a/pkg/skaffold/build/prebuilt_test.go +++ b/pkg/skaffold/build/prebuilt_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/sequence.go b/pkg/skaffold/build/sequence.go index 4eddb688e65..c658157e2d8 100644 --- a/pkg/skaffold/build/sequence.go +++ b/pkg/skaffold/build/sequence.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/sequence_test.go b/pkg/skaffold/build/sequence_test.go index 4e324615236..a796622afb0 100644 --- a/pkg/skaffold/build/sequence_test.go +++ b/pkg/skaffold/build/sequence_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/tag/custom.go b/pkg/skaffold/build/tag/custom.go index ffc42aa0f37..dcf8e515859 100644 --- a/pkg/skaffold/build/tag/custom.go +++ b/pkg/skaffold/build/tag/custom.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/tag/custom_test.go b/pkg/skaffold/build/tag/custom_test.go index e5cdb4262c1..dc04bc00879 100644 --- a/pkg/skaffold/build/tag/custom_test.go +++ b/pkg/skaffold/build/tag/custom_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/tag/date_time.go b/pkg/skaffold/build/tag/date_time.go index d94bd116239..3498b9af898 100644 --- a/pkg/skaffold/build/tag/date_time.go +++ b/pkg/skaffold/build/tag/date_time.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/tag/date_time_test.go b/pkg/skaffold/build/tag/date_time_test.go index 3314d1d2445..093b17164bb 100644 --- a/pkg/skaffold/build/tag/date_time_test.go +++ b/pkg/skaffold/build/tag/date_time_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/tag/env_template.go b/pkg/skaffold/build/tag/env_template.go index 5bc9650b705..f55f6003efa 100644 --- a/pkg/skaffold/build/tag/env_template.go +++ b/pkg/skaffold/build/tag/env_template.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/tag/env_template_test.go b/pkg/skaffold/build/tag/env_template_test.go index 18f12c58b4f..fc5819cf0e2 100644 --- a/pkg/skaffold/build/tag/env_template_test.go +++ b/pkg/skaffold/build/tag/env_template_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/tag/git_commit.go b/pkg/skaffold/build/tag/git_commit.go index 7510ae5a052..d7b9b1e6954 100644 --- a/pkg/skaffold/build/tag/git_commit.go +++ b/pkg/skaffold/build/tag/git_commit.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/tag/git_commit_test.go b/pkg/skaffold/build/tag/git_commit_test.go index 2bf8495ff9a..46bd71b2383 100644 --- a/pkg/skaffold/build/tag/git_commit_test.go +++ b/pkg/skaffold/build/tag/git_commit_test.go @@ -1,7 +1,7 @@ // +build !windows /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/tag/sha256.go b/pkg/skaffold/build/tag/sha256.go index f5d47fe8907..4b1a2f079ae 100644 --- a/pkg/skaffold/build/tag/sha256.go +++ b/pkg/skaffold/build/tag/sha256.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/tag/sha256_test.go b/pkg/skaffold/build/tag/sha256_test.go index 877a705fe46..f0031965582 100644 --- a/pkg/skaffold/build/tag/sha256_test.go +++ b/pkg/skaffold/build/tag/sha256_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/build/tag/tag.go b/pkg/skaffold/build/tag/tag.go index f1cf91aa411..318a7ff0ea3 100644 --- a/pkg/skaffold/build/tag/tag.go +++ b/pkg/skaffold/build/tag/tag.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/color/formatter.go b/pkg/skaffold/color/formatter.go index e82ea0fba23..6d8577e78d4 100644 --- a/pkg/skaffold/color/formatter.go +++ b/pkg/skaffold/color/formatter.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/color/formatter_test.go b/pkg/skaffold/color/formatter_test.go index 90bf371476d..0a95e852fd8 100644 --- a/pkg/skaffold/color/formatter_test.go +++ b/pkg/skaffold/color/formatter_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/config/options.go b/pkg/skaffold/config/options.go index cf34c823063..17a1ca023c8 100644 --- a/pkg/skaffold/config/options.go +++ b/pkg/skaffold/config/options.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/config/options_test.go b/pkg/skaffold/config/options_test.go index 717423adf9c..5539cc73206 100644 --- a/pkg/skaffold/config/options_test.go +++ b/pkg/skaffold/config/options_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/constants/constants.go b/pkg/skaffold/constants/constants.go index 33db3273473..6ec5d46eb09 100644 --- a/pkg/skaffold/constants/constants.go +++ b/pkg/skaffold/constants/constants.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/deploy.go b/pkg/skaffold/deploy/deploy.go index 5c62abf233a..bad7c4cf644 100644 --- a/pkg/skaffold/deploy/deploy.go +++ b/pkg/skaffold/deploy/deploy.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/helm.go b/pkg/skaffold/deploy/helm.go index b279836e507..00efbf28872 100644 --- a/pkg/skaffold/deploy/helm.go +++ b/pkg/skaffold/deploy/helm.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/helm_test.go b/pkg/skaffold/deploy/helm_test.go index 120cae4e60a..d3f70981c38 100644 --- a/pkg/skaffold/deploy/helm_test.go +++ b/pkg/skaffold/deploy/helm_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/kubectl.go b/pkg/skaffold/deploy/kubectl.go index bcd68de4b66..00b2e099171 100644 --- a/pkg/skaffold/deploy/kubectl.go +++ b/pkg/skaffold/deploy/kubectl.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/kubectl/cli.go b/pkg/skaffold/deploy/kubectl/cli.go index bd17eb96445..17903a5ff06 100644 --- a/pkg/skaffold/deploy/kubectl/cli.go +++ b/pkg/skaffold/deploy/kubectl/cli.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/kubectl/images.go b/pkg/skaffold/deploy/kubectl/images.go index 9b90cbe5622..3b814641791 100644 --- a/pkg/skaffold/deploy/kubectl/images.go +++ b/pkg/skaffold/deploy/kubectl/images.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/kubectl/images_test.go b/pkg/skaffold/deploy/kubectl/images_test.go index 9fe6bbaabd2..d82cc30730c 100644 --- a/pkg/skaffold/deploy/kubectl/images_test.go +++ b/pkg/skaffold/deploy/kubectl/images_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/kubectl/labels.go b/pkg/skaffold/deploy/kubectl/labels.go index 628357ab725..17bcf387547 100644 --- a/pkg/skaffold/deploy/kubectl/labels.go +++ b/pkg/skaffold/deploy/kubectl/labels.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/kubectl/labels_test.go b/pkg/skaffold/deploy/kubectl/labels_test.go index 742e5e842e7..4d2ca28e75a 100644 --- a/pkg/skaffold/deploy/kubectl/labels_test.go +++ b/pkg/skaffold/deploy/kubectl/labels_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/kubectl/manifests.go b/pkg/skaffold/deploy/kubectl/manifests.go index 3de0fe00c88..c2b1de22ba3 100644 --- a/pkg/skaffold/deploy/kubectl/manifests.go +++ b/pkg/skaffold/deploy/kubectl/manifests.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/kubectl/manifests_test.go b/pkg/skaffold/deploy/kubectl/manifests_test.go index 07fd8035bd2..df8a9c87a8d 100644 --- a/pkg/skaffold/deploy/kubectl/manifests_test.go +++ b/pkg/skaffold/deploy/kubectl/manifests_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/kubectl/version.go b/pkg/skaffold/deploy/kubectl/version.go index 88a14691e8e..8964fc4a703 100644 --- a/pkg/skaffold/deploy/kubectl/version.go +++ b/pkg/skaffold/deploy/kubectl/version.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/kubectl/visitor.go b/pkg/skaffold/deploy/kubectl/visitor.go index 1109b31f27f..6d56e970c3e 100644 --- a/pkg/skaffold/deploy/kubectl/visitor.go +++ b/pkg/skaffold/deploy/kubectl/visitor.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/kubectl_test.go b/pkg/skaffold/deploy/kubectl_test.go index 5c8c0f0e8d5..e88c4bde61a 100644 --- a/pkg/skaffold/deploy/kubectl_test.go +++ b/pkg/skaffold/deploy/kubectl_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/kustomize.go b/pkg/skaffold/deploy/kustomize.go index 76a198b6e6e..dde74025bf2 100644 --- a/pkg/skaffold/deploy/kustomize.go +++ b/pkg/skaffold/deploy/kustomize.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/kustomize_test.go b/pkg/skaffold/deploy/kustomize_test.go index 021d87945c8..fc14c4742c6 100644 --- a/pkg/skaffold/deploy/kustomize_test.go +++ b/pkg/skaffold/deploy/kustomize_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/labels.go b/pkg/skaffold/deploy/labels.go index beebf5fe9e5..1ebce907943 100644 --- a/pkg/skaffold/deploy/labels.go +++ b/pkg/skaffold/deploy/labels.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/deploy/util.go b/pkg/skaffold/deploy/util.go index 9015ce96a89..bca7da4d820 100644 --- a/pkg/skaffold/deploy/util.go +++ b/pkg/skaffold/deploy/util.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/auth.go b/pkg/skaffold/docker/auth.go index bf9f511a058..f1306867336 100644 --- a/pkg/skaffold/docker/auth.go +++ b/pkg/skaffold/docker/auth.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/auth_test.go b/pkg/skaffold/docker/auth_test.go index c1c95536bc0..23fd0a0cec2 100644 --- a/pkg/skaffold/docker/auth_test.go +++ b/pkg/skaffold/docker/auth_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/client.go b/pkg/skaffold/docker/client.go index 43489b6599e..6d922071a98 100644 --- a/pkg/skaffold/docker/client.go +++ b/pkg/skaffold/docker/client.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/client_test.go b/pkg/skaffold/docker/client_test.go index be3472a22f0..5f8fb59318f 100644 --- a/pkg/skaffold/docker/client_test.go +++ b/pkg/skaffold/docker/client_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/context.go b/pkg/skaffold/docker/context.go index 93dc86121c0..270c27efa0e 100644 --- a/pkg/skaffold/docker/context.go +++ b/pkg/skaffold/docker/context.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/context_test.go b/pkg/skaffold/docker/context_test.go index 8d870981092..4c64a5d59e6 100644 --- a/pkg/skaffold/docker/context_test.go +++ b/pkg/skaffold/docker/context_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/image.go b/pkg/skaffold/docker/image.go index d0752fa06db..e536bc5a689 100644 --- a/pkg/skaffold/docker/image.go +++ b/pkg/skaffold/docker/image.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/image_test.go b/pkg/skaffold/docker/image_test.go index a58d8dd6b4b..92d498facff 100644 --- a/pkg/skaffold/docker/image_test.go +++ b/pkg/skaffold/docker/image_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/parse.go b/pkg/skaffold/docker/parse.go index 78592d340b4..58add4c336f 100644 --- a/pkg/skaffold/docker/parse.go +++ b/pkg/skaffold/docker/parse.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/parse_test.go b/pkg/skaffold/docker/parse_test.go index 5edf7c3d628..b3afbfb62b7 100644 --- a/pkg/skaffold/docker/parse_test.go +++ b/pkg/skaffold/docker/parse_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/reference.go b/pkg/skaffold/docker/reference.go index 7405826cb5b..6100309ca87 100644 --- a/pkg/skaffold/docker/reference.go +++ b/pkg/skaffold/docker/reference.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/reference_test.go b/pkg/skaffold/docker/reference_test.go index bca42fdf316..65db59f955e 100644 --- a/pkg/skaffold/docker/reference_test.go +++ b/pkg/skaffold/docker/reference_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/remote.go b/pkg/skaffold/docker/remote.go index de34eba814e..ac5e9b08e26 100644 --- a/pkg/skaffold/docker/remote.go +++ b/pkg/skaffold/docker/remote.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/docker/remote_test.go b/pkg/skaffold/docker/remote_test.go index 26363137b72..c48d50ebe35 100644 --- a/pkg/skaffold/docker/remote_test.go +++ b/pkg/skaffold/docker/remote_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/gcp/auth.go b/pkg/skaffold/gcp/auth.go index bcc2186c81b..694e439abbb 100644 --- a/pkg/skaffold/gcp/auth.go +++ b/pkg/skaffold/gcp/auth.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/gcp/auth_test.go b/pkg/skaffold/gcp/auth_test.go index d9820717dd2..937465cf287 100644 --- a/pkg/skaffold/gcp/auth_test.go +++ b/pkg/skaffold/gcp/auth_test.go @@ -1,7 +1,7 @@ // +build !windows /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/gcp/projectid.go b/pkg/skaffold/gcp/projectid.go index 4088da44cae..ec4ea9f784d 100644 --- a/pkg/skaffold/gcp/projectid.go +++ b/pkg/skaffold/gcp/projectid.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/gcp/projectid_test.go b/pkg/skaffold/gcp/projectid_test.go index 19ba8dd2b24..68842a13a18 100644 --- a/pkg/skaffold/gcp/projectid_test.go +++ b/pkg/skaffold/gcp/projectid_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/jib/jib.go b/pkg/skaffold/jib/jib.go index 7c8746117ff..ade27ad98c6 100644 --- a/pkg/skaffold/jib/jib.go +++ b/pkg/skaffold/jib/jib.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/jib/jib_gradle.go b/pkg/skaffold/jib/jib_gradle.go index d741e4bf10d..24be90049c6 100644 --- a/pkg/skaffold/jib/jib_gradle.go +++ b/pkg/skaffold/jib/jib_gradle.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/jib/jib_gradle_test.go b/pkg/skaffold/jib/jib_gradle_test.go index 1d94dabda59..3c40dc7c011 100644 --- a/pkg/skaffold/jib/jib_gradle_test.go +++ b/pkg/skaffold/jib/jib_gradle_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/jib/jib_maven.go b/pkg/skaffold/jib/jib_maven.go index 6b48443d357..a155aa2210f 100644 --- a/pkg/skaffold/jib/jib_maven.go +++ b/pkg/skaffold/jib/jib_maven.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/jib/jib_maven_test.go b/pkg/skaffold/jib/jib_maven_test.go index c760e72203d..b0ef9b7ce16 100644 --- a/pkg/skaffold/jib/jib_maven_test.go +++ b/pkg/skaffold/jib/jib_maven_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/jib/jib_test.go b/pkg/skaffold/jib/jib_test.go index 0f433be873b..bda2a6327c2 100644 --- a/pkg/skaffold/jib/jib_test.go +++ b/pkg/skaffold/jib/jib_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/kubernetes/client.go b/pkg/skaffold/kubernetes/client.go index 9b3727d9a84..0f5f8c9dcac 100644 --- a/pkg/skaffold/kubernetes/client.go +++ b/pkg/skaffold/kubernetes/client.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/kubernetes/colorpicker.go b/pkg/skaffold/kubernetes/colorpicker.go index 3f55d8c0e29..a71e621f065 100644 --- a/pkg/skaffold/kubernetes/colorpicker.go +++ b/pkg/skaffold/kubernetes/colorpicker.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/kubernetes/colorpicker_test.go b/pkg/skaffold/kubernetes/colorpicker_test.go index 9c18acfe3b8..869ea116085 100644 --- a/pkg/skaffold/kubernetes/colorpicker_test.go +++ b/pkg/skaffold/kubernetes/colorpicker_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/kubernetes/context/context.go b/pkg/skaffold/kubernetes/context/context.go index f585dc349a0..85f4ff96031 100644 --- a/pkg/skaffold/kubernetes/context/context.go +++ b/pkg/skaffold/kubernetes/context/context.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/kubernetes/context/context_test.go b/pkg/skaffold/kubernetes/context/context_test.go index 7e920482e79..d0f46a972f5 100644 --- a/pkg/skaffold/kubernetes/context/context_test.go +++ b/pkg/skaffold/kubernetes/context/context_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/kubernetes/log.go b/pkg/skaffold/kubernetes/log.go index a14ddcc7622..1f367776183 100644 --- a/pkg/skaffold/kubernetes/log.go +++ b/pkg/skaffold/kubernetes/log.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/kubernetes/log_test.go b/pkg/skaffold/kubernetes/log_test.go index 273de1669a0..98d95552683 100644 --- a/pkg/skaffold/kubernetes/log_test.go +++ b/pkg/skaffold/kubernetes/log_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/kubernetes/port_forward.go b/pkg/skaffold/kubernetes/port_forward.go index 28aa7fae0df..400a33568ae 100644 --- a/pkg/skaffold/kubernetes/port_forward.go +++ b/pkg/skaffold/kubernetes/port_forward.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/kubernetes/port_forward_test.go b/pkg/skaffold/kubernetes/port_forward_test.go index c28933360bf..3d2f31cf136 100644 --- a/pkg/skaffold/kubernetes/port_forward_test.go +++ b/pkg/skaffold/kubernetes/port_forward_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/kubernetes/wait.go b/pkg/skaffold/kubernetes/wait.go index a8f03b89376..ab05d1043c2 100644 --- a/pkg/skaffold/kubernetes/wait.go +++ b/pkg/skaffold/kubernetes/wait.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/kubernetes/wait_test.go b/pkg/skaffold/kubernetes/wait_test.go index 1713ac2ef4d..b74a2afbea8 100644 --- a/pkg/skaffold/kubernetes/wait_test.go +++ b/pkg/skaffold/kubernetes/wait_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/kubernetes/watcher.go b/pkg/skaffold/kubernetes/watcher.go index f74038cdae1..2c2dff0e7ee 100644 --- a/pkg/skaffold/kubernetes/watcher.go +++ b/pkg/skaffold/kubernetes/watcher.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/runner/changes.go b/pkg/skaffold/runner/changes.go index d62bf6f2347..8581f9ace89 100644 --- a/pkg/skaffold/runner/changes.go +++ b/pkg/skaffold/runner/changes.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/runner/dev.go b/pkg/skaffold/runner/dev.go index c9798326fa3..b1d2fe0af51 100644 --- a/pkg/skaffold/runner/dev.go +++ b/pkg/skaffold/runner/dev.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/runner/dev_test.go b/pkg/skaffold/runner/dev_test.go index 13ea808ab4d..a4420ec6347 100644 --- a/pkg/skaffold/runner/dev_test.go +++ b/pkg/skaffold/runner/dev_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/runner/filters.go b/pkg/skaffold/runner/filters.go index 524441620da..5bdd3d8431a 100644 --- a/pkg/skaffold/runner/filters.go +++ b/pkg/skaffold/runner/filters.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/runner/filters_test.go b/pkg/skaffold/runner/filters_test.go index fe77c2247f7..98a74cb3239 100644 --- a/pkg/skaffold/runner/filters_test.go +++ b/pkg/skaffold/runner/filters_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/runner/notification.go b/pkg/skaffold/runner/notification.go index afc0c30edb8..a2b5d12bdc2 100644 --- a/pkg/skaffold/runner/notification.go +++ b/pkg/skaffold/runner/notification.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/runner/runner.go b/pkg/skaffold/runner/runner.go index 2c346138558..d628db56f1b 100644 --- a/pkg/skaffold/runner/runner.go +++ b/pkg/skaffold/runner/runner.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/runner/runner_test.go b/pkg/skaffold/runner/runner_test.go index b659416a636..9bf2513c721 100644 --- a/pkg/skaffold/runner/runner_test.go +++ b/pkg/skaffold/runner/runner_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/runner/timings.go b/pkg/skaffold/runner/timings.go index 9f31fd651cb..89f9b388ca5 100644 --- a/pkg/skaffold/runner/timings.go +++ b/pkg/skaffold/runner/timings.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/defaults/defaults.go b/pkg/skaffold/schema/defaults/defaults.go index 8ad19ef7589..2fd71711818 100644 --- a/pkg/skaffold/schema/defaults/defaults.go +++ b/pkg/skaffold/schema/defaults/defaults.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/defaults/defaults_test.go b/pkg/skaffold/schema/defaults/defaults_test.go index 86935e30d47..354bce75484 100644 --- a/pkg/skaffold/schema/defaults/defaults_test.go +++ b/pkg/skaffold/schema/defaults/defaults_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/latest/config.go b/pkg/skaffold/schema/latest/config.go index abca2f2494b..2b5a5f6c7d7 100644 --- a/pkg/skaffold/schema/latest/config.go +++ b/pkg/skaffold/schema/latest/config.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/latest/upgrade.go b/pkg/skaffold/schema/latest/upgrade.go index e6ee9481f5f..a0515b6c6dd 100644 --- a/pkg/skaffold/schema/latest/upgrade.go +++ b/pkg/skaffold/schema/latest/upgrade.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/profiles.go b/pkg/skaffold/schema/profiles.go index 27b5b62e280..8a2ea86d4a0 100644 --- a/pkg/skaffold/schema/profiles.go +++ b/pkg/skaffold/schema/profiles.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/profiles_test.go b/pkg/skaffold/schema/profiles_test.go index 4afcb0809bb..526d0662358 100644 --- a/pkg/skaffold/schema/profiles_test.go +++ b/pkg/skaffold/schema/profiles_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/samples_test.go b/pkg/skaffold/schema/samples_test.go index 0c6cc72cbe3..73635ac4956 100644 --- a/pkg/skaffold/schema/samples_test.go +++ b/pkg/skaffold/schema/samples_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/util/util.go b/pkg/skaffold/schema/util/util.go index 2577bf5068a..b878af2060c 100644 --- a/pkg/skaffold/schema/util/util.go +++ b/pkg/skaffold/schema/util/util.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha1/config.go b/pkg/skaffold/schema/v1alpha1/config.go index 62b7da07041..75c1c7c9d88 100644 --- a/pkg/skaffold/schema/v1alpha1/config.go +++ b/pkg/skaffold/schema/v1alpha1/config.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha1/upgrade.go b/pkg/skaffold/schema/v1alpha1/upgrade.go index f23d0cadd68..6262e376187 100644 --- a/pkg/skaffold/schema/v1alpha1/upgrade.go +++ b/pkg/skaffold/schema/v1alpha1/upgrade.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha1/upgrade_test.go b/pkg/skaffold/schema/v1alpha1/upgrade_test.go index 29c49326698..3ac20066980 100644 --- a/pkg/skaffold/schema/v1alpha1/upgrade_test.go +++ b/pkg/skaffold/schema/v1alpha1/upgrade_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha2/config.go b/pkg/skaffold/schema/v1alpha2/config.go index 09490a0aa83..8580230cf96 100644 --- a/pkg/skaffold/schema/v1alpha2/config.go +++ b/pkg/skaffold/schema/v1alpha2/config.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha2/upgrade.go b/pkg/skaffold/schema/v1alpha2/upgrade.go index 8ace5c8cd44..a48526d23b9 100644 --- a/pkg/skaffold/schema/v1alpha2/upgrade.go +++ b/pkg/skaffold/schema/v1alpha2/upgrade.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha2/upgrade_test.go b/pkg/skaffold/schema/v1alpha2/upgrade_test.go index d6788c43914..c801e321a26 100644 --- a/pkg/skaffold/schema/v1alpha2/upgrade_test.go +++ b/pkg/skaffold/schema/v1alpha2/upgrade_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha3/config.go b/pkg/skaffold/schema/v1alpha3/config.go index f8db3667c43..8c07f549ffa 100644 --- a/pkg/skaffold/schema/v1alpha3/config.go +++ b/pkg/skaffold/schema/v1alpha3/config.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha3/upgrade.go b/pkg/skaffold/schema/v1alpha3/upgrade.go index 3d6cbbff7f3..fb692be023f 100644 --- a/pkg/skaffold/schema/v1alpha3/upgrade.go +++ b/pkg/skaffold/schema/v1alpha3/upgrade.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha3/upgrade_test.go b/pkg/skaffold/schema/v1alpha3/upgrade_test.go index 3ab3e34ef60..3152a48b5b0 100644 --- a/pkg/skaffold/schema/v1alpha3/upgrade_test.go +++ b/pkg/skaffold/schema/v1alpha3/upgrade_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha4/config.go b/pkg/skaffold/schema/v1alpha4/config.go index 5359f2095b7..2f948e13fcf 100644 --- a/pkg/skaffold/schema/v1alpha4/config.go +++ b/pkg/skaffold/schema/v1alpha4/config.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha4/upgrade.go b/pkg/skaffold/schema/v1alpha4/upgrade.go index 81c8ebf1a75..87d2289cd85 100644 --- a/pkg/skaffold/schema/v1alpha4/upgrade.go +++ b/pkg/skaffold/schema/v1alpha4/upgrade.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha4/upgrade_test.go b/pkg/skaffold/schema/v1alpha4/upgrade_test.go index a714230e937..2e0788474c3 100644 --- a/pkg/skaffold/schema/v1alpha4/upgrade_test.go +++ b/pkg/skaffold/schema/v1alpha4/upgrade_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha5/config.go b/pkg/skaffold/schema/v1alpha5/config.go index 07c344add41..9b9d70413a8 100644 --- a/pkg/skaffold/schema/v1alpha5/config.go +++ b/pkg/skaffold/schema/v1alpha5/config.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha5/upgrade.go b/pkg/skaffold/schema/v1alpha5/upgrade.go index 937fa837fcb..a6f1a3ac018 100644 --- a/pkg/skaffold/schema/v1alpha5/upgrade.go +++ b/pkg/skaffold/schema/v1alpha5/upgrade.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1alpha5/upgrade_test.go b/pkg/skaffold/schema/v1alpha5/upgrade_test.go index 3f108104a20..32d151c8c7d 100644 --- a/pkg/skaffold/schema/v1alpha5/upgrade_test.go +++ b/pkg/skaffold/schema/v1alpha5/upgrade_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1beta1/config.go b/pkg/skaffold/schema/v1beta1/config.go index fa3f99a330e..54c802ec37e 100644 --- a/pkg/skaffold/schema/v1beta1/config.go +++ b/pkg/skaffold/schema/v1beta1/config.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1beta1/upgrade.go b/pkg/skaffold/schema/v1beta1/upgrade.go index d98cc3cf540..94bf01fed1a 100644 --- a/pkg/skaffold/schema/v1beta1/upgrade.go +++ b/pkg/skaffold/schema/v1beta1/upgrade.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1beta1/upgrade_test.go b/pkg/skaffold/schema/v1beta1/upgrade_test.go index 28d770d6612..8aa87d22746 100644 --- a/pkg/skaffold/schema/v1beta1/upgrade_test.go +++ b/pkg/skaffold/schema/v1beta1/upgrade_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1beta2/config.go b/pkg/skaffold/schema/v1beta2/config.go index f8ec760a682..c0e98826bde 100644 --- a/pkg/skaffold/schema/v1beta2/config.go +++ b/pkg/skaffold/schema/v1beta2/config.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1beta2/upgrade.go b/pkg/skaffold/schema/v1beta2/upgrade.go index 3d541326b14..80f6fd13b60 100644 --- a/pkg/skaffold/schema/v1beta2/upgrade.go +++ b/pkg/skaffold/schema/v1beta2/upgrade.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1beta2/upgrade_test.go b/pkg/skaffold/schema/v1beta2/upgrade_test.go index d9268484ab9..cb5d31dcbb2 100644 --- a/pkg/skaffold/schema/v1beta2/upgrade_test.go +++ b/pkg/skaffold/schema/v1beta2/upgrade_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1beta3/config.go b/pkg/skaffold/schema/v1beta3/config.go index 8890f23f689..d99180897e2 100644 --- a/pkg/skaffold/schema/v1beta3/config.go +++ b/pkg/skaffold/schema/v1beta3/config.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1beta3/upgrade.go b/pkg/skaffold/schema/v1beta3/upgrade.go index 3cc2e6903eb..7917acf214b 100644 --- a/pkg/skaffold/schema/v1beta3/upgrade.go +++ b/pkg/skaffold/schema/v1beta3/upgrade.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/v1beta3/upgrade_test.go b/pkg/skaffold/schema/v1beta3/upgrade_test.go index c57c3850b9c..fe64ccb7db0 100644 --- a/pkg/skaffold/schema/v1beta3/upgrade_test.go +++ b/pkg/skaffold/schema/v1beta3/upgrade_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/versions.go b/pkg/skaffold/schema/versions.go index 1e1240f1efc..559070fdb73 100644 --- a/pkg/skaffold/schema/versions.go +++ b/pkg/skaffold/schema/versions.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/schema/versions_test.go b/pkg/skaffold/schema/versions_test.go index 15c86d41b67..a66983955de 100644 --- a/pkg/skaffold/schema/versions_test.go +++ b/pkg/skaffold/schema/versions_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/sources/upload.go b/pkg/skaffold/sources/upload.go index f0cb7016341..9c9270d41eb 100644 --- a/pkg/skaffold/sources/upload.go +++ b/pkg/skaffold/sources/upload.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/sync/kubectl/kubectl.go b/pkg/skaffold/sync/kubectl/kubectl.go index e39419c2f3d..15f61fdacbc 100644 --- a/pkg/skaffold/sync/kubectl/kubectl.go +++ b/pkg/skaffold/sync/kubectl/kubectl.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/sync/sync.go b/pkg/skaffold/sync/sync.go index 6f8d5da8963..0dfaf2716c3 100644 --- a/pkg/skaffold/sync/sync.go +++ b/pkg/skaffold/sync/sync.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/sync/sync_test.go b/pkg/skaffold/sync/sync_test.go index 7c66de13078..8f99c628bc0 100644 --- a/pkg/skaffold/sync/sync_test.go +++ b/pkg/skaffold/sync/sync_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/test/structure/structure.go b/pkg/skaffold/test/structure/structure.go index ba01f4c25e9..717c2cdbc67 100644 --- a/pkg/skaffold/test/structure/structure.go +++ b/pkg/skaffold/test/structure/structure.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/test/structure/types.go b/pkg/skaffold/test/structure/types.go index 11727061213..fe426af993f 100644 --- a/pkg/skaffold/test/structure/types.go +++ b/pkg/skaffold/test/structure/types.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/test/test.go b/pkg/skaffold/test/test.go index 0ba68fd4cfa..b0b6e375e6b 100644 --- a/pkg/skaffold/test/test.go +++ b/pkg/skaffold/test/test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/test/types.go b/pkg/skaffold/test/types.go index f02f7a651c6..f72358b8d04 100644 --- a/pkg/skaffold/test/types.go +++ b/pkg/skaffold/test/types.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/update/update.go b/pkg/skaffold/update/update.go index cca69eb9913..ecfdc9ade60 100644 --- a/pkg/skaffold/update/update.go +++ b/pkg/skaffold/update/update.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/cmd.go b/pkg/skaffold/util/cmd.go index 5d05e480e04..6fb29f65ae6 100644 --- a/pkg/skaffold/util/cmd.go +++ b/pkg/skaffold/util/cmd.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/cmd_test.go b/pkg/skaffold/util/cmd_test.go index 940d054eb6e..5b92eda10e3 100644 --- a/pkg/skaffold/util/cmd_test.go +++ b/pkg/skaffold/util/cmd_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/env_template.go b/pkg/skaffold/util/env_template.go index d1238d94048..2895ed03bb9 100644 --- a/pkg/skaffold/util/env_template.go +++ b/pkg/skaffold/util/env_template.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/env_template_test.go b/pkg/skaffold/util/env_template_test.go index 97ef3e58bc7..71324faa576 100644 --- a/pkg/skaffold/util/env_template_test.go +++ b/pkg/skaffold/util/env_template_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/image.go b/pkg/skaffold/util/image.go index 333f6b685b5..82048ba2d2b 100644 --- a/pkg/skaffold/util/image.go +++ b/pkg/skaffold/util/image.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/image_test.go b/pkg/skaffold/util/image_test.go index a503d3298ce..e72e4eaa7fb 100644 --- a/pkg/skaffold/util/image_test.go +++ b/pkg/skaffold/util/image_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/tar.go b/pkg/skaffold/util/tar.go index 4cbe418c4b0..017744845a6 100644 --- a/pkg/skaffold/util/tar.go +++ b/pkg/skaffold/util/tar.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/tar_non_windows_test.go b/pkg/skaffold/util/tar_non_windows_test.go index 01e5fcd4ef9..b0518a6f05b 100644 --- a/pkg/skaffold/util/tar_non_windows_test.go +++ b/pkg/skaffold/util/tar_non_windows_test.go @@ -1,7 +1,7 @@ // +build !windows /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/tar_test.go b/pkg/skaffold/util/tar_test.go index 54538eda059..975b063b58b 100644 --- a/pkg/skaffold/util/tar_test.go +++ b/pkg/skaffold/util/tar_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/util.go b/pkg/skaffold/util/util.go index 047ca0326ba..c5bf17cd34b 100644 --- a/pkg/skaffold/util/util.go +++ b/pkg/skaffold/util/util.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/util_test.go b/pkg/skaffold/util/util_test.go index a87b2b1912f..68b56960d2c 100644 --- a/pkg/skaffold/util/util_test.go +++ b/pkg/skaffold/util/util_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/wrapper.go b/pkg/skaffold/util/wrapper.go index ef89a01f199..dbee98327cd 100644 --- a/pkg/skaffold/util/wrapper.go +++ b/pkg/skaffold/util/wrapper.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/wrapper_unix.go b/pkg/skaffold/util/wrapper_unix.go index f84c82e62b1..d7fcf290122 100644 --- a/pkg/skaffold/util/wrapper_unix.go +++ b/pkg/skaffold/util/wrapper_unix.go @@ -1,7 +1,7 @@ // +build !windows /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/wrapper_unix_test.go b/pkg/skaffold/util/wrapper_unix_test.go index 0df091264e4..5077550646a 100644 --- a/pkg/skaffold/util/wrapper_unix_test.go +++ b/pkg/skaffold/util/wrapper_unix_test.go @@ -1,7 +1,7 @@ // +build !windows /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/wrapper_windows.go b/pkg/skaffold/util/wrapper_windows.go index abdad6780bd..0fcfbb9f5cf 100644 --- a/pkg/skaffold/util/wrapper_windows.go +++ b/pkg/skaffold/util/wrapper_windows.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/util/wrapper_windows_test.go b/pkg/skaffold/util/wrapper_windows_test.go index 53d454a65aa..60f32bc2142 100644 --- a/pkg/skaffold/util/wrapper_windows_test.go +++ b/pkg/skaffold/util/wrapper_windows_test.go @@ -1,7 +1,7 @@ // +build windows /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/version/version.go b/pkg/skaffold/version/version.go index 6e9552be6c5..31d344ca010 100644 --- a/pkg/skaffold/version/version.go +++ b/pkg/skaffold/version/version.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/version/version_test.go b/pkg/skaffold/version/version_test.go index dd19cf7c14d..35918166557 100644 --- a/pkg/skaffold/version/version_test.go +++ b/pkg/skaffold/version/version_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/warnings/warnings.go b/pkg/skaffold/warnings/warnings.go index 24130348627..6ddad96453b 100644 --- a/pkg/skaffold/warnings/warnings.go +++ b/pkg/skaffold/warnings/warnings.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/watch/changes.go b/pkg/skaffold/watch/changes.go index 8d61ce9b589..a72fbf530d2 100644 --- a/pkg/skaffold/watch/changes.go +++ b/pkg/skaffold/watch/changes.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/watch/changes_test.go b/pkg/skaffold/watch/changes_test.go index 47c9f20cab0..4e1a012ba89 100644 --- a/pkg/skaffold/watch/changes_test.go +++ b/pkg/skaffold/watch/changes_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/watch/triggers.go b/pkg/skaffold/watch/triggers.go index 83017b18431..07c11e62bed 100644 --- a/pkg/skaffold/watch/triggers.go +++ b/pkg/skaffold/watch/triggers.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/watch/triggers_test.go b/pkg/skaffold/watch/triggers_test.go index ceb8364a49d..6c2436a04bc 100644 --- a/pkg/skaffold/watch/triggers_test.go +++ b/pkg/skaffold/watch/triggers_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/watch/watch.go b/pkg/skaffold/watch/watch.go index ebd3daf141e..4fe803992e8 100644 --- a/pkg/skaffold/watch/watch.go +++ b/pkg/skaffold/watch/watch.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/watch/watch_test.go b/pkg/skaffold/watch/watch_test.go index c1ba6838b2f..bf34e66f818 100644 --- a/pkg/skaffold/watch/watch_test.go +++ b/pkg/skaffold/watch/watch_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/yamltags/tags.go b/pkg/skaffold/yamltags/tags.go index 20822790397..f0f56788ccc 100644 --- a/pkg/skaffold/yamltags/tags.go +++ b/pkg/skaffold/yamltags/tags.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/skaffold/yamltags/tags_test.go b/pkg/skaffold/yamltags/tags_test.go index 058761eda0c..1b2f4fd3f30 100644 --- a/pkg/skaffold/yamltags/tags_test.go +++ b/pkg/skaffold/yamltags/tags_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/webhook/constants/constants.go b/pkg/webhook/constants/constants.go index b7a2e2ba9e9..bdf953498bf 100644 --- a/pkg/webhook/constants/constants.go +++ b/pkg/webhook/constants/constants.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/webhook/gcs/gcs.go b/pkg/webhook/gcs/gcs.go index eeac0b24d9c..6594eec8705 100644 --- a/pkg/webhook/gcs/gcs.go +++ b/pkg/webhook/gcs/gcs.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/webhook/github/github.go b/pkg/webhook/github/github.go index be5e673a919..c3bdf19992b 100644 --- a/pkg/webhook/github/github.go +++ b/pkg/webhook/github/github.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/webhook/kubernetes/cleanup.go b/pkg/webhook/kubernetes/cleanup.go index c4dbeb6bf15..2ffe6bd3689 100644 --- a/pkg/webhook/kubernetes/cleanup.go +++ b/pkg/webhook/kubernetes/cleanup.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/webhook/kubernetes/deployment.go b/pkg/webhook/kubernetes/deployment.go index 6afb19de8f1..804bbd79b3d 100644 --- a/pkg/webhook/kubernetes/deployment.go +++ b/pkg/webhook/kubernetes/deployment.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/webhook/kubernetes/service.go b/pkg/webhook/kubernetes/service.go index d57bf9a8ec1..a7a54f2062d 100644 --- a/pkg/webhook/kubernetes/service.go +++ b/pkg/webhook/kubernetes/service.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/webhook/labels/labels.go b/pkg/webhook/labels/labels.go index f55ef40b4df..66051ca1c35 100644 --- a/pkg/webhook/labels/labels.go +++ b/pkg/webhook/labels/labels.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pkg/webhook/labels/labels_test.go b/pkg/webhook/labels/labels_test.go index 6c47671e1b0..a5ec405345e 100644 --- a/pkg/webhook/labels/labels_test.go +++ b/pkg/webhook/labels/labels_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed 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.sh b/test.sh index 8eb1cd98628..e2506913465 100755 --- a/test.sh +++ b/test.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 The Skaffold Authors +# Copyright 2019 The Skaffold Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/testutil/cmd_helper.go b/testutil/cmd_helper.go index e2b14fdbe8a..a7c15c028e1 100644 --- a/testutil/cmd_helper.go +++ b/testutil/cmd_helper.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/testutil/fake_image_api.go b/testutil/fake_image_api.go index 3c8ad4310e7..874f4644c6e 100644 --- a/testutil/fake_image_api.go +++ b/testutil/fake_image_api.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/testutil/kubecontext.go b/testutil/kubecontext.go index 5cec145cb45..7c8e38c1678 100644 --- a/testutil/kubecontext.go +++ b/testutil/kubecontext.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/testutil/tmp.go b/testutil/tmp.go index a73c44de49a..61b5c59c6b6 100644 --- a/testutil/tmp.go +++ b/testutil/tmp.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/testutil/util.go b/testutil/util.go index f0721c27916..b0eb7a7062c 100644 --- a/testutil/util.go +++ b/testutil/util.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/webhook/webhook.go b/webhook/webhook.go index c29ca4b21ae..000543a8798 100644 --- a/webhook/webhook.go +++ b/webhook/webhook.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Skaffold Authors +Copyright 2019 The Skaffold Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.