From c686885ddf62179ba6378486e9fe7ff903795433 Mon Sep 17 00:00:00 2001 From: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com> Date: Thu, 28 Mar 2024 00:12:08 +0530 Subject: [PATCH] Update copyright headers Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com> --- cmd/ytt-lambda-website/main.go | 2 +- cmd/ytt-lambda-website/request.go | 2 +- cmd/ytt-lambda-website/response.go | 2 +- cmd/ytt/ytt.go | 2 +- code-header-template.txt | 2 +- examples/integrating-with-ytt/internal-templating/main.go | 2 +- .../integrating-with-ytt/internal-templating/main_test.go | 2 +- pkg/cmd/doc.go | 2 +- pkg/cmd/fmt.go | 2 +- pkg/cmd/template.go | 2 +- pkg/cmd/template/bulk_input.go | 2 +- pkg/cmd/template/cmd.go | 2 +- pkg/cmd/template/cmd_data_values_file_test.go | 2 +- pkg/cmd/template/cmd_data_values_test.go | 2 +- pkg/cmd/template/cmd_flags.go | 2 +- pkg/cmd/template/cmd_library_module_test.go | 2 +- pkg/cmd/template/cmd_overlays_test.go | 2 +- pkg/cmd/template/cmd_root_library_test.go | 2 +- pkg/cmd/template/cmd_test.go | 2 +- pkg/cmd/template/data_values_file.go | 2 +- pkg/cmd/template/data_values_flags.go | 2 +- pkg/cmd/template/doc.go | 2 +- pkg/cmd/template/file_marks.go | 2 +- pkg/cmd/template/regular_input.go | 2 +- pkg/cmd/template/regular_input_test.go | 2 +- pkg/cmd/template/schema_author_test.go | 2 +- pkg/cmd/template/schema_consumer_test.go | 2 +- pkg/cmd/template/schema_inspect_test.go | 2 +- pkg/cmd/ui/doc.go | 2 +- pkg/cmd/ui/tty.go | 2 +- pkg/cmd/ui/ui.go | 2 +- pkg/cmd/version.go | 2 +- pkg/cmd/website.go | 2 +- pkg/cmd/ytt.go | 2 +- pkg/doc.go | 2 +- pkg/experiments/doc.go | 2 +- pkg/experiments/flags.go | 2 +- pkg/experiments/flags_test.go | 2 +- pkg/filepos/doc.go | 2 +- pkg/filepos/position.go | 2 +- pkg/files/doc.go | 2 +- pkg/files/file.go | 2 +- pkg/files/output_directory.go | 2 +- pkg/files/output_file.go | 2 +- pkg/files/sources.go | 2 +- pkg/files/sources_test.go | 2 +- pkg/files/stdin.go | 2 +- pkg/files/symlink.go | 2 +- pkg/orderedmap/convert.go | 2 +- pkg/orderedmap/convert_test.go | 2 +- pkg/orderedmap/doc.go | 2 +- pkg/orderedmap/map.go | 2 +- pkg/schema/annotations.go | 2 +- pkg/schema/assign.go | 2 +- pkg/schema/check.go | 2 +- pkg/schema/doc.go | 2 +- pkg/schema/error.go | 2 +- pkg/schema/openapi.go | 2 +- pkg/schema/schema.go | 2 +- pkg/schema/type.go | 2 +- pkg/schema/yamlmeta.go | 2 +- pkg/spell/doc.go | 2 +- pkg/spell/spell.go | 2 +- pkg/template/ancestors.go | 2 +- pkg/template/ancestors_test.go | 2 +- pkg/template/annotations.go | 2 +- pkg/template/compiled_template.go | 2 +- pkg/template/compiled_template_error.go | 2 +- pkg/template/compiled_template_loader.go | 2 +- pkg/template/compiled_template_test.go | 2 +- pkg/template/core/args.go | 2 +- pkg/template/core/doc.go | 2 +- pkg/template/core/errs.go | 2 +- pkg/template/core/go_value.go | 2 +- pkg/template/core/starlark_noop.go | 2 +- pkg/template/core/starlark_struct.go | 2 +- pkg/template/core/starlark_value.go | 2 +- pkg/template/doc.go | 2 +- pkg/template/error_hints_test.go | 2 +- pkg/template/evaluation_ctx.go | 2 +- pkg/template/instructions.go | 2 +- pkg/template/meta.go | 2 +- pkg/template/nodes.go | 2 +- pkg/template/program_ast.go | 2 +- pkg/template/source.go | 2 +- pkg/texttemplate/ast.go | 2 +- pkg/texttemplate/doc.go | 2 +- pkg/texttemplate/evaluation_ctx.go | 2 +- pkg/texttemplate/metas.go | 2 +- pkg/texttemplate/parser.go | 2 +- pkg/texttemplate/template.go | 2 +- pkg/texttemplate/template_test.go | 2 +- pkg/validations/annotations.go | 2 +- pkg/validations/doc.go | 2 +- pkg/validations/validate.go | 2 +- pkg/validations/validations_test.go | 2 +- pkg/validations/yamlmeta.go | 2 +- pkg/version/doc.go | 2 +- pkg/version/version.go | 2 +- pkg/website/doc.go | 2 +- pkg/website/files.go | 2 +- pkg/website/generated.go.txt | 2 +- pkg/website/js/app.css | 2 +- pkg/website/js/app.js | 2 +- pkg/website/js/deps.css | 2 +- pkg/website/js/deps.js | 2 +- pkg/website/server.go | 2 +- pkg/workspace/data_loader.go | 2 +- pkg/workspace/data_values_pre_processing.go | 2 +- pkg/workspace/data_values_schema_pre_processing.go | 2 +- pkg/workspace/datavalues/doc.go | 2 +- pkg/workspace/datavalues/envelope.go | 2 +- pkg/workspace/datavalues/schema.go | 2 +- pkg/workspace/doc.go | 2 +- pkg/workspace/doc_extractor.go | 2 +- pkg/workspace/library.go | 2 +- pkg/workspace/library_execution.go | 2 +- pkg/workspace/library_execution_factory.go | 2 +- pkg/workspace/library_module.go | 2 +- pkg/workspace/overlay_post_processing.go | 2 +- pkg/workspace/ref/doc.go | 2 +- pkg/workspace/ref/library_ref.go | 2 +- pkg/workspace/template_loader.go | 2 +- pkg/yamlfmt/doc.go | 2 +- pkg/yamlfmt/printer.go | 2 +- pkg/yamlfmt/printer_test.go | 2 +- pkg/yamlfmt/writer.go | 2 +- pkg/yamlmeta/ast.go | 2 +- pkg/yamlmeta/construct.go | 2 +- pkg/yamlmeta/convert.go | 2 +- pkg/yamlmeta/deep_copy.go | 2 +- pkg/yamlmeta/doc.go | 2 +- pkg/yamlmeta/document.go | 2 +- pkg/yamlmeta/document_set.go | 2 +- pkg/yamlmeta/file_position_printer.go | 2 +- pkg/yamlmeta/internal/yaml.v2/apic.go | 2 +- pkg/yamlmeta/internal/yaml.v2/decode.go | 2 +- pkg/yamlmeta/internal/yaml.v2/decode_test.go | 2 +- pkg/yamlmeta/internal/yaml.v2/emitterc.go | 2 +- pkg/yamlmeta/internal/yaml.v2/encode.go | 2 +- pkg/yamlmeta/internal/yaml.v2/encode_test.go | 2 +- pkg/yamlmeta/internal/yaml.v2/example_embedded_test.go | 2 +- pkg/yamlmeta/internal/yaml.v2/parserc.go | 2 +- pkg/yamlmeta/internal/yaml.v2/readerc.go | 2 +- pkg/yamlmeta/internal/yaml.v2/resolve.go | 2 +- pkg/yamlmeta/internal/yaml.v2/scannerc.go | 2 +- pkg/yamlmeta/internal/yaml.v2/sorter.go | 2 +- pkg/yamlmeta/internal/yaml.v2/strict_scalar_resolve.go | 2 +- pkg/yamlmeta/internal/yaml.v2/suite_test.go | 2 +- pkg/yamlmeta/internal/yaml.v2/writerc.go | 2 +- pkg/yamlmeta/internal/yaml.v2/yaml.go | 2 +- pkg/yamlmeta/internal/yaml.v2/yamlh.go | 2 +- pkg/yamlmeta/internal/yaml.v2/yamlprivateh.go | 2 +- pkg/yamlmeta/map_key_overrides.go | 2 +- pkg/yamlmeta/map_key_overrides_test.go | 2 +- pkg/yamlmeta/node.go | 2 +- pkg/yamlmeta/parser.go | 2 +- pkg/yamlmeta/parser_strict_test.go | 2 +- pkg/yamlmeta/parser_test.go | 2 +- pkg/yamlmeta/plain.go | 2 +- pkg/yamlmeta/plain_test.go | 2 +- pkg/yamlmeta/printer.go | 2 +- pkg/yamlmeta/printers.go | 2 +- pkg/yamlmeta/walk.go | 2 +- pkg/yamltemplate/doc.go | 2 +- pkg/yamltemplate/evaluation_ctx.go | 2 +- pkg/yamltemplate/go_value_with_yaml.go | 2 +- pkg/yamltemplate/map_key_overrides.go | 2 +- pkg/yamltemplate/metas.go | 2 +- pkg/yamltemplate/starlark_fragment.go | 2 +- pkg/yamltemplate/template.go | 2 +- pkg/yamltemplate/template_test.go | 2 +- pkg/yttlibrary/all.go | 2 +- pkg/yttlibrary/assert.go | 2 +- pkg/yttlibrary/base64.go | 2 +- pkg/yttlibrary/data.go | 2 +- pkg/yttlibrary/doc.go | 2 +- pkg/yttlibrary/ip.go | 2 +- pkg/yttlibrary/json.go | 2 +- pkg/yttlibrary/math.go | 2 +- pkg/yttlibrary/md5.go | 2 +- pkg/yttlibrary/module.go | 2 +- pkg/yttlibrary/overlay/annotations.go | 2 +- pkg/yttlibrary/overlay/api.go | 2 +- pkg/yttlibrary/overlay/array.go | 2 +- pkg/yttlibrary/overlay/array_item_match_annotation.go | 2 +- pkg/yttlibrary/overlay/assert_annotation.go | 2 +- pkg/yttlibrary/overlay/compare.go | 2 +- pkg/yttlibrary/overlay/doc.go | 2 +- pkg/yttlibrary/overlay/document.go | 2 +- pkg/yttlibrary/overlay/document_match_annotation.go | 2 +- pkg/yttlibrary/overlay/insert_annotation.go | 2 +- pkg/yttlibrary/overlay/map.go | 2 +- pkg/yttlibrary/overlay/map_item_match_annotation.go | 2 +- pkg/yttlibrary/overlay/match_annotation_expects_kwarg.go | 2 +- pkg/yttlibrary/overlay/match_child_defaults_annotation.go | 2 +- pkg/yttlibrary/overlay/op.go | 2 +- pkg/yttlibrary/overlay/plain_merge.go | 2 +- pkg/yttlibrary/overlay/replace_annotation.go | 2 +- pkg/yttlibrary/regexp.go | 2 +- pkg/yttlibrary/sha256.go | 2 +- pkg/yttlibrary/struct.go | 2 +- pkg/yttlibrary/template.go | 2 +- pkg/yttlibrary/url.go | 2 +- pkg/yttlibrary/version.go | 2 +- pkg/yttlibrary/yaml.go | 2 +- pkg/yttlibraryext/all.go | 2 +- pkg/yttlibraryext/doc.go | 2 +- pkg/yttlibraryext/toml/doc.go | 2 +- pkg/yttlibraryext/toml/toml.go | 2 +- test/e2e/e2e_test.go | 2 +- test/filetests/filetests.go | 2 +- test/filetests/filetests_test.go | 5 +++-- 213 files changed, 215 insertions(+), 214 deletions(-) diff --git a/cmd/ytt-lambda-website/main.go b/cmd/ytt-lambda-website/main.go index e1b51bfd..6f91eb3a 100644 --- a/cmd/ytt-lambda-website/main.go +++ b/cmd/ytt-lambda-website/main.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package main diff --git a/cmd/ytt-lambda-website/request.go b/cmd/ytt-lambda-website/request.go index 4767c5d9..217a05f1 100644 --- a/cmd/ytt-lambda-website/request.go +++ b/cmd/ytt-lambda-website/request.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package main diff --git a/cmd/ytt-lambda-website/response.go b/cmd/ytt-lambda-website/response.go index 78f4a508..700ad530 100644 --- a/cmd/ytt-lambda-website/response.go +++ b/cmd/ytt-lambda-website/response.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package main diff --git a/cmd/ytt/ytt.go b/cmd/ytt/ytt.go index bbdf63af..c11ca46f 100644 --- a/cmd/ytt/ytt.go +++ b/cmd/ytt/ytt.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package main diff --git a/code-header-template.txt b/code-header-template.txt index 10eb5a1b..77e3f765 100644 --- a/code-header-template.txt +++ b/code-header-template.txt @@ -1,2 +1,2 @@ -Copyright {{copyright-year}} VMware, Inc. +Copyright {{copyright-year}} The Carvel Authors. SPDX-License-Identifier: Apache-2.0 diff --git a/examples/integrating-with-ytt/internal-templating/main.go b/examples/integrating-with-ytt/internal-templating/main.go index 93e8cb44..7cd96b7f 100644 --- a/examples/integrating-with-ytt/internal-templating/main.go +++ b/examples/integrating-with-ytt/internal-templating/main.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package main diff --git a/examples/integrating-with-ytt/internal-templating/main_test.go b/examples/integrating-with-ytt/internal-templating/main_test.go index 59a5575e..0b8cdae5 100644 --- a/examples/integrating-with-ytt/internal-templating/main_test.go +++ b/examples/integrating-with-ytt/internal-templating/main_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package main diff --git a/pkg/cmd/doc.go b/pkg/cmd/doc.go index 721498aa..177559ca 100644 --- a/pkg/cmd/doc.go +++ b/pkg/cmd/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/cmd/fmt.go b/pkg/cmd/fmt.go index 4e747113..151dfcfc 100644 --- a/pkg/cmd/fmt.go +++ b/pkg/cmd/fmt.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package cmd diff --git a/pkg/cmd/template.go b/pkg/cmd/template.go index b37720e6..7c0c65e4 100644 --- a/pkg/cmd/template.go +++ b/pkg/cmd/template.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package cmd diff --git a/pkg/cmd/template/bulk_input.go b/pkg/cmd/template/bulk_input.go index 22361964..df7e408c 100644 --- a/pkg/cmd/template/bulk_input.go +++ b/pkg/cmd/template/bulk_input.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/cmd/template/cmd.go b/pkg/cmd/template/cmd.go index 6fa31359..713fa241 100644 --- a/pkg/cmd/template/cmd.go +++ b/pkg/cmd/template/cmd.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/cmd/template/cmd_data_values_file_test.go b/pkg/cmd/template/cmd_data_values_file_test.go index a85abfbb..dac119d8 100644 --- a/pkg/cmd/template/cmd_data_values_file_test.go +++ b/pkg/cmd/template/cmd_data_values_file_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template_test diff --git a/pkg/cmd/template/cmd_data_values_test.go b/pkg/cmd/template/cmd_data_values_test.go index f0733fb5..13496117 100644 --- a/pkg/cmd/template/cmd_data_values_test.go +++ b/pkg/cmd/template/cmd_data_values_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template_test diff --git a/pkg/cmd/template/cmd_flags.go b/pkg/cmd/template/cmd_flags.go index 5fa3244a..aae84020 100644 --- a/pkg/cmd/template/cmd_flags.go +++ b/pkg/cmd/template/cmd_flags.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/cmd/template/cmd_library_module_test.go b/pkg/cmd/template/cmd_library_module_test.go index 67d948a3..cb74b72c 100644 --- a/pkg/cmd/template/cmd_library_module_test.go +++ b/pkg/cmd/template/cmd_library_module_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template_test diff --git a/pkg/cmd/template/cmd_overlays_test.go b/pkg/cmd/template/cmd_overlays_test.go index 2ed48ffa..f8beb3c8 100644 --- a/pkg/cmd/template/cmd_overlays_test.go +++ b/pkg/cmd/template/cmd_overlays_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template_test diff --git a/pkg/cmd/template/cmd_root_library_test.go b/pkg/cmd/template/cmd_root_library_test.go index 378b3e0d..eb75b2fd 100644 --- a/pkg/cmd/template/cmd_root_library_test.go +++ b/pkg/cmd/template/cmd_root_library_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template_test diff --git a/pkg/cmd/template/cmd_test.go b/pkg/cmd/template/cmd_test.go index 94c9c2a1..723e856e 100644 --- a/pkg/cmd/template/cmd_test.go +++ b/pkg/cmd/template/cmd_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template_test diff --git a/pkg/cmd/template/data_values_file.go b/pkg/cmd/template/data_values_file.go index ef8e4361..5aaccba6 100644 --- a/pkg/cmd/template/data_values_file.go +++ b/pkg/cmd/template/data_values_file.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/cmd/template/data_values_flags.go b/pkg/cmd/template/data_values_flags.go index 1589777d..325457b2 100644 --- a/pkg/cmd/template/data_values_flags.go +++ b/pkg/cmd/template/data_values_flags.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/cmd/template/doc.go b/pkg/cmd/template/doc.go index 3f24797c..ce8b6212 100644 --- a/pkg/cmd/template/doc.go +++ b/pkg/cmd/template/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/cmd/template/file_marks.go b/pkg/cmd/template/file_marks.go index daf6ebb0..6c4ea7c7 100644 --- a/pkg/cmd/template/file_marks.go +++ b/pkg/cmd/template/file_marks.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/cmd/template/regular_input.go b/pkg/cmd/template/regular_input.go index 46c49ae6..2d08a866 100644 --- a/pkg/cmd/template/regular_input.go +++ b/pkg/cmd/template/regular_input.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/cmd/template/regular_input_test.go b/pkg/cmd/template/regular_input_test.go index 46aa9a22..1ccf53b0 100644 --- a/pkg/cmd/template/regular_input_test.go +++ b/pkg/cmd/template/regular_input_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template_test diff --git a/pkg/cmd/template/schema_author_test.go b/pkg/cmd/template/schema_author_test.go index c7807b5c..00a3e0a6 100644 --- a/pkg/cmd/template/schema_author_test.go +++ b/pkg/cmd/template/schema_author_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template_test diff --git a/pkg/cmd/template/schema_consumer_test.go b/pkg/cmd/template/schema_consumer_test.go index 1623ffa9..8e9fbfaf 100644 --- a/pkg/cmd/template/schema_consumer_test.go +++ b/pkg/cmd/template/schema_consumer_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template_test diff --git a/pkg/cmd/template/schema_inspect_test.go b/pkg/cmd/template/schema_inspect_test.go index 865fbd5c..8d71ec36 100644 --- a/pkg/cmd/template/schema_inspect_test.go +++ b/pkg/cmd/template/schema_inspect_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template_test diff --git a/pkg/cmd/ui/doc.go b/pkg/cmd/ui/doc.go index 97978bce..ad6ba4ee 100644 --- a/pkg/cmd/ui/doc.go +++ b/pkg/cmd/ui/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/cmd/ui/tty.go b/pkg/cmd/ui/tty.go index 235773c1..d5065f76 100644 --- a/pkg/cmd/ui/tty.go +++ b/pkg/cmd/ui/tty.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package ui diff --git a/pkg/cmd/ui/ui.go b/pkg/cmd/ui/ui.go index 88851fa7..ebc09e63 100644 --- a/pkg/cmd/ui/ui.go +++ b/pkg/cmd/ui/ui.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package ui diff --git a/pkg/cmd/version.go b/pkg/cmd/version.go index 0e3dcb4a..784c0195 100644 --- a/pkg/cmd/version.go +++ b/pkg/cmd/version.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package cmd diff --git a/pkg/cmd/website.go b/pkg/cmd/website.go index 4a946d5e..405319bb 100644 --- a/pkg/cmd/website.go +++ b/pkg/cmd/website.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package cmd diff --git a/pkg/cmd/ytt.go b/pkg/cmd/ytt.go index dd709ec3..b39f2def 100644 --- a/pkg/cmd/ytt.go +++ b/pkg/cmd/ytt.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package cmd diff --git a/pkg/doc.go b/pkg/doc.go index 4a27146b..e8811dca 100644 --- a/pkg/doc.go +++ b/pkg/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/experiments/doc.go b/pkg/experiments/doc.go index 4939cfce..4f637326 100644 --- a/pkg/experiments/doc.go +++ b/pkg/experiments/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/experiments/flags.go b/pkg/experiments/flags.go index 7bcbf37d..9ae03c5e 100644 --- a/pkg/experiments/flags.go +++ b/pkg/experiments/flags.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package experiments diff --git a/pkg/experiments/flags_test.go b/pkg/experiments/flags_test.go index 2b7eab6d..c9b573b2 100644 --- a/pkg/experiments/flags_test.go +++ b/pkg/experiments/flags_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package experiments diff --git a/pkg/filepos/doc.go b/pkg/filepos/doc.go index 11126822..fd02a1ef 100644 --- a/pkg/filepos/doc.go +++ b/pkg/filepos/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/filepos/position.go b/pkg/filepos/position.go index 1b08ae9d..d81d4d6d 100644 --- a/pkg/filepos/position.go +++ b/pkg/filepos/position.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package filepos diff --git a/pkg/files/doc.go b/pkg/files/doc.go index becb7eee..fc60118a 100644 --- a/pkg/files/doc.go +++ b/pkg/files/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/files/file.go b/pkg/files/file.go index 5c17c448..accfe7cd 100644 --- a/pkg/files/file.go +++ b/pkg/files/file.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package files diff --git a/pkg/files/output_directory.go b/pkg/files/output_directory.go index 91964b2c..4e1add2a 100644 --- a/pkg/files/output_directory.go +++ b/pkg/files/output_directory.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package files diff --git a/pkg/files/output_file.go b/pkg/files/output_file.go index 0b4784b3..774e5aee 100644 --- a/pkg/files/output_file.go +++ b/pkg/files/output_file.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package files diff --git a/pkg/files/sources.go b/pkg/files/sources.go index 7a59a6a9..236d0f20 100644 --- a/pkg/files/sources.go +++ b/pkg/files/sources.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package files diff --git a/pkg/files/sources_test.go b/pkg/files/sources_test.go index f702f754..996a879a 100644 --- a/pkg/files/sources_test.go +++ b/pkg/files/sources_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package files_test diff --git a/pkg/files/stdin.go b/pkg/files/stdin.go index f7f6c4d7..aaad8cf5 100644 --- a/pkg/files/stdin.go +++ b/pkg/files/stdin.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package files diff --git a/pkg/files/symlink.go b/pkg/files/symlink.go index 91b3bcf3..41992a0a 100644 --- a/pkg/files/symlink.go +++ b/pkg/files/symlink.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package files diff --git a/pkg/orderedmap/convert.go b/pkg/orderedmap/convert.go index 33618307..174c45d0 100644 --- a/pkg/orderedmap/convert.go +++ b/pkg/orderedmap/convert.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package orderedmap diff --git a/pkg/orderedmap/convert_test.go b/pkg/orderedmap/convert_test.go index ca92ef2d..72ce044f 100644 --- a/pkg/orderedmap/convert_test.go +++ b/pkg/orderedmap/convert_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package orderedmap_test diff --git a/pkg/orderedmap/doc.go b/pkg/orderedmap/doc.go index 140cbd16..00fe68e9 100644 --- a/pkg/orderedmap/doc.go +++ b/pkg/orderedmap/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/orderedmap/map.go b/pkg/orderedmap/map.go index 661662d7..ec716851 100644 --- a/pkg/orderedmap/map.go +++ b/pkg/orderedmap/map.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package orderedmap diff --git a/pkg/schema/annotations.go b/pkg/schema/annotations.go index a2c02c89..410ac890 100644 --- a/pkg/schema/annotations.go +++ b/pkg/schema/annotations.go @@ -1,4 +1,4 @@ -// Copyright 2021 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package schema diff --git a/pkg/schema/assign.go b/pkg/schema/assign.go index 5e787016..ca7bab16 100644 --- a/pkg/schema/assign.go +++ b/pkg/schema/assign.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package schema diff --git a/pkg/schema/check.go b/pkg/schema/check.go index fb26e221..46e3d9ca 100644 --- a/pkg/schema/check.go +++ b/pkg/schema/check.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package schema diff --git a/pkg/schema/doc.go b/pkg/schema/doc.go index 0c4eb173..fb4e458d 100644 --- a/pkg/schema/doc.go +++ b/pkg/schema/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/schema/error.go b/pkg/schema/error.go index 2f74fb9a..3ae4b95a 100644 --- a/pkg/schema/error.go +++ b/pkg/schema/error.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package schema diff --git a/pkg/schema/openapi.go b/pkg/schema/openapi.go index d80361b4..4c024204 100644 --- a/pkg/schema/openapi.go +++ b/pkg/schema/openapi.go @@ -1,4 +1,4 @@ -// Copyright 2021 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package schema diff --git a/pkg/schema/schema.go b/pkg/schema/schema.go index 45a96e77..317a3d1a 100644 --- a/pkg/schema/schema.go +++ b/pkg/schema/schema.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package schema diff --git a/pkg/schema/type.go b/pkg/schema/type.go index b41452f4..4ef273cf 100644 --- a/pkg/schema/type.go +++ b/pkg/schema/type.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package schema diff --git a/pkg/schema/yamlmeta.go b/pkg/schema/yamlmeta.go index 481f0136..3f01952c 100644 --- a/pkg/schema/yamlmeta.go +++ b/pkg/schema/yamlmeta.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package schema diff --git a/pkg/spell/doc.go b/pkg/spell/doc.go index 6f6affec..0f8f45a2 100644 --- a/pkg/spell/doc.go +++ b/pkg/spell/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/spell/spell.go b/pkg/spell/spell.go index b76fdeb4..356e1373 100644 --- a/pkg/spell/spell.go +++ b/pkg/spell/spell.go @@ -1,4 +1,4 @@ -// Copyright 2021 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 // (this source was copied from https://github.com/google/starlark-go/blob/b0039bd2cfe369fe8f2bdba0614bafd1f9402dbb/internal/spell/spell.go) diff --git a/pkg/template/ancestors.go b/pkg/template/ancestors.go index 3965c65f..f1ef4701 100644 --- a/pkg/template/ancestors.go +++ b/pkg/template/ancestors.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/template/ancestors_test.go b/pkg/template/ancestors_test.go index 93719c34..9659128f 100644 --- a/pkg/template/ancestors_test.go +++ b/pkg/template/ancestors_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template_test diff --git a/pkg/template/annotations.go b/pkg/template/annotations.go index 7d1084a7..bac3b28c 100644 --- a/pkg/template/annotations.go +++ b/pkg/template/annotations.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/template/compiled_template.go b/pkg/template/compiled_template.go index 2fa6b5a4..8f077cea 100644 --- a/pkg/template/compiled_template.go +++ b/pkg/template/compiled_template.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/template/compiled_template_error.go b/pkg/template/compiled_template_error.go index bb552a26..77127237 100644 --- a/pkg/template/compiled_template_error.go +++ b/pkg/template/compiled_template_error.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/template/compiled_template_loader.go b/pkg/template/compiled_template_loader.go index d55aa59d..e89c32f3 100644 --- a/pkg/template/compiled_template_loader.go +++ b/pkg/template/compiled_template_loader.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/template/compiled_template_test.go b/pkg/template/compiled_template_test.go index 0538e9f9..d33e1123 100644 --- a/pkg/template/compiled_template_test.go +++ b/pkg/template/compiled_template_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template_test diff --git a/pkg/template/core/args.go b/pkg/template/core/args.go index 5cca70c2..3de11948 100644 --- a/pkg/template/core/args.go +++ b/pkg/template/core/args.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package core diff --git a/pkg/template/core/doc.go b/pkg/template/core/doc.go index f0077a9a..26ccc3d3 100644 --- a/pkg/template/core/doc.go +++ b/pkg/template/core/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/template/core/errs.go b/pkg/template/core/errs.go index 3adf5220..95b9c74b 100644 --- a/pkg/template/core/errs.go +++ b/pkg/template/core/errs.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package core diff --git a/pkg/template/core/go_value.go b/pkg/template/core/go_value.go index c056d921..771ed95c 100644 --- a/pkg/template/core/go_value.go +++ b/pkg/template/core/go_value.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package core diff --git a/pkg/template/core/starlark_noop.go b/pkg/template/core/starlark_noop.go index e7a21585..13a2ebed 100644 --- a/pkg/template/core/starlark_noop.go +++ b/pkg/template/core/starlark_noop.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package core diff --git a/pkg/template/core/starlark_struct.go b/pkg/template/core/starlark_struct.go index ad0d54de..4ddc427f 100644 --- a/pkg/template/core/starlark_struct.go +++ b/pkg/template/core/starlark_struct.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package core diff --git a/pkg/template/core/starlark_value.go b/pkg/template/core/starlark_value.go index c26e2649..22b56dc9 100644 --- a/pkg/template/core/starlark_value.go +++ b/pkg/template/core/starlark_value.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package core diff --git a/pkg/template/doc.go b/pkg/template/doc.go index 225658d7..6c6dcf00 100644 --- a/pkg/template/doc.go +++ b/pkg/template/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/template/error_hints_test.go b/pkg/template/error_hints_test.go index 9f8762cc..33d0aea8 100644 --- a/pkg/template/error_hints_test.go +++ b/pkg/template/error_hints_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template_test diff --git a/pkg/template/evaluation_ctx.go b/pkg/template/evaluation_ctx.go index f44358c4..2d067f8e 100644 --- a/pkg/template/evaluation_ctx.go +++ b/pkg/template/evaluation_ctx.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/template/instructions.go b/pkg/template/instructions.go index ca0232f2..6ea2db4d 100644 --- a/pkg/template/instructions.go +++ b/pkg/template/instructions.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/template/meta.go b/pkg/template/meta.go index 5938e7a0..f6cdfa96 100644 --- a/pkg/template/meta.go +++ b/pkg/template/meta.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/template/nodes.go b/pkg/template/nodes.go index bd218e82..17998995 100644 --- a/pkg/template/nodes.go +++ b/pkg/template/nodes.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/template/program_ast.go b/pkg/template/program_ast.go index e04c0136..101f1438 100644 --- a/pkg/template/program_ast.go +++ b/pkg/template/program_ast.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/template/source.go b/pkg/template/source.go index 3d1ecb51..c716a29c 100644 --- a/pkg/template/source.go +++ b/pkg/template/source.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package template diff --git a/pkg/texttemplate/ast.go b/pkg/texttemplate/ast.go index dc0931fb..dcce5141 100644 --- a/pkg/texttemplate/ast.go +++ b/pkg/texttemplate/ast.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package texttemplate diff --git a/pkg/texttemplate/doc.go b/pkg/texttemplate/doc.go index 4c234749..e579059f 100644 --- a/pkg/texttemplate/doc.go +++ b/pkg/texttemplate/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/texttemplate/evaluation_ctx.go b/pkg/texttemplate/evaluation_ctx.go index 0618216e..0eea5c36 100644 --- a/pkg/texttemplate/evaluation_ctx.go +++ b/pkg/texttemplate/evaluation_ctx.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package texttemplate diff --git a/pkg/texttemplate/metas.go b/pkg/texttemplate/metas.go index 166acd88..9e3f3ec8 100644 --- a/pkg/texttemplate/metas.go +++ b/pkg/texttemplate/metas.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package texttemplate diff --git a/pkg/texttemplate/parser.go b/pkg/texttemplate/parser.go index c6d476e4..745802b3 100644 --- a/pkg/texttemplate/parser.go +++ b/pkg/texttemplate/parser.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package texttemplate diff --git a/pkg/texttemplate/template.go b/pkg/texttemplate/template.go index 2c44123a..f469541b 100644 --- a/pkg/texttemplate/template.go +++ b/pkg/texttemplate/template.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package texttemplate diff --git a/pkg/texttemplate/template_test.go b/pkg/texttemplate/template_test.go index fff0a1c0..5274d40d 100644 --- a/pkg/texttemplate/template_test.go +++ b/pkg/texttemplate/template_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package texttemplate_test diff --git a/pkg/validations/annotations.go b/pkg/validations/annotations.go index 65938fba..95432975 100644 --- a/pkg/validations/annotations.go +++ b/pkg/validations/annotations.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package validations diff --git a/pkg/validations/doc.go b/pkg/validations/doc.go index fb26c9f4..77e98ec2 100644 --- a/pkg/validations/doc.go +++ b/pkg/validations/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/validations/validate.go b/pkg/validations/validate.go index 061d73e2..55a92bbc 100644 --- a/pkg/validations/validate.go +++ b/pkg/validations/validate.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package validations diff --git a/pkg/validations/validations_test.go b/pkg/validations/validations_test.go index a51090c7..b1a0eb3c 100644 --- a/pkg/validations/validations_test.go +++ b/pkg/validations/validations_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package validations_test diff --git a/pkg/validations/yamlmeta.go b/pkg/validations/yamlmeta.go index cc425dd1..617ed420 100644 --- a/pkg/validations/yamlmeta.go +++ b/pkg/validations/yamlmeta.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package validations diff --git a/pkg/version/doc.go b/pkg/version/doc.go index f73cc230..20b3614a 100644 --- a/pkg/version/doc.go +++ b/pkg/version/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/version/version.go b/pkg/version/version.go index 3ca685ad..e04d5680 100644 --- a/pkg/version/version.go +++ b/pkg/version/version.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package version diff --git a/pkg/website/doc.go b/pkg/website/doc.go index 56b65e99..0aee8f34 100644 --- a/pkg/website/doc.go +++ b/pkg/website/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/website/files.go b/pkg/website/files.go index b6491104..f63baed8 100644 --- a/pkg/website/files.go +++ b/pkg/website/files.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package website diff --git a/pkg/website/generated.go.txt b/pkg/website/generated.go.txt index 27489acd..af311c68 100644 --- a/pkg/website/generated.go.txt +++ b/pkg/website/generated.go.txt @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package website diff --git a/pkg/website/js/app.css b/pkg/website/js/app.css index 0b5e51b6..935220b5 100644 --- a/pkg/website/js/app.css +++ b/pkg/website/js/app.css @@ -1,4 +1,4 @@ -/* Copyright 2020 VMware, Inc. */ +/* Copyright 2024 The Carvel Authors. */ /* SPDX-License-Identifier: Apache-2.0 */ /* Variables */ diff --git a/pkg/website/js/app.js b/pkg/website/js/app.js index a6f5cbd2..d6919db1 100644 --- a/pkg/website/js/app.js +++ b/pkg/website/js/app.js @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 function NewTemplates(parentEl, templatesOpts) { diff --git a/pkg/website/js/deps.css b/pkg/website/js/deps.css index d0e69e92..ee9aac4e 100644 --- a/pkg/website/js/deps.css +++ b/pkg/website/js/deps.css @@ -1,4 +1,4 @@ -/* Copyright 2020 VMware, Inc. */ +/* Copyright 2024 The Carvel Authors. */ /* SPDX-License-Identifier: Apache-2.0 */ /* Dep: CodeMirror */ diff --git a/pkg/website/js/deps.js b/pkg/website/js/deps.js index 86ad7991..351764b7 100644 --- a/pkg/website/js/deps.js +++ b/pkg/website/js/deps.js @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* Dep: jquery */ diff --git a/pkg/website/server.go b/pkg/website/server.go index bdd146a3..32a91470 100644 --- a/pkg/website/server.go +++ b/pkg/website/server.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package website diff --git a/pkg/workspace/data_loader.go b/pkg/workspace/data_loader.go index 330af1e6..0f933a86 100644 --- a/pkg/workspace/data_loader.go +++ b/pkg/workspace/data_loader.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package workspace diff --git a/pkg/workspace/data_values_pre_processing.go b/pkg/workspace/data_values_pre_processing.go index ceae366e..3bae0c37 100644 --- a/pkg/workspace/data_values_pre_processing.go +++ b/pkg/workspace/data_values_pre_processing.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package workspace diff --git a/pkg/workspace/data_values_schema_pre_processing.go b/pkg/workspace/data_values_schema_pre_processing.go index dbf15729..7ac9cff1 100644 --- a/pkg/workspace/data_values_schema_pre_processing.go +++ b/pkg/workspace/data_values_schema_pre_processing.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package workspace diff --git a/pkg/workspace/datavalues/doc.go b/pkg/workspace/datavalues/doc.go index 2c7286f0..6b7e8fc2 100644 --- a/pkg/workspace/datavalues/doc.go +++ b/pkg/workspace/datavalues/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/workspace/datavalues/envelope.go b/pkg/workspace/datavalues/envelope.go index f32c28be..0eb57a2f 100644 --- a/pkg/workspace/datavalues/envelope.go +++ b/pkg/workspace/datavalues/envelope.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package datavalues diff --git a/pkg/workspace/datavalues/schema.go b/pkg/workspace/datavalues/schema.go index c476b6b6..4e38ea75 100644 --- a/pkg/workspace/datavalues/schema.go +++ b/pkg/workspace/datavalues/schema.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package datavalues diff --git a/pkg/workspace/doc.go b/pkg/workspace/doc.go index b2e60dd5..98255202 100644 --- a/pkg/workspace/doc.go +++ b/pkg/workspace/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/workspace/doc_extractor.go b/pkg/workspace/doc_extractor.go index 1bd6a26b..5e062ef8 100644 --- a/pkg/workspace/doc_extractor.go +++ b/pkg/workspace/doc_extractor.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package workspace diff --git a/pkg/workspace/library.go b/pkg/workspace/library.go index 22dbc166..2b80b912 100644 --- a/pkg/workspace/library.go +++ b/pkg/workspace/library.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package workspace diff --git a/pkg/workspace/library_execution.go b/pkg/workspace/library_execution.go index 422022fa..bd2ba767 100644 --- a/pkg/workspace/library_execution.go +++ b/pkg/workspace/library_execution.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package workspace diff --git a/pkg/workspace/library_execution_factory.go b/pkg/workspace/library_execution_factory.go index f6f5bdf8..18eb1644 100644 --- a/pkg/workspace/library_execution_factory.go +++ b/pkg/workspace/library_execution_factory.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package workspace diff --git a/pkg/workspace/library_module.go b/pkg/workspace/library_module.go index 7af5f738..2fa07fb0 100644 --- a/pkg/workspace/library_module.go +++ b/pkg/workspace/library_module.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package workspace diff --git a/pkg/workspace/overlay_post_processing.go b/pkg/workspace/overlay_post_processing.go index 880b628e..51812560 100644 --- a/pkg/workspace/overlay_post_processing.go +++ b/pkg/workspace/overlay_post_processing.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package workspace diff --git a/pkg/workspace/ref/doc.go b/pkg/workspace/ref/doc.go index 5fe5fffe..f5dbc5b0 100644 --- a/pkg/workspace/ref/doc.go +++ b/pkg/workspace/ref/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/workspace/ref/library_ref.go b/pkg/workspace/ref/library_ref.go index fb573c39..d726e25f 100644 --- a/pkg/workspace/ref/library_ref.go +++ b/pkg/workspace/ref/library_ref.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package ref diff --git a/pkg/workspace/template_loader.go b/pkg/workspace/template_loader.go index a1683b50..9073614c 100644 --- a/pkg/workspace/template_loader.go +++ b/pkg/workspace/template_loader.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package workspace diff --git a/pkg/yamlfmt/doc.go b/pkg/yamlfmt/doc.go index b15ecf34..7692755f 100644 --- a/pkg/yamlfmt/doc.go +++ b/pkg/yamlfmt/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/yamlfmt/printer.go b/pkg/yamlfmt/printer.go index af103acf..3f513b0e 100644 --- a/pkg/yamlfmt/printer.go +++ b/pkg/yamlfmt/printer.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlfmt diff --git a/pkg/yamlfmt/printer_test.go b/pkg/yamlfmt/printer_test.go index 32a0e98a..159155a4 100644 --- a/pkg/yamlfmt/printer_test.go +++ b/pkg/yamlfmt/printer_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlfmt_test diff --git a/pkg/yamlfmt/writer.go b/pkg/yamlfmt/writer.go index 4aec6b9d..60c67e1f 100644 --- a/pkg/yamlfmt/writer.go +++ b/pkg/yamlfmt/writer.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlfmt diff --git a/pkg/yamlmeta/ast.go b/pkg/yamlmeta/ast.go index f5cf2e74..dc60d6bd 100644 --- a/pkg/yamlmeta/ast.go +++ b/pkg/yamlmeta/ast.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamlmeta/construct.go b/pkg/yamlmeta/construct.go index d489e036..0980408f 100644 --- a/pkg/yamlmeta/construct.go +++ b/pkg/yamlmeta/construct.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamlmeta/convert.go b/pkg/yamlmeta/convert.go index 100ab617..1d58551c 100644 --- a/pkg/yamlmeta/convert.go +++ b/pkg/yamlmeta/convert.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamlmeta/deep_copy.go b/pkg/yamlmeta/deep_copy.go index 2e606a7c..84e51c63 100644 --- a/pkg/yamlmeta/deep_copy.go +++ b/pkg/yamlmeta/deep_copy.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamlmeta/doc.go b/pkg/yamlmeta/doc.go index 5e1234bc..4ad7ca07 100644 --- a/pkg/yamlmeta/doc.go +++ b/pkg/yamlmeta/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/yamlmeta/document.go b/pkg/yamlmeta/document.go index d2321571..74e2bea1 100644 --- a/pkg/yamlmeta/document.go +++ b/pkg/yamlmeta/document.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamlmeta/document_set.go b/pkg/yamlmeta/document_set.go index b2c9ff3a..7e494cc7 100644 --- a/pkg/yamlmeta/document_set.go +++ b/pkg/yamlmeta/document_set.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamlmeta/file_position_printer.go b/pkg/yamlmeta/file_position_printer.go index 568aea0e..ae00c143 100644 --- a/pkg/yamlmeta/file_position_printer.go +++ b/pkg/yamlmeta/file_position_printer.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamlmeta/internal/yaml.v2/apic.go b/pkg/yamlmeta/internal/yaml.v2/apic.go index cbb27396..ac6212a8 100644 --- a/pkg/yamlmeta/internal/yaml.v2/apic.go +++ b/pkg/yamlmeta/internal/yaml.v2/apic.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml diff --git a/pkg/yamlmeta/internal/yaml.v2/decode.go b/pkg/yamlmeta/internal/yaml.v2/decode.go index 932ac61d..26a74b3e 100644 --- a/pkg/yamlmeta/internal/yaml.v2/decode.go +++ b/pkg/yamlmeta/internal/yaml.v2/decode.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml diff --git a/pkg/yamlmeta/internal/yaml.v2/decode_test.go b/pkg/yamlmeta/internal/yaml.v2/decode_test.go index 731bcaa7..84f900e5 100644 --- a/pkg/yamlmeta/internal/yaml.v2/decode_test.go +++ b/pkg/yamlmeta/internal/yaml.v2/decode_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml_test diff --git a/pkg/yamlmeta/internal/yaml.v2/emitterc.go b/pkg/yamlmeta/internal/yaml.v2/emitterc.go index 587b77ee..aa61e58e 100644 --- a/pkg/yamlmeta/internal/yaml.v2/emitterc.go +++ b/pkg/yamlmeta/internal/yaml.v2/emitterc.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml diff --git a/pkg/yamlmeta/internal/yaml.v2/encode.go b/pkg/yamlmeta/internal/yaml.v2/encode.go index a01a0e9c..073fc2bf 100644 --- a/pkg/yamlmeta/internal/yaml.v2/encode.go +++ b/pkg/yamlmeta/internal/yaml.v2/encode.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml diff --git a/pkg/yamlmeta/internal/yaml.v2/encode_test.go b/pkg/yamlmeta/internal/yaml.v2/encode_test.go index 70e25e43..3aa51390 100644 --- a/pkg/yamlmeta/internal/yaml.v2/encode_test.go +++ b/pkg/yamlmeta/internal/yaml.v2/encode_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml_test diff --git a/pkg/yamlmeta/internal/yaml.v2/example_embedded_test.go b/pkg/yamlmeta/internal/yaml.v2/example_embedded_test.go index f3a6cefd..87016802 100644 --- a/pkg/yamlmeta/internal/yaml.v2/example_embedded_test.go +++ b/pkg/yamlmeta/internal/yaml.v2/example_embedded_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml_test diff --git a/pkg/yamlmeta/internal/yaml.v2/parserc.go b/pkg/yamlmeta/internal/yaml.v2/parserc.go index 684880a0..704072d4 100644 --- a/pkg/yamlmeta/internal/yaml.v2/parserc.go +++ b/pkg/yamlmeta/internal/yaml.v2/parserc.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml diff --git a/pkg/yamlmeta/internal/yaml.v2/readerc.go b/pkg/yamlmeta/internal/yaml.v2/readerc.go index eb3e1d0c..09b11591 100644 --- a/pkg/yamlmeta/internal/yaml.v2/readerc.go +++ b/pkg/yamlmeta/internal/yaml.v2/readerc.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml diff --git a/pkg/yamlmeta/internal/yaml.v2/resolve.go b/pkg/yamlmeta/internal/yaml.v2/resolve.go index 87f2b9c6..3a763169 100644 --- a/pkg/yamlmeta/internal/yaml.v2/resolve.go +++ b/pkg/yamlmeta/internal/yaml.v2/resolve.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml diff --git a/pkg/yamlmeta/internal/yaml.v2/scannerc.go b/pkg/yamlmeta/internal/yaml.v2/scannerc.go index 1879ed8a..f14e8632 100644 --- a/pkg/yamlmeta/internal/yaml.v2/scannerc.go +++ b/pkg/yamlmeta/internal/yaml.v2/scannerc.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml diff --git a/pkg/yamlmeta/internal/yaml.v2/sorter.go b/pkg/yamlmeta/internal/yaml.v2/sorter.go index 25a1c25d..66e067c9 100644 --- a/pkg/yamlmeta/internal/yaml.v2/sorter.go +++ b/pkg/yamlmeta/internal/yaml.v2/sorter.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml diff --git a/pkg/yamlmeta/internal/yaml.v2/strict_scalar_resolve.go b/pkg/yamlmeta/internal/yaml.v2/strict_scalar_resolve.go index 30e82029..d62df147 100644 --- a/pkg/yamlmeta/internal/yaml.v2/strict_scalar_resolve.go +++ b/pkg/yamlmeta/internal/yaml.v2/strict_scalar_resolve.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml diff --git a/pkg/yamlmeta/internal/yaml.v2/suite_test.go b/pkg/yamlmeta/internal/yaml.v2/suite_test.go index ae2cce7a..dae175bb 100644 --- a/pkg/yamlmeta/internal/yaml.v2/suite_test.go +++ b/pkg/yamlmeta/internal/yaml.v2/suite_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml_test diff --git a/pkg/yamlmeta/internal/yaml.v2/writerc.go b/pkg/yamlmeta/internal/yaml.v2/writerc.go index 1decf0f0..6ef426da 100644 --- a/pkg/yamlmeta/internal/yaml.v2/writerc.go +++ b/pkg/yamlmeta/internal/yaml.v2/writerc.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml diff --git a/pkg/yamlmeta/internal/yaml.v2/yaml.go b/pkg/yamlmeta/internal/yaml.v2/yaml.go index a3e2b13c..85d8dca7 100644 --- a/pkg/yamlmeta/internal/yaml.v2/yaml.go +++ b/pkg/yamlmeta/internal/yaml.v2/yaml.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 // Package yaml implements YAML support for the Go language. diff --git a/pkg/yamlmeta/internal/yaml.v2/yamlh.go b/pkg/yamlmeta/internal/yaml.v2/yamlh.go index 238b85b4..32005667 100644 --- a/pkg/yamlmeta/internal/yaml.v2/yamlh.go +++ b/pkg/yamlmeta/internal/yaml.v2/yamlh.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml diff --git a/pkg/yamlmeta/internal/yaml.v2/yamlprivateh.go b/pkg/yamlmeta/internal/yaml.v2/yamlprivateh.go index c14d63ba..df9da677 100644 --- a/pkg/yamlmeta/internal/yaml.v2/yamlprivateh.go +++ b/pkg/yamlmeta/internal/yaml.v2/yamlprivateh.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yaml diff --git a/pkg/yamlmeta/map_key_overrides.go b/pkg/yamlmeta/map_key_overrides.go index 1ac1f27b..8e123e19 100644 --- a/pkg/yamlmeta/map_key_overrides.go +++ b/pkg/yamlmeta/map_key_overrides.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamlmeta/map_key_overrides_test.go b/pkg/yamlmeta/map_key_overrides_test.go index 98cd27f4..12d455d6 100644 --- a/pkg/yamlmeta/map_key_overrides_test.go +++ b/pkg/yamlmeta/map_key_overrides_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta_test diff --git a/pkg/yamlmeta/node.go b/pkg/yamlmeta/node.go index ea879f74..a78c4a9e 100644 --- a/pkg/yamlmeta/node.go +++ b/pkg/yamlmeta/node.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamlmeta/parser.go b/pkg/yamlmeta/parser.go index 65a6a77e..0eb6a57c 100644 --- a/pkg/yamlmeta/parser.go +++ b/pkg/yamlmeta/parser.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamlmeta/parser_strict_test.go b/pkg/yamlmeta/parser_strict_test.go index 77447308..acffc0c9 100644 --- a/pkg/yamlmeta/parser_strict_test.go +++ b/pkg/yamlmeta/parser_strict_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta_test diff --git a/pkg/yamlmeta/parser_test.go b/pkg/yamlmeta/parser_test.go index de015f99..c8124b2a 100644 --- a/pkg/yamlmeta/parser_test.go +++ b/pkg/yamlmeta/parser_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta_test diff --git a/pkg/yamlmeta/plain.go b/pkg/yamlmeta/plain.go index 2d630899..efd9d471 100644 --- a/pkg/yamlmeta/plain.go +++ b/pkg/yamlmeta/plain.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamlmeta/plain_test.go b/pkg/yamlmeta/plain_test.go index e0d790d4..228f1870 100644 --- a/pkg/yamlmeta/plain_test.go +++ b/pkg/yamlmeta/plain_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta_test diff --git a/pkg/yamlmeta/printer.go b/pkg/yamlmeta/printer.go index 2e30ecd2..b3b441f7 100644 --- a/pkg/yamlmeta/printer.go +++ b/pkg/yamlmeta/printer.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamlmeta/printers.go b/pkg/yamlmeta/printers.go index 71e5d505..13c699d6 100644 --- a/pkg/yamlmeta/printers.go +++ b/pkg/yamlmeta/printers.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamlmeta/walk.go b/pkg/yamlmeta/walk.go index b0bcd5c0..b43ec1ec 100644 --- a/pkg/yamlmeta/walk.go +++ b/pkg/yamlmeta/walk.go @@ -1,4 +1,4 @@ -// Copyright 2021 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamlmeta diff --git a/pkg/yamltemplate/doc.go b/pkg/yamltemplate/doc.go index f6116560..86ed5f1f 100644 --- a/pkg/yamltemplate/doc.go +++ b/pkg/yamltemplate/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/yamltemplate/evaluation_ctx.go b/pkg/yamltemplate/evaluation_ctx.go index 8229757e..205fc580 100644 --- a/pkg/yamltemplate/evaluation_ctx.go +++ b/pkg/yamltemplate/evaluation_ctx.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamltemplate diff --git a/pkg/yamltemplate/go_value_with_yaml.go b/pkg/yamltemplate/go_value_with_yaml.go index 3270b407..7ac0d715 100644 --- a/pkg/yamltemplate/go_value_with_yaml.go +++ b/pkg/yamltemplate/go_value_with_yaml.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamltemplate diff --git a/pkg/yamltemplate/map_key_overrides.go b/pkg/yamltemplate/map_key_overrides.go index d122b48a..dd4a83c2 100644 --- a/pkg/yamltemplate/map_key_overrides.go +++ b/pkg/yamltemplate/map_key_overrides.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamltemplate diff --git a/pkg/yamltemplate/metas.go b/pkg/yamltemplate/metas.go index efbe27f6..0bd8c6fe 100644 --- a/pkg/yamltemplate/metas.go +++ b/pkg/yamltemplate/metas.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamltemplate diff --git a/pkg/yamltemplate/starlark_fragment.go b/pkg/yamltemplate/starlark_fragment.go index 336b0d29..006427fe 100644 --- a/pkg/yamltemplate/starlark_fragment.go +++ b/pkg/yamltemplate/starlark_fragment.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamltemplate diff --git a/pkg/yamltemplate/template.go b/pkg/yamltemplate/template.go index cfb494b9..90a06c5a 100644 --- a/pkg/yamltemplate/template.go +++ b/pkg/yamltemplate/template.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamltemplate diff --git a/pkg/yamltemplate/template_test.go b/pkg/yamltemplate/template_test.go index 2f9cd46f..f0436297 100644 --- a/pkg/yamltemplate/template_test.go +++ b/pkg/yamltemplate/template_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yamltemplate_test diff --git a/pkg/yttlibrary/all.go b/pkg/yttlibrary/all.go index 92ca7f5f..905b65c2 100644 --- a/pkg/yttlibrary/all.go +++ b/pkg/yttlibrary/all.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/assert.go b/pkg/yttlibrary/assert.go index 569c1e8b..27a12712 100644 --- a/pkg/yttlibrary/assert.go +++ b/pkg/yttlibrary/assert.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/base64.go b/pkg/yttlibrary/base64.go index f972edc1..d94573b9 100644 --- a/pkg/yttlibrary/base64.go +++ b/pkg/yttlibrary/base64.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/data.go b/pkg/yttlibrary/data.go index 885bec0c..fd382afb 100644 --- a/pkg/yttlibrary/data.go +++ b/pkg/yttlibrary/data.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/doc.go b/pkg/yttlibrary/doc.go index b3b7db54..a32eb612 100644 --- a/pkg/yttlibrary/doc.go +++ b/pkg/yttlibrary/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/yttlibrary/ip.go b/pkg/yttlibrary/ip.go index a789ee63..5f5c3b8d 100644 --- a/pkg/yttlibrary/ip.go +++ b/pkg/yttlibrary/ip.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/json.go b/pkg/yttlibrary/json.go index 5814954d..b8c2af4d 100644 --- a/pkg/yttlibrary/json.go +++ b/pkg/yttlibrary/json.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/math.go b/pkg/yttlibrary/math.go index f2370537..f74549ca 100644 --- a/pkg/yttlibrary/math.go +++ b/pkg/yttlibrary/math.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 // Copyright 2021 The Bazel Authors. All rights reserved. diff --git a/pkg/yttlibrary/md5.go b/pkg/yttlibrary/md5.go index 58cd21d9..1e4dae78 100644 --- a/pkg/yttlibrary/md5.go +++ b/pkg/yttlibrary/md5.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/module.go b/pkg/yttlibrary/module.go index fbb9eeab..55566569 100644 --- a/pkg/yttlibrary/module.go +++ b/pkg/yttlibrary/module.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/overlay/annotations.go b/pkg/yttlibrary/overlay/annotations.go index 2612447f..91c5d18a 100644 --- a/pkg/yttlibrary/overlay/annotations.go +++ b/pkg/yttlibrary/overlay/annotations.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/api.go b/pkg/yttlibrary/overlay/api.go index f22d34f0..e9e04c67 100644 --- a/pkg/yttlibrary/overlay/api.go +++ b/pkg/yttlibrary/overlay/api.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/array.go b/pkg/yttlibrary/overlay/array.go index 8b3203ae..a6b074b3 100644 --- a/pkg/yttlibrary/overlay/array.go +++ b/pkg/yttlibrary/overlay/array.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/array_item_match_annotation.go b/pkg/yttlibrary/overlay/array_item_match_annotation.go index dbf067d9..41b62168 100644 --- a/pkg/yttlibrary/overlay/array_item_match_annotation.go +++ b/pkg/yttlibrary/overlay/array_item_match_annotation.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/assert_annotation.go b/pkg/yttlibrary/overlay/assert_annotation.go index 3642baf5..06093e99 100644 --- a/pkg/yttlibrary/overlay/assert_annotation.go +++ b/pkg/yttlibrary/overlay/assert_annotation.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/compare.go b/pkg/yttlibrary/overlay/compare.go index 6d4372ba..c4b7d509 100644 --- a/pkg/yttlibrary/overlay/compare.go +++ b/pkg/yttlibrary/overlay/compare.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/doc.go b/pkg/yttlibrary/overlay/doc.go index 14f04040..5a388b4b 100644 --- a/pkg/yttlibrary/overlay/doc.go +++ b/pkg/yttlibrary/overlay/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/yttlibrary/overlay/document.go b/pkg/yttlibrary/overlay/document.go index 01ca08a3..cbf22419 100644 --- a/pkg/yttlibrary/overlay/document.go +++ b/pkg/yttlibrary/overlay/document.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/document_match_annotation.go b/pkg/yttlibrary/overlay/document_match_annotation.go index 8b7d057c..eec57da9 100644 --- a/pkg/yttlibrary/overlay/document_match_annotation.go +++ b/pkg/yttlibrary/overlay/document_match_annotation.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/insert_annotation.go b/pkg/yttlibrary/overlay/insert_annotation.go index 067ead6a..a23de211 100644 --- a/pkg/yttlibrary/overlay/insert_annotation.go +++ b/pkg/yttlibrary/overlay/insert_annotation.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/map.go b/pkg/yttlibrary/overlay/map.go index 0263e83c..109165cc 100644 --- a/pkg/yttlibrary/overlay/map.go +++ b/pkg/yttlibrary/overlay/map.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/map_item_match_annotation.go b/pkg/yttlibrary/overlay/map_item_match_annotation.go index 836440fe..b6b3b03f 100644 --- a/pkg/yttlibrary/overlay/map_item_match_annotation.go +++ b/pkg/yttlibrary/overlay/map_item_match_annotation.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/match_annotation_expects_kwarg.go b/pkg/yttlibrary/overlay/match_annotation_expects_kwarg.go index f8ff9126..94a22a2e 100644 --- a/pkg/yttlibrary/overlay/match_annotation_expects_kwarg.go +++ b/pkg/yttlibrary/overlay/match_annotation_expects_kwarg.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/match_child_defaults_annotation.go b/pkg/yttlibrary/overlay/match_child_defaults_annotation.go index e24671fc..35780769 100644 --- a/pkg/yttlibrary/overlay/match_child_defaults_annotation.go +++ b/pkg/yttlibrary/overlay/match_child_defaults_annotation.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/op.go b/pkg/yttlibrary/overlay/op.go index d78996f2..1e0ef76a 100644 --- a/pkg/yttlibrary/overlay/op.go +++ b/pkg/yttlibrary/overlay/op.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/plain_merge.go b/pkg/yttlibrary/overlay/plain_merge.go index 18bede5c..6842ee96 100644 --- a/pkg/yttlibrary/overlay/plain_merge.go +++ b/pkg/yttlibrary/overlay/plain_merge.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/overlay/replace_annotation.go b/pkg/yttlibrary/overlay/replace_annotation.go index 55a3b4c5..cddecb80 100644 --- a/pkg/yttlibrary/overlay/replace_annotation.go +++ b/pkg/yttlibrary/overlay/replace_annotation.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package overlay diff --git a/pkg/yttlibrary/regexp.go b/pkg/yttlibrary/regexp.go index 30bcdb00..e7a841b2 100644 --- a/pkg/yttlibrary/regexp.go +++ b/pkg/yttlibrary/regexp.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/sha256.go b/pkg/yttlibrary/sha256.go index c274cec4..dd080605 100644 --- a/pkg/yttlibrary/sha256.go +++ b/pkg/yttlibrary/sha256.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/struct.go b/pkg/yttlibrary/struct.go index e5800f7e..da3b10c8 100644 --- a/pkg/yttlibrary/struct.go +++ b/pkg/yttlibrary/struct.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/template.go b/pkg/yttlibrary/template.go index 683ce1eb..8f1755da 100644 --- a/pkg/yttlibrary/template.go +++ b/pkg/yttlibrary/template.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/url.go b/pkg/yttlibrary/url.go index 00f7070a..d6ff1453 100644 --- a/pkg/yttlibrary/url.go +++ b/pkg/yttlibrary/url.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/version.go b/pkg/yttlibrary/version.go index 6cc2e202..d2ba1ecb 100644 --- a/pkg/yttlibrary/version.go +++ b/pkg/yttlibrary/version.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibrary/yaml.go b/pkg/yttlibrary/yaml.go index d217b45a..3eab7d67 100644 --- a/pkg/yttlibrary/yaml.go +++ b/pkg/yttlibrary/yaml.go @@ -1,4 +1,4 @@ -// Copyright 2020 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package yttlibrary diff --git a/pkg/yttlibraryext/all.go b/pkg/yttlibraryext/all.go index 10c96658..1d1dd174 100644 --- a/pkg/yttlibraryext/all.go +++ b/pkg/yttlibraryext/all.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 // ytt library extensions are defined in this package. diff --git a/pkg/yttlibraryext/doc.go b/pkg/yttlibraryext/doc.go index 7b543070..31042624 100644 --- a/pkg/yttlibraryext/doc.go +++ b/pkg/yttlibraryext/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/yttlibraryext/toml/doc.go b/pkg/yttlibraryext/toml/doc.go index 3304a3b4..70d6c10e 100644 --- a/pkg/yttlibraryext/toml/doc.go +++ b/pkg/yttlibraryext/toml/doc.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/pkg/yttlibraryext/toml/toml.go b/pkg/yttlibraryext/toml/toml.go index 6aa484af..8f9e9a30 100644 --- a/pkg/yttlibraryext/toml/toml.go +++ b/pkg/yttlibraryext/toml/toml.go @@ -1,4 +1,4 @@ -// Copyright 2021 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package toml diff --git a/test/e2e/e2e_test.go b/test/e2e/e2e_test.go index c79cf048..a950ab2e 100644 --- a/test/e2e/e2e_test.go +++ b/test/e2e/e2e_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package e2e diff --git a/test/filetests/filetests.go b/test/filetests/filetests.go index 95795bbc..c906d608 100644 --- a/test/filetests/filetests.go +++ b/test/filetests/filetests.go @@ -1,4 +1,4 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 /* diff --git a/test/filetests/filetests_test.go b/test/filetests/filetests_test.go index 0ab946d7..faa05b1a 100644 --- a/test/filetests/filetests_test.go +++ b/test/filetests/filetests_test.go @@ -1,11 +1,12 @@ -// Copyright 2022 VMware, Inc. +// Copyright 2024 The Carvel Authors. // SPDX-License-Identifier: Apache-2.0 package filetests import ( - "github.com/stretchr/testify/assert" "testing" + + "github.com/stretchr/testify/assert" ) func TestTrimTrailingMultilineWhitespace(t *testing.T) {