From 03968fe8cdc62c7602fec4acceb3ff9ca7aa097a Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 16:15:43 +0000 Subject: [PATCH] [COMPLIANCE] Add Copyright and License Headers --- internal/services/applications/parse/api_access.go | 3 +++ internal/services/applications/parse/app_role.go | 3 +++ internal/services/applications/parse/application.go | 3 +++ .../services/applications/parse/fallback_public_client.go | 3 +++ internal/services/applications/parse/from_template.go | 3 +++ internal/services/applications/parse/identifier_uri.go | 3 +++ internal/services/applications/parse/known_clients.go | 3 +++ internal/services/applications/parse/optional_claims.go | 3 +++ internal/services/applications/parse/owner.go | 3 +++ internal/services/applications/parse/permission_scope.go | 3 +++ internal/services/applications/parse/redirect_uris.go | 3 +++ internal/services/applications/parse/service_principal.go | 3 +++ .../directory_role_eligibility_schedule_request_resource.go | 3 +++ ...ectory_role_eligibility_schedule_request_resource_test.go | 3 +++ internal/services/directoryroles/parse/directory_role.go | 3 +++ internal/tf/pluginsdk/diag.go | 3 +++ internal/tf/strings.go | 3 +++ .../github.com/ProtonMail/go-crypto/brainpool/brainpool.go | 3 +++ vendor/github.com/ProtonMail/go-crypto/brainpool/rcurve.go | 3 +++ .../github.com/ProtonMail/go-crypto/eax/eax_test_vectors.go | 3 +++ vendor/github.com/ProtonMail/go-crypto/eax/random_vectors.go | 3 +++ vendor/github.com/ProtonMail/go-crypto/ocb/random_vectors.go | 3 +++ .../ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_a.go | 3 +++ .../ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_b.go | 3 +++ .../github.com/ProtonMail/go-crypto/openpgp/ecdsa/ecdsa.go | 3 +++ .../github.com/ProtonMail/go-crypto/openpgp/eddsa/eddsa.go | 3 +++ vendor/github.com/ProtonMail/go-crypto/openpgp/hash.go | 3 +++ .../ProtonMail/go-crypto/openpgp/internal/ecc/curve25519.go | 3 +++ .../ProtonMail/go-crypto/openpgp/internal/ecc/curve_info.go | 3 +++ .../ProtonMail/go-crypto/openpgp/internal/ecc/curves.go | 3 +++ .../ProtonMail/go-crypto/openpgp/internal/ecc/ed25519.go | 3 +++ .../ProtonMail/go-crypto/openpgp/internal/ecc/ed448.go | 3 +++ .../ProtonMail/go-crypto/openpgp/internal/ecc/generic.go | 3 +++ .../ProtonMail/go-crypto/openpgp/internal/ecc/x448.go | 3 +++ .../ProtonMail/go-crypto/openpgp/keys_test_data.go | 3 +++ .../ProtonMail/go-crypto/openpgp/packet/notation.go | 3 +++ .../go-crypto/openpgp/packet/private_key_test_data.go | 3 +++ .../go-crypto/openpgp/packet/public_key_test_data.go | 3 +++ .../ProtonMail/go-crypto/openpgp/read_write_test_data.go | 3 +++ .../github.com/ProtonMail/go-crypto/openpgp/s2k/s2k_cache.go | 3 +++ .../ProtonMail/go-crypto/openpgp/s2k/s2k_config.go | 3 +++ vendor/github.com/agext/levenshtein/.travis.yml | 3 +++ vendor/github.com/agext/levenshtein/test.sh | 3 +++ .../apparentlymart/go-textseg/v15/textseg/all_tokens.go | 3 +++ .../apparentlymart/go-textseg/v15/textseg/generate.go | 3 +++ .../go-textseg/v15/textseg/grapheme_clusters.go | 3 +++ .../apparentlymart/go-textseg/v15/textseg/tables.go | 3 +++ .../apparentlymart/go-textseg/v15/textseg/unicode2ragel.rb | 3 +++ .../apparentlymart/go-textseg/v15/textseg/utf8_seqs.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x25519/curve.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x25519/curve_amd64.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x25519/curve_amd64.h | 5 +++++ .../github.com/cloudflare/circl/dh/x25519/curve_generic.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x25519/curve_noasm.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x25519/doc.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x25519/key.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x25519/table.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x448/curve.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x448/curve_amd64.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x448/curve_amd64.h | 5 +++++ vendor/github.com/cloudflare/circl/dh/x448/curve_generic.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x448/curve_noasm.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x448/doc.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x448/key.go | 3 +++ vendor/github.com/cloudflare/circl/dh/x448/table.go | 3 +++ .../github.com/cloudflare/circl/ecc/goldilocks/constants.go | 3 +++ vendor/github.com/cloudflare/circl/ecc/goldilocks/curve.go | 3 +++ vendor/github.com/cloudflare/circl/ecc/goldilocks/isogeny.go | 3 +++ vendor/github.com/cloudflare/circl/ecc/goldilocks/point.go | 3 +++ vendor/github.com/cloudflare/circl/ecc/goldilocks/scalar.go | 3 +++ vendor/github.com/cloudflare/circl/ecc/goldilocks/twist.go | 3 +++ .../github.com/cloudflare/circl/ecc/goldilocks/twistPoint.go | 3 +++ .../cloudflare/circl/ecc/goldilocks/twistTables.go | 3 +++ .../cloudflare/circl/ecc/goldilocks/twist_basemult.go | 3 +++ vendor/github.com/cloudflare/circl/internal/conv/conv.go | 3 +++ vendor/github.com/cloudflare/circl/internal/sha3/rc.go | 3 +++ vendor/github.com/cloudflare/circl/math/fp25519/fp.go | 3 +++ vendor/github.com/cloudflare/circl/math/fp25519/fp_amd64.go | 3 +++ vendor/github.com/cloudflare/circl/math/fp25519/fp_amd64.h | 5 +++++ .../github.com/cloudflare/circl/math/fp25519/fp_generic.go | 3 +++ vendor/github.com/cloudflare/circl/math/fp25519/fp_noasm.go | 3 +++ vendor/github.com/cloudflare/circl/math/fp448/fp.go | 3 +++ vendor/github.com/cloudflare/circl/math/fp448/fp_amd64.go | 3 +++ vendor/github.com/cloudflare/circl/math/fp448/fp_amd64.h | 5 +++++ vendor/github.com/cloudflare/circl/math/fp448/fp_generic.go | 3 +++ vendor/github.com/cloudflare/circl/math/fp448/fp_noasm.go | 3 +++ vendor/github.com/cloudflare/circl/math/fp448/fuzzer.go | 3 +++ vendor/github.com/cloudflare/circl/math/mlsbset/mlsbset.go | 3 +++ vendor/github.com/cloudflare/circl/math/mlsbset/power.go | 3 +++ vendor/github.com/cloudflare/circl/math/wnaf.go | 3 +++ vendor/github.com/cloudflare/circl/sign/ed25519/ed25519.go | 3 +++ vendor/github.com/cloudflare/circl/sign/ed25519/modular.go | 3 +++ vendor/github.com/cloudflare/circl/sign/ed25519/mult.go | 3 +++ vendor/github.com/cloudflare/circl/sign/ed25519/point.go | 3 +++ vendor/github.com/cloudflare/circl/sign/ed25519/pubkey.go | 3 +++ vendor/github.com/cloudflare/circl/sign/ed25519/pubkey112.go | 3 +++ vendor/github.com/cloudflare/circl/sign/ed25519/signapi.go | 3 +++ vendor/github.com/cloudflare/circl/sign/ed25519/tables.go | 3 +++ vendor/github.com/cloudflare/circl/sign/ed448/ed448.go | 3 +++ vendor/github.com/cloudflare/circl/sign/ed448/signapi.go | 3 +++ vendor/github.com/cloudflare/circl/sign/sign.go | 3 +++ vendor/github.com/fatih/color/color.go | 3 +++ vendor/github.com/fatih/color/color_windows.go | 3 +++ vendor/github.com/fatih/color/doc.go | 3 +++ vendor/github.com/hashicorp/errwrap/errwrap.go | 3 +++ vendor/github.com/hashicorp/go-checkpoint/check.go | 3 +++ vendor/github.com/hashicorp/go-checkpoint/telemetry.go | 3 +++ vendor/github.com/hashicorp/go-checkpoint/versions.go | 3 +++ vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go | 3 +++ vendor/github.com/hashicorp/go-cleanhttp/doc.go | 3 +++ vendor/github.com/hashicorp/go-cleanhttp/handlers.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/capsule.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/capsule_ops.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/collection.go | 3 +++ .../github.com/hashicorp/go-cty/cty/convert/compare_types.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/convert/conversion.go | 3 +++ .../hashicorp/go-cty/cty/convert/conversion_capsule.go | 3 +++ .../hashicorp/go-cty/cty/convert/conversion_collection.go | 3 +++ .../hashicorp/go-cty/cty/convert/conversion_dynamic.go | 3 +++ .../hashicorp/go-cty/cty/convert/conversion_object.go | 3 +++ .../hashicorp/go-cty/cty/convert/conversion_primitive.go | 3 +++ .../hashicorp/go-cty/cty/convert/conversion_tuple.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/convert/doc.go | 3 +++ .../github.com/hashicorp/go-cty/cty/convert/mismatch_msg.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/convert/public.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/convert/sort_types.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/convert/unify.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/doc.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/element_iterator.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/error.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/gob.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/gocty/doc.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/gocty/helpers.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/gocty/in.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/gocty/out.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/gocty/type_implied.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/helper.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/json.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/json/doc.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/json/marshal.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/json/simple.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/json/type.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/json/type_implied.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/json/unmarshal.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/json/value.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/list_type.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/map_type.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/marks.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/msgpack/doc.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/msgpack/dynamic.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/msgpack/infinity.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/msgpack/marshal.go | 3 +++ .../github.com/hashicorp/go-cty/cty/msgpack/type_implied.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/msgpack/unknown.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/msgpack/unmarshal.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/null.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/object_type.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/path.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/path_set.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/primitive_type.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/set/gob.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/set/iterator.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/set/ops.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/set/rules.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/set/set.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/set_helper.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/set_internals.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/set_type.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/tuple_type.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/type.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/type_conform.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/types_to_register.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/unknown.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/unknown_as_null.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/value.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/value_init.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/value_ops.go | 3 +++ vendor/github.com/hashicorp/go-cty/cty/walk.go | 3 +++ vendor/github.com/hashicorp/go-multierror/append.go | 3 +++ vendor/github.com/hashicorp/go-multierror/flatten.go | 3 +++ vendor/github.com/hashicorp/go-multierror/format.go | 3 +++ vendor/github.com/hashicorp/go-multierror/group.go | 3 +++ vendor/github.com/hashicorp/go-multierror/multierror.go | 3 +++ vendor/github.com/hashicorp/go-multierror/prefix.go | 3 +++ vendor/github.com/hashicorp/go-multierror/sort.go | 3 +++ vendor/github.com/hashicorp/go-uuid/.travis.yml | 3 +++ vendor/github.com/hashicorp/go-uuid/uuid.go | 3 +++ vendor/github.com/hashicorp/go-version/constraint.go | 3 +++ vendor/github.com/hashicorp/go-version/version.go | 3 +++ vendor/github.com/hashicorp/go-version/version_collection.go | 3 +++ vendor/github.com/hashicorp/logutils/level.go | 3 +++ .../terraform-plugin-log/internal/fieldutils/field_maps.go | 3 +++ .../terraform-plugin-log/internal/hclogutils/args.go | 3 +++ .../internal/hclogutils/logger_options.go | 3 +++ .../terraform-plugin-log/internal/logging/filtering.go | 3 +++ .../hashicorp/terraform-plugin-log/internal/logging/log.go | 3 +++ .../terraform-plugin-log/internal/logging/options.go | 3 +++ .../terraform-plugin-log/internal/logging/provider.go | 3 +++ .../hashicorp/terraform-plugin-log/internal/logging/sdk.go | 3 +++ .../hashicorp/terraform-plugin-log/internal/logging/sink.go | 3 +++ .../github.com/hashicorp/terraform-plugin-log/tflog/doc.go | 3 +++ .../hashicorp/terraform-plugin-log/tflog/options.go | 3 +++ .../hashicorp/terraform-plugin-log/tflog/provider.go | 3 +++ .../hashicorp/terraform-plugin-log/tflog/subsystem.go | 3 +++ .../hashicorp/terraform-plugin-log/tfsdklog/doc.go | 3 +++ .../hashicorp/terraform-plugin-log/tfsdklog/levels.go | 3 +++ .../hashicorp/terraform-plugin-log/tfsdklog/options.go | 3 +++ .../hashicorp/terraform-plugin-log/tfsdklog/sdk.go | 3 +++ .../hashicorp/terraform-plugin-log/tfsdklog/sink.go | 3 +++ .../hashicorp/terraform-plugin-log/tfsdklog/subsystem.go | 3 +++ vendor/github.com/hashicorp/yamux/addr.go | 3 +++ vendor/github.com/hashicorp/yamux/const.go | 3 +++ vendor/github.com/hashicorp/yamux/mux.go | 3 +++ vendor/github.com/hashicorp/yamux/session.go | 3 +++ vendor/github.com/hashicorp/yamux/stream.go | 3 +++ vendor/github.com/hashicorp/yamux/util.go | 3 +++ vendor/github.com/manicminer/hamilton/errors/errors.go | 3 +++ .../github.com/manicminer/hamilton/internal/utils/base64.go | 3 +++ .../manicminer/hamilton/internal/utils/pointers.go | 3 +++ .../github.com/manicminer/hamilton/msgraph/accesspackage.go | 3 +++ .../hamilton/msgraph/accesspackageassignmentpolicy.go | 3 +++ .../hamilton/msgraph/accesspackageassignmentrequest.go | 3 +++ .../manicminer/hamilton/msgraph/accesspackagecatalog.go | 3 +++ .../manicminer/hamilton/msgraph/accesspackageresource.go | 3 +++ .../hamilton/msgraph/accesspackageresourcerequest.go | 3 +++ .../hamilton/msgraph/accesspackageresourcerolescope.go | 3 +++ .../manicminer/hamilton/msgraph/administrative_units.go | 3 +++ .../manicminer/hamilton/msgraph/app_role_assignments.go | 3 +++ .../manicminer/hamilton/msgraph/application_templates.go | 3 +++ .../github.com/manicminer/hamilton/msgraph/applications.go | 3 +++ .../manicminer/hamilton/msgraph/authentication_methods.go | 3 +++ .../hamilton/msgraph/authentication_strength_policy.go | 3 +++ .../github.com/manicminer/hamilton/msgraph/b2c_userflow.go | 3 +++ .../manicminer/hamilton/msgraph/claims_mapping_policy.go | 3 +++ vendor/github.com/manicminer/hamilton/msgraph/client.go | 3 +++ .../manicminer/hamilton/msgraph/conditionalaccesspolicy.go | 3 +++ .../manicminer/hamilton/msgraph/connectedorganization.go | 3 +++ .../hamilton/msgraph/delegated_permission_grants_client.go | 3 +++ .../manicminer/hamilton/msgraph/directory_audit_reports.go | 3 +++ .../manicminer/hamilton/msgraph/directory_objects.go | 3 +++ .../manicminer/hamilton/msgraph/directory_role_templates.go | 3 +++ .../manicminer/hamilton/msgraph/directory_roles.go | 3 +++ vendor/github.com/manicminer/hamilton/msgraph/domains.go | 3 +++ .../hamilton/msgraph/entitlement_role_assignments.go | 3 +++ .../hamilton/msgraph/entitlement_role_definitions.go | 3 +++ vendor/github.com/manicminer/hamilton/msgraph/groups.go | 3 +++ .../manicminer/hamilton/msgraph/identity_providers.go | 3 +++ vendor/github.com/manicminer/hamilton/msgraph/invitations.go | 3 +++ vendor/github.com/manicminer/hamilton/msgraph/me.go | 3 +++ vendor/github.com/manicminer/hamilton/msgraph/models.go | 3 +++ .../github.com/manicminer/hamilton/msgraph/namedlocations.go | 3 +++ vendor/github.com/manicminer/hamilton/msgraph/reports.go | 3 +++ .../manicminer/hamilton/msgraph/role_assignments.go | 3 +++ .../manicminer/hamilton/msgraph/role_definitions.go | 3 +++ .../hamilton/msgraph/role_eligibility_schedule_request.go | 3 +++ .../manicminer/hamilton/msgraph/schema_extensions.go | 3 +++ .../manicminer/hamilton/msgraph/serviceprincipals.go | 3 +++ .../manicminer/hamilton/msgraph/sign_in_reports.go | 3 +++ .../manicminer/hamilton/msgraph/synchronization.go | 3 +++ vendor/github.com/manicminer/hamilton/msgraph/termsofuse.go | 3 +++ .../manicminer/hamilton/msgraph/token_issuance_policy.go | 3 +++ .../manicminer/hamilton/msgraph/userflow_attributes.go | 3 +++ vendor/github.com/manicminer/hamilton/msgraph/users.go | 3 +++ vendor/github.com/manicminer/hamilton/msgraph/utils.go | 3 +++ vendor/github.com/manicminer/hamilton/msgraph/valuetypes.go | 3 +++ .../msgraph/windows_autopilot_deployment_profiles.go | 3 +++ vendor/github.com/mattn/go-colorable/colorable_appengine.go | 3 +++ vendor/github.com/mattn/go-colorable/colorable_others.go | 3 +++ vendor/github.com/mattn/go-colorable/colorable_windows.go | 3 +++ vendor/github.com/mattn/go-colorable/go.test.sh | 3 +++ vendor/github.com/mattn/go-colorable/noncolorable.go | 3 +++ vendor/github.com/mattn/go-isatty/doc.go | 3 +++ vendor/github.com/mattn/go-isatty/go.test.sh | 3 +++ vendor/github.com/mattn/go-isatty/isatty_bsd.go | 3 +++ vendor/github.com/mattn/go-isatty/isatty_others.go | 3 +++ vendor/github.com/mattn/go-isatty/isatty_plan9.go | 3 +++ vendor/github.com/mattn/go-isatty/isatty_solaris.go | 3 +++ vendor/github.com/mattn/go-isatty/isatty_tcgets.go | 3 +++ vendor/github.com/mattn/go-isatty/isatty_windows.go | 3 +++ vendor/github.com/mitchellh/copystructure/copier_time.go | 3 +++ vendor/github.com/mitchellh/copystructure/copystructure.go | 3 +++ vendor/github.com/mitchellh/go-testing-interface/.travis.yml | 3 +++ vendor/github.com/mitchellh/go-testing-interface/testing.go | 3 +++ vendor/github.com/mitchellh/go-wordwrap/wordwrap.go | 3 +++ vendor/github.com/mitchellh/mapstructure/decode_hooks.go | 3 +++ vendor/github.com/mitchellh/mapstructure/error.go | 3 +++ vendor/github.com/mitchellh/mapstructure/mapstructure.go | 3 +++ vendor/github.com/mitchellh/reflectwalk/.travis.yml | 3 +++ vendor/github.com/mitchellh/reflectwalk/location.go | 3 +++ vendor/github.com/mitchellh/reflectwalk/reflectwalk.go | 3 +++ vendor/github.com/oklog/run/actors.go | 3 +++ vendor/github.com/oklog/run/group.go | 3 +++ vendor/github.com/vmihailenco/msgpack/.travis.yml | 3 +++ vendor/github.com/vmihailenco/msgpack/appengine.go | 3 +++ vendor/github.com/vmihailenco/msgpack/codes/codes.go | 3 +++ vendor/github.com/vmihailenco/msgpack/decode.go | 3 +++ vendor/github.com/vmihailenco/msgpack/decode_map.go | 3 +++ vendor/github.com/vmihailenco/msgpack/decode_number.go | 3 +++ vendor/github.com/vmihailenco/msgpack/decode_query.go | 3 +++ vendor/github.com/vmihailenco/msgpack/decode_slice.go | 3 +++ vendor/github.com/vmihailenco/msgpack/decode_string.go | 3 +++ vendor/github.com/vmihailenco/msgpack/decode_value.go | 3 +++ vendor/github.com/vmihailenco/msgpack/encode.go | 3 +++ vendor/github.com/vmihailenco/msgpack/encode_map.go | 3 +++ vendor/github.com/vmihailenco/msgpack/encode_number.go | 3 +++ vendor/github.com/vmihailenco/msgpack/encode_slice.go | 3 +++ vendor/github.com/vmihailenco/msgpack/encode_value.go | 3 +++ vendor/github.com/vmihailenco/msgpack/ext.go | 3 +++ vendor/github.com/vmihailenco/msgpack/msgpack.go | 3 +++ vendor/github.com/vmihailenco/msgpack/tag.go | 3 +++ vendor/github.com/vmihailenco/msgpack/time.go | 3 +++ vendor/github.com/vmihailenco/msgpack/types.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/.travis.yml | 3 +++ .../github.com/vmihailenco/msgpack/v5/commitlint.config.js | 5 +++++ vendor/github.com/vmihailenco/msgpack/v5/decode.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/decode_map.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/decode_number.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/decode_query.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/decode_slice.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/decode_string.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/decode_value.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/encode.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/encode_map.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/encode_number.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/encode_slice.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/encode_value.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/ext.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/intern.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/msgpack.go | 3 +++ .../github.com/vmihailenco/msgpack/v5/msgpcode/msgpcode.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/safe.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/time.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/types.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/unsafe.go | 3 +++ vendor/github.com/vmihailenco/msgpack/v5/version.go | 3 +++ vendor/github.com/vmihailenco/tagparser/v2/.travis.yml | 3 +++ .../vmihailenco/tagparser/v2/internal/parser/parser.go | 3 +++ vendor/github.com/vmihailenco/tagparser/v2/internal/safe.go | 3 +++ .../github.com/vmihailenco/tagparser/v2/internal/unsafe.go | 3 +++ vendor/github.com/vmihailenco/tagparser/v2/tagparser.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/capsule.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/capsule_ops.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/collection.go | 3 +++ .../github.com/zclconf/go-cty/cty/convert/compare_types.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/convert/conversion.go | 3 +++ .../zclconf/go-cty/cty/convert/conversion_capsule.go | 3 +++ .../zclconf/go-cty/cty/convert/conversion_collection.go | 3 +++ .../zclconf/go-cty/cty/convert/conversion_dynamic.go | 3 +++ .../zclconf/go-cty/cty/convert/conversion_object.go | 3 +++ .../zclconf/go-cty/cty/convert/conversion_primitive.go | 3 +++ .../zclconf/go-cty/cty/convert/conversion_tuple.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/convert/doc.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/convert/mismatch_msg.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/convert/public.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/convert/sort_types.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/convert/unify.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/ctystrings/doc.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/ctystrings/normalize.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/ctystrings/prefix.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/doc.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/element_iterator.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/error.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/function/argument.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/function/doc.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/function/error.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/function/function.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/function/stdlib/bool.go | 3 +++ .../github.com/zclconf/go-cty/cty/function/stdlib/bytes.go | 3 +++ .../zclconf/go-cty/cty/function/stdlib/collection.go | 3 +++ .../zclconf/go-cty/cty/function/stdlib/conversion.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/function/stdlib/csv.go | 3 +++ .../zclconf/go-cty/cty/function/stdlib/datetime.go | 3 +++ .../zclconf/go-cty/cty/function/stdlib/datetime_rfc3339.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/function/stdlib/doc.go | 3 +++ .../github.com/zclconf/go-cty/cty/function/stdlib/format.go | 3 +++ .../zclconf/go-cty/cty/function/stdlib/format_fsm.go | 3 +++ .../github.com/zclconf/go-cty/cty/function/stdlib/general.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/function/stdlib/json.go | 3 +++ .../github.com/zclconf/go-cty/cty/function/stdlib/number.go | 3 +++ .../github.com/zclconf/go-cty/cty/function/stdlib/regexp.go | 3 +++ .../zclconf/go-cty/cty/function/stdlib/sequence.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/function/stdlib/set.go | 3 +++ .../github.com/zclconf/go-cty/cty/function/stdlib/string.go | 3 +++ .../zclconf/go-cty/cty/function/stdlib/string_replace.go | 3 +++ .../github.com/zclconf/go-cty/cty/function/unpredictable.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/gocty/doc.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/gocty/helpers.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/gocty/in.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/gocty/out.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/gocty/type_implied.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/helper.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/json.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/json/doc.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/json/marshal.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/json/simple.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/json/type.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/json/type_implied.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/json/unmarshal.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/json/value.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/list_type.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/map_type.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/marks.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/null.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/object_type.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/path.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/path_set.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/primitive_type.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/set/iterator.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/set/ops.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/set/rules.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/set/set.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/set_helper.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/set_internals.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/set_type.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/tuple_type.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/type.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/type_conform.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/unknown.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/unknown_as_null.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/unknown_refinement.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/value.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/value_init.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/value_ops.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/value_range.go | 3 +++ vendor/github.com/zclconf/go-cty/cty/walk.go | 3 +++ vendor/golang.org/x/crypto/curve25519/internal/field/sync.sh | 3 +++ vendor/golang.org/x/crypto/ssh/streamlocal.go | 3 +++ vendor/golang.org/x/oauth2/.travis.yml | 3 +++ vendor/google.golang.org/appengine/.travis.yml | 3 +++ .../internal/app_identity/app_identity_service.proto | 3 +++ .../google.golang.org/appengine/internal/base/api_base.proto | 3 +++ .../appengine/internal/datastore/datastore_v3.proto | 3 +++ .../appengine/internal/log/log_service.proto | 3 +++ vendor/google.golang.org/appengine/internal/main_common.go | 3 +++ .../appengine/internal/modules/modules_service.proto | 3 +++ vendor/google.golang.org/appengine/internal/regen.sh | 3 +++ .../appengine/internal/remote_api/remote_api.proto | 3 +++ .../appengine/internal/urlfetch/urlfetch_service.proto | 3 +++ vendor/google.golang.org/appengine/travis_install.sh | 3 +++ vendor/google.golang.org/appengine/travis_test.sh | 3 +++ vendor/google.golang.org/grpc/codegen.sh | 3 +++ vendor/google.golang.org/grpc/vet.sh | 3 +++ 442 files changed, 1336 insertions(+) diff --git a/internal/services/applications/parse/api_access.go b/internal/services/applications/parse/api_access.go index 4ca019576e..932b8a5e2d 100644 --- a/internal/services/applications/parse/api_access.go +++ b/internal/services/applications/parse/api_access.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parse import ( diff --git a/internal/services/applications/parse/app_role.go b/internal/services/applications/parse/app_role.go index c18c71f28e..b14290748c 100644 --- a/internal/services/applications/parse/app_role.go +++ b/internal/services/applications/parse/app_role.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parse import ( diff --git a/internal/services/applications/parse/application.go b/internal/services/applications/parse/application.go index 95ba467043..97658cdce3 100644 --- a/internal/services/applications/parse/application.go +++ b/internal/services/applications/parse/application.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parse import ( diff --git a/internal/services/applications/parse/fallback_public_client.go b/internal/services/applications/parse/fallback_public_client.go index 7feb1daf5d..e94908b108 100644 --- a/internal/services/applications/parse/fallback_public_client.go +++ b/internal/services/applications/parse/fallback_public_client.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parse import ( diff --git a/internal/services/applications/parse/from_template.go b/internal/services/applications/parse/from_template.go index 14521290d7..7e12029c07 100644 --- a/internal/services/applications/parse/from_template.go +++ b/internal/services/applications/parse/from_template.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parse import ( diff --git a/internal/services/applications/parse/identifier_uri.go b/internal/services/applications/parse/identifier_uri.go index 4d1c1b7772..02e873e105 100644 --- a/internal/services/applications/parse/identifier_uri.go +++ b/internal/services/applications/parse/identifier_uri.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parse import ( diff --git a/internal/services/applications/parse/known_clients.go b/internal/services/applications/parse/known_clients.go index 265d9e1855..72bf65c94d 100644 --- a/internal/services/applications/parse/known_clients.go +++ b/internal/services/applications/parse/known_clients.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parse import ( diff --git a/internal/services/applications/parse/optional_claims.go b/internal/services/applications/parse/optional_claims.go index 79912329fa..1cce0b178b 100644 --- a/internal/services/applications/parse/optional_claims.go +++ b/internal/services/applications/parse/optional_claims.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parse import ( diff --git a/internal/services/applications/parse/owner.go b/internal/services/applications/parse/owner.go index 7b16b58540..47915cd5cc 100644 --- a/internal/services/applications/parse/owner.go +++ b/internal/services/applications/parse/owner.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parse import ( diff --git a/internal/services/applications/parse/permission_scope.go b/internal/services/applications/parse/permission_scope.go index 28767f3c1b..8c66e92e62 100644 --- a/internal/services/applications/parse/permission_scope.go +++ b/internal/services/applications/parse/permission_scope.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parse import ( diff --git a/internal/services/applications/parse/redirect_uris.go b/internal/services/applications/parse/redirect_uris.go index 63bd1bd73f..d99ea52880 100644 --- a/internal/services/applications/parse/redirect_uris.go +++ b/internal/services/applications/parse/redirect_uris.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parse import ( diff --git a/internal/services/applications/parse/service_principal.go b/internal/services/applications/parse/service_principal.go index bc1c50de12..3ba2f0df30 100644 --- a/internal/services/applications/parse/service_principal.go +++ b/internal/services/applications/parse/service_principal.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parse import ( diff --git a/internal/services/directoryroles/directory_role_eligibility_schedule_request_resource.go b/internal/services/directoryroles/directory_role_eligibility_schedule_request_resource.go index 220e0c7361..36538ad5b0 100644 --- a/internal/services/directoryroles/directory_role_eligibility_schedule_request_resource.go +++ b/internal/services/directoryroles/directory_role_eligibility_schedule_request_resource.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package directoryroles import ( diff --git a/internal/services/directoryroles/directory_role_eligibility_schedule_request_resource_test.go b/internal/services/directoryroles/directory_role_eligibility_schedule_request_resource_test.go index 99a014fae8..e4981be4d6 100644 --- a/internal/services/directoryroles/directory_role_eligibility_schedule_request_resource_test.go +++ b/internal/services/directoryroles/directory_role_eligibility_schedule_request_resource_test.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package directoryroles_test import ( diff --git a/internal/services/directoryroles/parse/directory_role.go b/internal/services/directoryroles/parse/directory_role.go index 75f1dd8de1..b092987724 100644 --- a/internal/services/directoryroles/parse/directory_role.go +++ b/internal/services/directoryroles/parse/directory_role.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parse import "fmt" diff --git a/internal/tf/pluginsdk/diag.go b/internal/tf/pluginsdk/diag.go index 2bcfd452df..00486bb1d6 100644 --- a/internal/tf/pluginsdk/diag.go +++ b/internal/tf/pluginsdk/diag.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package pluginsdk import ( diff --git a/internal/tf/strings.go b/internal/tf/strings.go index 66f7ff739e..0c2ae1db09 100644 --- a/internal/tf/strings.go +++ b/internal/tf/strings.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package tf import "github.com/manicminer/hamilton/msgraph" diff --git a/vendor/github.com/ProtonMail/go-crypto/brainpool/brainpool.go b/vendor/github.com/ProtonMail/go-crypto/brainpool/brainpool.go index cb6676de24..f6293a9abb 100644 --- a/vendor/github.com/ProtonMail/go-crypto/brainpool/brainpool.go +++ b/vendor/github.com/ProtonMail/go-crypto/brainpool/brainpool.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package brainpool implements Brainpool elliptic curves. // Implementation of rcurves is from github.com/ebfe/brainpool // Note that these curves are implemented with naive, non-constant time operations diff --git a/vendor/github.com/ProtonMail/go-crypto/brainpool/rcurve.go b/vendor/github.com/ProtonMail/go-crypto/brainpool/rcurve.go index 7e291d6aa4..434b33fee7 100644 --- a/vendor/github.com/ProtonMail/go-crypto/brainpool/rcurve.go +++ b/vendor/github.com/ProtonMail/go-crypto/brainpool/rcurve.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package brainpool import ( diff --git a/vendor/github.com/ProtonMail/go-crypto/eax/eax_test_vectors.go b/vendor/github.com/ProtonMail/go-crypto/eax/eax_test_vectors.go index ddb53d0790..bec7e8b83a 100644 --- a/vendor/github.com/ProtonMail/go-crypto/eax/eax_test_vectors.go +++ b/vendor/github.com/ProtonMail/go-crypto/eax/eax_test_vectors.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package eax // Test vectors from diff --git a/vendor/github.com/ProtonMail/go-crypto/eax/random_vectors.go b/vendor/github.com/ProtonMail/go-crypto/eax/random_vectors.go index 4eb19f28d9..fb0e25ed7f 100644 --- a/vendor/github.com/ProtonMail/go-crypto/eax/random_vectors.go +++ b/vendor/github.com/ProtonMail/go-crypto/eax/random_vectors.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // These vectors include key length in {128, 192, 256}, tag size 128, and // random nonce, header, and plaintext lengths. diff --git a/vendor/github.com/ProtonMail/go-crypto/ocb/random_vectors.go b/vendor/github.com/ProtonMail/go-crypto/ocb/random_vectors.go index 0efaf344fd..5211d8fd06 100644 --- a/vendor/github.com/ProtonMail/go-crypto/ocb/random_vectors.go +++ b/vendor/github.com/ProtonMail/go-crypto/ocb/random_vectors.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // In the test vectors provided by RFC 7253, the "bottom" // internal variable, which defines "offset" for the first time, does not // exceed 15. However, it can attain values up to 63. diff --git a/vendor/github.com/ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_a.go b/vendor/github.com/ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_a.go index 330309ff5f..e817a6955d 100644 --- a/vendor/github.com/ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_a.go +++ b/vendor/github.com/ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_a.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package ocb import ( diff --git a/vendor/github.com/ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_b.go b/vendor/github.com/ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_b.go index 14a3c336fb..542f9fe39e 100644 --- a/vendor/github.com/ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_b.go +++ b/vendor/github.com/ProtonMail/go-crypto/ocb/rfc7253_test_vectors_suite_b.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package ocb // Second set of test vectors from https://tools.ietf.org/html/rfc7253 diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/ecdsa/ecdsa.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/ecdsa/ecdsa.go index f94ae1b2f5..63b5f4c23f 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/ecdsa/ecdsa.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/ecdsa/ecdsa.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package ecdsa implements ECDSA signature, suitable for OpenPGP, // as specified in RFC 6637, section 5. package ecdsa diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/eddsa/eddsa.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/eddsa/eddsa.go index 99ecfc7f12..62d1198446 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/eddsa/eddsa.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/eddsa/eddsa.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package eddsa implements EdDSA signature, suitable for OpenPGP, as specified in // https://datatracker.ietf.org/doc/html/draft-ietf-openpgp-crypto-refresh-06#section-13.7 package eddsa diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/hash.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/hash.go index 526bd7777f..dfd1827b20 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/hash.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/hash.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package openpgp import ( diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve25519.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve25519.go index 888767c4e4..9c1e51c49d 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve25519.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve25519.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package ecc implements a generic interface for ECDH, ECDSA, and EdDSA. package ecc diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve_info.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve_info.go index 35751034dd..77478cd815 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve_info.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curve_info.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package ecc implements a generic interface for ECDH, ECDSA, and EdDSA. package ecc diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curves.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curves.go index 5ed9c93b3d..9de2270398 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curves.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/curves.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package ecc implements a generic interface for ECDH, ECDSA, and EdDSA. package ecc diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/ed25519.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/ed25519.go index 54a08a8a38..495530c080 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/ed25519.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/ed25519.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package ecc implements a generic interface for ECDH, ECDSA, and EdDSA. package ecc diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/ed448.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/ed448.go index 18cd80434b..c3238ecdd0 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/ed448.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/ed448.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package ecc implements a generic interface for ECDH, ECDSA, and EdDSA. package ecc diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/generic.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/generic.go index e28d7c7106..e27c9acbf5 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/generic.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/generic.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package ecc implements a generic interface for ECDH, ECDSA, and EdDSA. package ecc diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/x448.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/x448.go index ffdd51513b..bc42ec3fc7 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/x448.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/internal/ecc/x448.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package ecc implements a generic interface for ECDH, ECDSA, and EdDSA. package ecc diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/keys_test_data.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/keys_test_data.go index 108fd096f3..f3afe3fbd9 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/keys_test_data.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/keys_test_data.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package openpgp const expiringKeyHex = "c6c04d0451d0c680010800abbb021fd03ffc4e96618901180c3fdcb060ee69eeead97b91256d11420d80b5f1b51930248044130bd300605cf8a05b7a40d3d8cfb0a910be2e3db50dcd50a9c54064c2a5550801daa834ff4480b33d3d3ca495ff8a4e84a886977d17d998f881241a874083d8b995beab555b6d22b8a4817ab17ac3e7304f7d4d2c05c495fb2218348d3bc13651db1d92732e368a9dd7dcefa6eddff30b94706a9aaee47e9d39321460b740c59c6fc3c2fd8ab6c0fb868cb87c0051f0321301fe0f0e1820b15e7fb7063395769b525005c7e30a7ce85984f5cac00504e7b4fdc45d74958de8388436fd5c7ba9ea121f1c851b5911dd1b47a14d81a09e92ef37721e2325b6790011010001cd00c2c07b041001080025050251d0c680050900278d00060b09070803020415080a0203160201021901021b03021e01000a0910e7b484133a890a35ae4b0800a1beb82e7f28eaf5273d6af9d3391314f6280b2b624eaca2851f89a9ebcaf80ac589ebd509f168bc4322106ca2e2ce77a76e071a3c7444787d65216b5f05e82c77928860b92aace3b7d0327db59492f422eb9dfab7249266d37429870b091a98aba8724c2259ebf8f85093f21255eafa75aa841e31d94f2ac891b9755fed455e539044ee69fc47950b80e003fc9f298d695660f28329eaa38037c367efde1727458e514faf990d439a21461b719edaddf9296d3d0647b43ca56cb8dbf63b4fcf8b9968e7928c463470fab3b98e44d0d95645062f94b2d04fe56bd52822b71934db8ce845622c40b92fcbe765a142e7f38b61a6aa9606c8e8858dcd3b6eb1894acec04d0451d1f06b01080088bea67444e1789390e7c0335c86775502d58ec783d99c8ef4e06de235ed3dd4b0467f6f358d818c7d8989d43ec6d69fcbc8c32632d5a1b605e3fa8e41d695fcdcaa535936cd0157f9040dce362519803b908eafe838bb13216c885c6f93e9e8d5745607f0d062322085d6bdc760969149a8ff8dd9f5c18d9bfe2e6f63a06e17694cf1f67587c6fb70e9aebf90ffc528ca3b615ac7c9d4a21ea4f7c06f2e98fbbd90a859b8608bf9ea638e3a54289ce44c283110d0c45fa458de6251cd6e7baf71f80f12c8978340490fd90c92b81736ae902ed958e478dceae2835953d189c45d182aff02ea2be61b81d8e94430f041d638647b43e2fcb45fd512fbf5068b810011010001c2c06504180108000f050251d1f06b050900081095021b0c000a0910e7b484133a890a35e63407fe2ec88d6d1e6c9ce7553ece0cb2524747217bad29f251d33df84599ffcc900141a355abd62126800744068a5e05dc167056aa9205273dc7765a2ed49db15c2a83b8d6e6429c902136f1e12229086c1c10c0053242c2a4ae1930db58163387a48cad64607ff2153c320e42843dec28e3fce90e7399d63ac0affa2fee1f0adc0953c89eb3f46ef1d6c04328ed13b491669d5120a3782e3ffb7c69575fb77eebd108794f4dda9d34be2bae57e8e59ec8ebfda2f6f06104b2321be408ea146e2db482b00c5055c8618de36ac9716f80da2617e225556d0fce61b01c8cea2d1e0ea982c31711060ca370f2739366e1e708f38405d784b49d16a26cf62d152eae734327cec04d0451d1f07b010800d5af91c5e7c2fd8951c8d254eab0c97cdcb66822f868b79b78c366255059a68fd74ebca9adb9b970cd9e586690e6e0756705432306878c897b10a4b4ca0005966f99ac8fa4e6f9caf54bf8e53844544beee9872a7ac64c119cf1393d96e674254b661f61ee975633d0e8a8672531edb6bb8e211204e7754a9efa802342118eee850beea742bac95a3f706cc2024cf6037a308bb68162b2f53b9a6346a96e6d31871a2456186e24a1c7a82b82ac04afdfd57cd7fb9ba77a9c760d40b76a170f7be525e5fb6a9848cc726e806187710d9b190387df28700f321f988a392899f93815cc937f309129eb94d5299c5547cb2c085898e6639496e70d746c9d3fb9881d0011010001c2c06504180108000f050251d1f07b050900266305021b0c000a0910e7b484133a890a35bff207fd10dfe8c4a6ea1dd30568012b6fd6891a763c87ad0f7a1d112aad9e8e3239378a3b85588c235865bac2e614348cb4f216d7217f53b3ef48c192e0a4d31d64d7bfa5faccf21155965fa156e887056db644a05ad08a85cc6152d1377d9e37b46f4ff462bbe68ace2dc586ef90070314576c985d8037c2ba63f0a7dc17a62e15bd77e88bc61d9d00858979709f12304264a4cf4225c5cf86f12c8e19486cb9cdcc69f18f027e5f16f4ca8b50e28b3115eaff3a345acd21f624aef81f6ede515c1b55b26b84c1e32264754eab672d5489b287e7277ea855e0a5ff2aa9e8b8c76d579a964ec225255f4d57bf66639ccb34b64798846943e162a41096a7002ca21c7f56" diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/packet/notation.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/packet/notation.go index 2c3e3f50b2..4713ed9a3b 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/packet/notation.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/packet/notation.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package packet // Notation type represents a Notation Data subpacket diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/packet/private_key_test_data.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/packet/private_key_test_data.go index 029b8f1aab..a2d7712fc2 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/packet/private_key_test_data.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/packet/private_key_test_data.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package packet // Generated with `gpg --export-secret-keys "Test Key 2"` diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/packet/public_key_test_data.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/packet/public_key_test_data.go index b255f1f6f8..cac8402cca 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/packet/public_key_test_data.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/packet/public_key_test_data.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package packet const rsaFingerprintHex = "5fb74b1d03b1e3cb31bc2f8aa34d7e18c20c31bb" diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/read_write_test_data.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/read_write_test_data.go index db6dad5c0b..fc2084a29a 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/read_write_test_data.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/read_write_test_data.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package openpgp const testKey1KeyId uint64 = 0xA34D7E18C20C31BB diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/s2k/s2k_cache.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/s2k/s2k_cache.go index 25a4442dfb..d34c4dabfa 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/s2k/s2k_cache.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/s2k/s2k_cache.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package s2k // Cache stores keys derived with s2k functions from one passphrase diff --git a/vendor/github.com/ProtonMail/go-crypto/openpgp/s2k/s2k_config.go b/vendor/github.com/ProtonMail/go-crypto/openpgp/s2k/s2k_config.go index b40be5228f..a43b0e21b6 100644 --- a/vendor/github.com/ProtonMail/go-crypto/openpgp/s2k/s2k_config.go +++ b/vendor/github.com/ProtonMail/go-crypto/openpgp/s2k/s2k_config.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package s2k import "crypto" diff --git a/vendor/github.com/agext/levenshtein/.travis.yml b/vendor/github.com/agext/levenshtein/.travis.yml index 68d38816fc..6f91bd1167 100644 --- a/vendor/github.com/agext/levenshtein/.travis.yml +++ b/vendor/github.com/agext/levenshtein/.travis.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + language: go sudo: false matrix: diff --git a/vendor/github.com/agext/levenshtein/test.sh b/vendor/github.com/agext/levenshtein/test.sh index c5ed72466f..3d115115a7 100644 --- a/vendor/github.com/agext/levenshtein/test.sh +++ b/vendor/github.com/agext/levenshtein/test.sh @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + set -ev if [[ "$1" == "goveralls" ]]; then diff --git a/vendor/github.com/apparentlymart/go-textseg/v15/textseg/all_tokens.go b/vendor/github.com/apparentlymart/go-textseg/v15/textseg/all_tokens.go index 5752e9ef8f..eba6c67e7f 100644 --- a/vendor/github.com/apparentlymart/go-textseg/v15/textseg/all_tokens.go +++ b/vendor/github.com/apparentlymart/go-textseg/v15/textseg/all_tokens.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package textseg import ( diff --git a/vendor/github.com/apparentlymart/go-textseg/v15/textseg/generate.go b/vendor/github.com/apparentlymart/go-textseg/v15/textseg/generate.go index 644faad5db..8f7a665ba4 100644 --- a/vendor/github.com/apparentlymart/go-textseg/v15/textseg/generate.go +++ b/vendor/github.com/apparentlymart/go-textseg/v15/textseg/generate.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package textseg //go:generate go run make_tables.go -output tables.go diff --git a/vendor/github.com/apparentlymart/go-textseg/v15/textseg/grapheme_clusters.go b/vendor/github.com/apparentlymart/go-textseg/v15/textseg/grapheme_clusters.go index eef213dacb..e9c1f31707 100644 --- a/vendor/github.com/apparentlymart/go-textseg/v15/textseg/grapheme_clusters.go +++ b/vendor/github.com/apparentlymart/go-textseg/v15/textseg/grapheme_clusters.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //line grapheme_clusters.rl:1 package textseg diff --git a/vendor/github.com/apparentlymart/go-textseg/v15/textseg/tables.go b/vendor/github.com/apparentlymart/go-textseg/v15/textseg/tables.go index 864268d589..cd14dbde2e 100644 --- a/vendor/github.com/apparentlymart/go-textseg/v15/textseg/tables.go +++ b/vendor/github.com/apparentlymart/go-textseg/v15/textseg/tables.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Generated by running // maketables --url=http://www.unicode.org/Public/15.0.0/ucd/auxiliary/ // DO NOT EDIT diff --git a/vendor/github.com/apparentlymart/go-textseg/v15/textseg/unicode2ragel.rb b/vendor/github.com/apparentlymart/go-textseg/v15/textseg/unicode2ragel.rb index e164a96b01..9c42f26018 100644 --- a/vendor/github.com/apparentlymart/go-textseg/v15/textseg/unicode2ragel.rb +++ b/vendor/github.com/apparentlymart/go-textseg/v15/textseg/unicode2ragel.rb @@ -1,4 +1,7 @@ #!/usr/bin/env ruby +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + # # This scripted has been updated to accept more command-line arguments: # diff --git a/vendor/github.com/apparentlymart/go-textseg/v15/textseg/utf8_seqs.go b/vendor/github.com/apparentlymart/go-textseg/v15/textseg/utf8_seqs.go index 6b14bef0e2..69f726a8f4 100644 --- a/vendor/github.com/apparentlymart/go-textseg/v15/textseg/utf8_seqs.go +++ b/vendor/github.com/apparentlymart/go-textseg/v15/textseg/utf8_seqs.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package textseg import "unicode/utf8" diff --git a/vendor/github.com/cloudflare/circl/dh/x25519/curve.go b/vendor/github.com/cloudflare/circl/dh/x25519/curve.go index f9057c2b86..eddf3dc962 100644 --- a/vendor/github.com/cloudflare/circl/dh/x25519/curve.go +++ b/vendor/github.com/cloudflare/circl/dh/x25519/curve.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package x25519 import ( diff --git a/vendor/github.com/cloudflare/circl/dh/x25519/curve_amd64.go b/vendor/github.com/cloudflare/circl/dh/x25519/curve_amd64.go index 8a3d54c570..e7ae37da0a 100644 --- a/vendor/github.com/cloudflare/circl/dh/x25519/curve_amd64.go +++ b/vendor/github.com/cloudflare/circl/dh/x25519/curve_amd64.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build amd64 && !purego // +build amd64,!purego diff --git a/vendor/github.com/cloudflare/circl/dh/x25519/curve_amd64.h b/vendor/github.com/cloudflare/circl/dh/x25519/curve_amd64.h index 8c1ae4d0fb..03c214c39b 100644 --- a/vendor/github.com/cloudflare/circl/dh/x25519/curve_amd64.h +++ b/vendor/github.com/cloudflare/circl/dh/x25519/curve_amd64.h @@ -1,3 +1,8 @@ +/* + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + #define ladderStepLeg \ addSub(x2,z2) \ addSub(x3,z3) \ diff --git a/vendor/github.com/cloudflare/circl/dh/x25519/curve_generic.go b/vendor/github.com/cloudflare/circl/dh/x25519/curve_generic.go index dae67ea37d..88c9761da7 100644 --- a/vendor/github.com/cloudflare/circl/dh/x25519/curve_generic.go +++ b/vendor/github.com/cloudflare/circl/dh/x25519/curve_generic.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package x25519 import ( diff --git a/vendor/github.com/cloudflare/circl/dh/x25519/curve_noasm.go b/vendor/github.com/cloudflare/circl/dh/x25519/curve_noasm.go index 07fab97d2a..ccbb93bf4a 100644 --- a/vendor/github.com/cloudflare/circl/dh/x25519/curve_noasm.go +++ b/vendor/github.com/cloudflare/circl/dh/x25519/curve_noasm.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build !amd64 || purego // +build !amd64 purego diff --git a/vendor/github.com/cloudflare/circl/dh/x25519/doc.go b/vendor/github.com/cloudflare/circl/dh/x25519/doc.go index 3ce102d145..d3d02dbc38 100644 --- a/vendor/github.com/cloudflare/circl/dh/x25519/doc.go +++ b/vendor/github.com/cloudflare/circl/dh/x25519/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + /* Package x25519 provides Diffie-Hellman functions as specified in RFC-7748. diff --git a/vendor/github.com/cloudflare/circl/dh/x25519/key.go b/vendor/github.com/cloudflare/circl/dh/x25519/key.go index c76f72ac7f..d1c16a99db 100644 --- a/vendor/github.com/cloudflare/circl/dh/x25519/key.go +++ b/vendor/github.com/cloudflare/circl/dh/x25519/key.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package x25519 import ( diff --git a/vendor/github.com/cloudflare/circl/dh/x25519/table.go b/vendor/github.com/cloudflare/circl/dh/x25519/table.go index 28c8c4ac03..2dfa779af6 100644 --- a/vendor/github.com/cloudflare/circl/dh/x25519/table.go +++ b/vendor/github.com/cloudflare/circl/dh/x25519/table.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package x25519 import "github.com/cloudflare/circl/math/fp25519" diff --git a/vendor/github.com/cloudflare/circl/dh/x448/curve.go b/vendor/github.com/cloudflare/circl/dh/x448/curve.go index d59564e4b4..84049a1ea3 100644 --- a/vendor/github.com/cloudflare/circl/dh/x448/curve.go +++ b/vendor/github.com/cloudflare/circl/dh/x448/curve.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package x448 import ( diff --git a/vendor/github.com/cloudflare/circl/dh/x448/curve_amd64.go b/vendor/github.com/cloudflare/circl/dh/x448/curve_amd64.go index a062266613..c6ea68eba7 100644 --- a/vendor/github.com/cloudflare/circl/dh/x448/curve_amd64.go +++ b/vendor/github.com/cloudflare/circl/dh/x448/curve_amd64.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build amd64 && !purego // +build amd64,!purego diff --git a/vendor/github.com/cloudflare/circl/dh/x448/curve_amd64.h b/vendor/github.com/cloudflare/circl/dh/x448/curve_amd64.h index 8c1ae4d0fb..03c214c39b 100644 --- a/vendor/github.com/cloudflare/circl/dh/x448/curve_amd64.h +++ b/vendor/github.com/cloudflare/circl/dh/x448/curve_amd64.h @@ -1,3 +1,8 @@ +/* + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + #define ladderStepLeg \ addSub(x2,z2) \ addSub(x3,z3) \ diff --git a/vendor/github.com/cloudflare/circl/dh/x448/curve_generic.go b/vendor/github.com/cloudflare/circl/dh/x448/curve_generic.go index b0b65ccf7e..9683f4e714 100644 --- a/vendor/github.com/cloudflare/circl/dh/x448/curve_generic.go +++ b/vendor/github.com/cloudflare/circl/dh/x448/curve_generic.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package x448 import ( diff --git a/vendor/github.com/cloudflare/circl/dh/x448/curve_noasm.go b/vendor/github.com/cloudflare/circl/dh/x448/curve_noasm.go index 3755b7c83b..d522faedfb 100644 --- a/vendor/github.com/cloudflare/circl/dh/x448/curve_noasm.go +++ b/vendor/github.com/cloudflare/circl/dh/x448/curve_noasm.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build !amd64 || purego // +build !amd64 purego diff --git a/vendor/github.com/cloudflare/circl/dh/x448/doc.go b/vendor/github.com/cloudflare/circl/dh/x448/doc.go index c02904feda..c30bf27d0b 100644 --- a/vendor/github.com/cloudflare/circl/dh/x448/doc.go +++ b/vendor/github.com/cloudflare/circl/dh/x448/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + /* Package x448 provides Diffie-Hellman functions as specified in RFC-7748. diff --git a/vendor/github.com/cloudflare/circl/dh/x448/key.go b/vendor/github.com/cloudflare/circl/dh/x448/key.go index 2fdde51168..0b53495894 100644 --- a/vendor/github.com/cloudflare/circl/dh/x448/key.go +++ b/vendor/github.com/cloudflare/circl/dh/x448/key.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package x448 import ( diff --git a/vendor/github.com/cloudflare/circl/dh/x448/table.go b/vendor/github.com/cloudflare/circl/dh/x448/table.go index eef53c30f8..4c8411ea2e 100644 --- a/vendor/github.com/cloudflare/circl/dh/x448/table.go +++ b/vendor/github.com/cloudflare/circl/dh/x448/table.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package x448 import fp "github.com/cloudflare/circl/math/fp448" diff --git a/vendor/github.com/cloudflare/circl/ecc/goldilocks/constants.go b/vendor/github.com/cloudflare/circl/ecc/goldilocks/constants.go index b6b236e5d3..533dbe7e1f 100644 --- a/vendor/github.com/cloudflare/circl/ecc/goldilocks/constants.go +++ b/vendor/github.com/cloudflare/circl/ecc/goldilocks/constants.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package goldilocks import fp "github.com/cloudflare/circl/math/fp448" diff --git a/vendor/github.com/cloudflare/circl/ecc/goldilocks/curve.go b/vendor/github.com/cloudflare/circl/ecc/goldilocks/curve.go index 5a939100d2..32f967e837 100644 --- a/vendor/github.com/cloudflare/circl/ecc/goldilocks/curve.go +++ b/vendor/github.com/cloudflare/circl/ecc/goldilocks/curve.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package goldilocks provides elliptic curve operations over the goldilocks curve. package goldilocks diff --git a/vendor/github.com/cloudflare/circl/ecc/goldilocks/isogeny.go b/vendor/github.com/cloudflare/circl/ecc/goldilocks/isogeny.go index b1daab851c..3c5f0691af 100644 --- a/vendor/github.com/cloudflare/circl/ecc/goldilocks/isogeny.go +++ b/vendor/github.com/cloudflare/circl/ecc/goldilocks/isogeny.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package goldilocks import fp "github.com/cloudflare/circl/math/fp448" diff --git a/vendor/github.com/cloudflare/circl/ecc/goldilocks/point.go b/vendor/github.com/cloudflare/circl/ecc/goldilocks/point.go index 11f73de054..7b28abfb2e 100644 --- a/vendor/github.com/cloudflare/circl/ecc/goldilocks/point.go +++ b/vendor/github.com/cloudflare/circl/ecc/goldilocks/point.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package goldilocks import ( diff --git a/vendor/github.com/cloudflare/circl/ecc/goldilocks/scalar.go b/vendor/github.com/cloudflare/circl/ecc/goldilocks/scalar.go index f98117b252..c443f4dc3d 100644 --- a/vendor/github.com/cloudflare/circl/ecc/goldilocks/scalar.go +++ b/vendor/github.com/cloudflare/circl/ecc/goldilocks/scalar.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package goldilocks import ( diff --git a/vendor/github.com/cloudflare/circl/ecc/goldilocks/twist.go b/vendor/github.com/cloudflare/circl/ecc/goldilocks/twist.go index 8cd4e333b9..ec1897758c 100644 --- a/vendor/github.com/cloudflare/circl/ecc/goldilocks/twist.go +++ b/vendor/github.com/cloudflare/circl/ecc/goldilocks/twist.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package goldilocks import ( diff --git a/vendor/github.com/cloudflare/circl/ecc/goldilocks/twistPoint.go b/vendor/github.com/cloudflare/circl/ecc/goldilocks/twistPoint.go index c55db77b06..f05e8bfec1 100644 --- a/vendor/github.com/cloudflare/circl/ecc/goldilocks/twistPoint.go +++ b/vendor/github.com/cloudflare/circl/ecc/goldilocks/twistPoint.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package goldilocks import ( diff --git a/vendor/github.com/cloudflare/circl/ecc/goldilocks/twistTables.go b/vendor/github.com/cloudflare/circl/ecc/goldilocks/twistTables.go index ed432e02c7..0e09426372 100644 --- a/vendor/github.com/cloudflare/circl/ecc/goldilocks/twistTables.go +++ b/vendor/github.com/cloudflare/circl/ecc/goldilocks/twistTables.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package goldilocks import fp "github.com/cloudflare/circl/math/fp448" diff --git a/vendor/github.com/cloudflare/circl/ecc/goldilocks/twist_basemult.go b/vendor/github.com/cloudflare/circl/ecc/goldilocks/twist_basemult.go index f6ac5edbbb..7e82bc141e 100644 --- a/vendor/github.com/cloudflare/circl/ecc/goldilocks/twist_basemult.go +++ b/vendor/github.com/cloudflare/circl/ecc/goldilocks/twist_basemult.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package goldilocks import ( diff --git a/vendor/github.com/cloudflare/circl/internal/conv/conv.go b/vendor/github.com/cloudflare/circl/internal/conv/conv.go index 649a8e931d..f408cb74b5 100644 --- a/vendor/github.com/cloudflare/circl/internal/conv/conv.go +++ b/vendor/github.com/cloudflare/circl/internal/conv/conv.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package conv import ( diff --git a/vendor/github.com/cloudflare/circl/internal/sha3/rc.go b/vendor/github.com/cloudflare/circl/internal/sha3/rc.go index 6a3df42f30..92e735be64 100644 --- a/vendor/github.com/cloudflare/circl/internal/sha3/rc.go +++ b/vendor/github.com/cloudflare/circl/internal/sha3/rc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package sha3 // RC stores the round constants for use in the ι step. diff --git a/vendor/github.com/cloudflare/circl/math/fp25519/fp.go b/vendor/github.com/cloudflare/circl/math/fp25519/fp.go index 57a50ff5e9..d7e50f2ba8 100644 --- a/vendor/github.com/cloudflare/circl/math/fp25519/fp.go +++ b/vendor/github.com/cloudflare/circl/math/fp25519/fp.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package fp25519 provides prime field arithmetic over GF(2^255-19). package fp25519 diff --git a/vendor/github.com/cloudflare/circl/math/fp25519/fp_amd64.go b/vendor/github.com/cloudflare/circl/math/fp25519/fp_amd64.go index 057f0d2803..ff8e831d01 100644 --- a/vendor/github.com/cloudflare/circl/math/fp25519/fp_amd64.go +++ b/vendor/github.com/cloudflare/circl/math/fp25519/fp_amd64.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build amd64 && !purego // +build amd64,!purego diff --git a/vendor/github.com/cloudflare/circl/math/fp25519/fp_amd64.h b/vendor/github.com/cloudflare/circl/math/fp25519/fp_amd64.h index b884b584ab..f84c9e51b2 100644 --- a/vendor/github.com/cloudflare/circl/math/fp25519/fp_amd64.h +++ b/vendor/github.com/cloudflare/circl/math/fp25519/fp_amd64.h @@ -1,3 +1,8 @@ +/* + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // This code was imported from https://github.com/armfazh/rfc7748_precomputed // CHECK_BMI2ADX triggers bmi2adx if supported, diff --git a/vendor/github.com/cloudflare/circl/math/fp25519/fp_generic.go b/vendor/github.com/cloudflare/circl/math/fp25519/fp_generic.go index 32bc582a25..1de446e29e 100644 --- a/vendor/github.com/cloudflare/circl/math/fp25519/fp_generic.go +++ b/vendor/github.com/cloudflare/circl/math/fp25519/fp_generic.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package fp25519 import ( diff --git a/vendor/github.com/cloudflare/circl/math/fp25519/fp_noasm.go b/vendor/github.com/cloudflare/circl/math/fp25519/fp_noasm.go index 26ca4d01b7..b188448899 100644 --- a/vendor/github.com/cloudflare/circl/math/fp25519/fp_noasm.go +++ b/vendor/github.com/cloudflare/circl/math/fp25519/fp_noasm.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build !amd64 || purego // +build !amd64 purego diff --git a/vendor/github.com/cloudflare/circl/math/fp448/fp.go b/vendor/github.com/cloudflare/circl/math/fp448/fp.go index a5e36600bb..a5853ee6a5 100644 --- a/vendor/github.com/cloudflare/circl/math/fp448/fp.go +++ b/vendor/github.com/cloudflare/circl/math/fp448/fp.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package fp448 provides prime field arithmetic over GF(2^448-2^224-1). package fp448 diff --git a/vendor/github.com/cloudflare/circl/math/fp448/fp_amd64.go b/vendor/github.com/cloudflare/circl/math/fp448/fp_amd64.go index 6a12209a70..f5915c1ff0 100644 --- a/vendor/github.com/cloudflare/circl/math/fp448/fp_amd64.go +++ b/vendor/github.com/cloudflare/circl/math/fp448/fp_amd64.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build amd64 && !purego // +build amd64,!purego diff --git a/vendor/github.com/cloudflare/circl/math/fp448/fp_amd64.h b/vendor/github.com/cloudflare/circl/math/fp448/fp_amd64.h index 536fe5bdfe..4c15976018 100644 --- a/vendor/github.com/cloudflare/circl/math/fp448/fp_amd64.h +++ b/vendor/github.com/cloudflare/circl/math/fp448/fp_amd64.h @@ -1,3 +1,8 @@ +/* + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + // This code was imported from https://github.com/armfazh/rfc7748_precomputed // CHECK_BMI2ADX triggers bmi2adx if supported, diff --git a/vendor/github.com/cloudflare/circl/math/fp448/fp_generic.go b/vendor/github.com/cloudflare/circl/math/fp448/fp_generic.go index 47a0b63205..9a4d653fe4 100644 --- a/vendor/github.com/cloudflare/circl/math/fp448/fp_generic.go +++ b/vendor/github.com/cloudflare/circl/math/fp448/fp_generic.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package fp448 import ( diff --git a/vendor/github.com/cloudflare/circl/math/fp448/fp_noasm.go b/vendor/github.com/cloudflare/circl/math/fp448/fp_noasm.go index a62225d296..0cd472c8de 100644 --- a/vendor/github.com/cloudflare/circl/math/fp448/fp_noasm.go +++ b/vendor/github.com/cloudflare/circl/math/fp448/fp_noasm.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build !amd64 || purego // +build !amd64 purego diff --git a/vendor/github.com/cloudflare/circl/math/fp448/fuzzer.go b/vendor/github.com/cloudflare/circl/math/fp448/fuzzer.go index 2d7afc8059..61f794baca 100644 --- a/vendor/github.com/cloudflare/circl/math/fp448/fuzzer.go +++ b/vendor/github.com/cloudflare/circl/math/fp448/fuzzer.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build gofuzz // +build gofuzz diff --git a/vendor/github.com/cloudflare/circl/math/mlsbset/mlsbset.go b/vendor/github.com/cloudflare/circl/math/mlsbset/mlsbset.go index a43851b8bb..f0a898fb89 100644 --- a/vendor/github.com/cloudflare/circl/math/mlsbset/mlsbset.go +++ b/vendor/github.com/cloudflare/circl/math/mlsbset/mlsbset.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package mlsbset provides a constant-time exponentiation method with precomputation. // // References: "Efficient and secure algorithms for GLV-based scalar diff --git a/vendor/github.com/cloudflare/circl/math/mlsbset/power.go b/vendor/github.com/cloudflare/circl/math/mlsbset/power.go index 3f214c3046..6c0c604b3b 100644 --- a/vendor/github.com/cloudflare/circl/math/mlsbset/power.go +++ b/vendor/github.com/cloudflare/circl/math/mlsbset/power.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package mlsbset import "fmt" diff --git a/vendor/github.com/cloudflare/circl/math/wnaf.go b/vendor/github.com/cloudflare/circl/math/wnaf.go index 94a1ec5042..6ea4677364 100644 --- a/vendor/github.com/cloudflare/circl/math/wnaf.go +++ b/vendor/github.com/cloudflare/circl/math/wnaf.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package math provides some utility functions for big integers. package math diff --git a/vendor/github.com/cloudflare/circl/sign/ed25519/ed25519.go b/vendor/github.com/cloudflare/circl/sign/ed25519/ed25519.go index 08ca65d799..b588ee3272 100644 --- a/vendor/github.com/cloudflare/circl/sign/ed25519/ed25519.go +++ b/vendor/github.com/cloudflare/circl/sign/ed25519/ed25519.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package ed25519 implements Ed25519 signature scheme as described in RFC-8032. // // This package provides optimized implementations of the three signature diff --git a/vendor/github.com/cloudflare/circl/sign/ed25519/modular.go b/vendor/github.com/cloudflare/circl/sign/ed25519/modular.go index 10efafdcaf..f8a2f83640 100644 --- a/vendor/github.com/cloudflare/circl/sign/ed25519/modular.go +++ b/vendor/github.com/cloudflare/circl/sign/ed25519/modular.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package ed25519 import ( diff --git a/vendor/github.com/cloudflare/circl/sign/ed25519/mult.go b/vendor/github.com/cloudflare/circl/sign/ed25519/mult.go index 3216aae303..1043178af6 100644 --- a/vendor/github.com/cloudflare/circl/sign/ed25519/mult.go +++ b/vendor/github.com/cloudflare/circl/sign/ed25519/mult.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package ed25519 import ( diff --git a/vendor/github.com/cloudflare/circl/sign/ed25519/point.go b/vendor/github.com/cloudflare/circl/sign/ed25519/point.go index 374a69503c..30667ea78c 100644 --- a/vendor/github.com/cloudflare/circl/sign/ed25519/point.go +++ b/vendor/github.com/cloudflare/circl/sign/ed25519/point.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package ed25519 import fp "github.com/cloudflare/circl/math/fp25519" diff --git a/vendor/github.com/cloudflare/circl/sign/ed25519/pubkey.go b/vendor/github.com/cloudflare/circl/sign/ed25519/pubkey.go index c3505b67ac..b4b1eebfb9 100644 --- a/vendor/github.com/cloudflare/circl/sign/ed25519/pubkey.go +++ b/vendor/github.com/cloudflare/circl/sign/ed25519/pubkey.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build go1.13 // +build go1.13 diff --git a/vendor/github.com/cloudflare/circl/sign/ed25519/pubkey112.go b/vendor/github.com/cloudflare/circl/sign/ed25519/pubkey112.go index d57d86eff0..41e678d809 100644 --- a/vendor/github.com/cloudflare/circl/sign/ed25519/pubkey112.go +++ b/vendor/github.com/cloudflare/circl/sign/ed25519/pubkey112.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build !go1.13 // +build !go1.13 diff --git a/vendor/github.com/cloudflare/circl/sign/ed25519/signapi.go b/vendor/github.com/cloudflare/circl/sign/ed25519/signapi.go index e4520f5203..a619b2ae99 100644 --- a/vendor/github.com/cloudflare/circl/sign/ed25519/signapi.go +++ b/vendor/github.com/cloudflare/circl/sign/ed25519/signapi.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package ed25519 import ( diff --git a/vendor/github.com/cloudflare/circl/sign/ed25519/tables.go b/vendor/github.com/cloudflare/circl/sign/ed25519/tables.go index 8763b426fc..a4502007a5 100644 --- a/vendor/github.com/cloudflare/circl/sign/ed25519/tables.go +++ b/vendor/github.com/cloudflare/circl/sign/ed25519/tables.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package ed25519 import fp "github.com/cloudflare/circl/math/fp25519" diff --git a/vendor/github.com/cloudflare/circl/sign/ed448/ed448.go b/vendor/github.com/cloudflare/circl/sign/ed448/ed448.go index 324bd8f334..ff2d128be3 100644 --- a/vendor/github.com/cloudflare/circl/sign/ed448/ed448.go +++ b/vendor/github.com/cloudflare/circl/sign/ed448/ed448.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package ed448 implements Ed448 signature scheme as described in RFC-8032. // // This package implements two signature variants. diff --git a/vendor/github.com/cloudflare/circl/sign/ed448/signapi.go b/vendor/github.com/cloudflare/circl/sign/ed448/signapi.go index 22da8bc0a5..3c2df7b100 100644 --- a/vendor/github.com/cloudflare/circl/sign/ed448/signapi.go +++ b/vendor/github.com/cloudflare/circl/sign/ed448/signapi.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package ed448 import ( diff --git a/vendor/github.com/cloudflare/circl/sign/sign.go b/vendor/github.com/cloudflare/circl/sign/sign.go index 13b20fa4b0..4583796de8 100644 --- a/vendor/github.com/cloudflare/circl/sign/sign.go +++ b/vendor/github.com/cloudflare/circl/sign/sign.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package sign provides unified interfaces for signature schemes. // // A register of schemes is available in the package diff --git a/vendor/github.com/fatih/color/color.go b/vendor/github.com/fatih/color/color.go index 889f9e77bd..ffe4d718bf 100644 --- a/vendor/github.com/fatih/color/color.go +++ b/vendor/github.com/fatih/color/color.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package color import ( diff --git a/vendor/github.com/fatih/color/color_windows.go b/vendor/github.com/fatih/color/color_windows.go index be01c558e5..7d377f88bd 100644 --- a/vendor/github.com/fatih/color/color_windows.go +++ b/vendor/github.com/fatih/color/color_windows.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package color import ( diff --git a/vendor/github.com/fatih/color/doc.go b/vendor/github.com/fatih/color/doc.go index 9491ad5413..048018c313 100644 --- a/vendor/github.com/fatih/color/doc.go +++ b/vendor/github.com/fatih/color/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + /* Package color is an ANSI color package to output colorized or SGR defined output to the standard output. The API can be used in several way, pick one diff --git a/vendor/github.com/hashicorp/errwrap/errwrap.go b/vendor/github.com/hashicorp/errwrap/errwrap.go index 44e368e569..9a080e77cd 100644 --- a/vendor/github.com/hashicorp/errwrap/errwrap.go +++ b/vendor/github.com/hashicorp/errwrap/errwrap.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package errwrap implements methods to formalize error wrapping in Go. // // All of the top-level functions that take an `error` are built to be able diff --git a/vendor/github.com/hashicorp/go-checkpoint/check.go b/vendor/github.com/hashicorp/go-checkpoint/check.go index 109d0d3528..36e1df98f2 100644 --- a/vendor/github.com/hashicorp/go-checkpoint/check.go +++ b/vendor/github.com/hashicorp/go-checkpoint/check.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package checkpoint import ( diff --git a/vendor/github.com/hashicorp/go-checkpoint/telemetry.go b/vendor/github.com/hashicorp/go-checkpoint/telemetry.go index b9ee62983c..b1c5c92c13 100644 --- a/vendor/github.com/hashicorp/go-checkpoint/telemetry.go +++ b/vendor/github.com/hashicorp/go-checkpoint/telemetry.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package checkpoint import ( diff --git a/vendor/github.com/hashicorp/go-checkpoint/versions.go b/vendor/github.com/hashicorp/go-checkpoint/versions.go index a5b0d3b323..bf382a04d6 100644 --- a/vendor/github.com/hashicorp/go-checkpoint/versions.go +++ b/vendor/github.com/hashicorp/go-checkpoint/versions.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package checkpoint import ( diff --git a/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go b/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go index fe28d15b6f..20d1c0ab2a 100644 --- a/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go +++ b/vendor/github.com/hashicorp/go-cleanhttp/cleanhttp.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cleanhttp import ( diff --git a/vendor/github.com/hashicorp/go-cleanhttp/doc.go b/vendor/github.com/hashicorp/go-cleanhttp/doc.go index 05841092a7..2971d46e13 100644 --- a/vendor/github.com/hashicorp/go-cleanhttp/doc.go +++ b/vendor/github.com/hashicorp/go-cleanhttp/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package cleanhttp offers convenience utilities for acquiring "clean" // http.Transport and http.Client structs. // diff --git a/vendor/github.com/hashicorp/go-cleanhttp/handlers.go b/vendor/github.com/hashicorp/go-cleanhttp/handlers.go index 3c845dc0dc..da2ac98f89 100644 --- a/vendor/github.com/hashicorp/go-cleanhttp/handlers.go +++ b/vendor/github.com/hashicorp/go-cleanhttp/handlers.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cleanhttp import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/capsule.go b/vendor/github.com/hashicorp/go-cty/cty/capsule.go index 2fdc15eaec..e42e989269 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/capsule.go +++ b/vendor/github.com/hashicorp/go-cty/cty/capsule.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/capsule_ops.go b/vendor/github.com/hashicorp/go-cty/cty/capsule_ops.go index 3ff6855ecd..c428a5e16f 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/capsule_ops.go +++ b/vendor/github.com/hashicorp/go-cty/cty/capsule_ops.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/collection.go b/vendor/github.com/hashicorp/go-cty/cty/collection.go index ab3919b14b..7396ff1904 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/collection.go +++ b/vendor/github.com/hashicorp/go-cty/cty/collection.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/convert/compare_types.go b/vendor/github.com/hashicorp/go-cty/cty/convert/compare_types.go index 6ad3bff454..dd8fb94bd4 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/convert/compare_types.go +++ b/vendor/github.com/hashicorp/go-cty/cty/convert/compare_types.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion.go b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion.go index 9c59c8f74d..e7e30c167d 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion.go +++ b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_capsule.go b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_capsule.go index 6a6006af9e..16d007b48e 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_capsule.go +++ b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_capsule.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_collection.go b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_collection.go index 575973d3c3..a0b36540ae 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_collection.go +++ b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_collection.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_dynamic.go b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_dynamic.go index 5f571da13c..98a091dfbf 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_dynamic.go +++ b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_dynamic.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_object.go b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_object.go index 93743ca82f..5153605f58 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_object.go +++ b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_object.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_primitive.go b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_primitive.go index a55344413e..fc011d7349 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_primitive.go +++ b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_primitive.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_tuple.go b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_tuple.go index d89ec3808b..f1fc39fd7b 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_tuple.go +++ b/vendor/github.com/hashicorp/go-cty/cty/convert/conversion_tuple.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/convert/doc.go b/vendor/github.com/hashicorp/go-cty/cty/convert/doc.go index 2037299bab..4a06cba558 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/convert/doc.go +++ b/vendor/github.com/hashicorp/go-cty/cty/convert/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package convert contains some routines for converting between cty types. // The intent of providing this package is to encourage applications using // cty to have consistent type conversion behavior for maximal interoperability diff --git a/vendor/github.com/hashicorp/go-cty/cty/convert/mismatch_msg.go b/vendor/github.com/hashicorp/go-cty/cty/convert/mismatch_msg.go index 72f307f207..80be9ffcab 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/convert/mismatch_msg.go +++ b/vendor/github.com/hashicorp/go-cty/cty/convert/mismatch_msg.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/convert/public.go b/vendor/github.com/hashicorp/go-cty/cty/convert/public.go index 3b50a69264..e3f60bd86b 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/convert/public.go +++ b/vendor/github.com/hashicorp/go-cty/cty/convert/public.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/convert/sort_types.go b/vendor/github.com/hashicorp/go-cty/cty/convert/sort_types.go index 8a9c327668..8a8bd5bfec 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/convert/sort_types.go +++ b/vendor/github.com/hashicorp/go-cty/cty/convert/sort_types.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/convert/unify.go b/vendor/github.com/hashicorp/go-cty/cty/convert/unify.go index b2a3bbe54e..f3124722a1 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/convert/unify.go +++ b/vendor/github.com/hashicorp/go-cty/cty/convert/unify.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/doc.go b/vendor/github.com/hashicorp/go-cty/cty/doc.go index d31f0547bf..ca362a0db6 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/doc.go +++ b/vendor/github.com/hashicorp/go-cty/cty/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package cty (pronounced see-tie) provides some infrastructure for a type // system that might be useful for applications that need to represent // configuration values provided by the user whose types are not known diff --git a/vendor/github.com/hashicorp/go-cty/cty/element_iterator.go b/vendor/github.com/hashicorp/go-cty/cty/element_iterator.go index 31567e766a..9e8e8885e3 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/element_iterator.go +++ b/vendor/github.com/hashicorp/go-cty/cty/element_iterator.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/error.go b/vendor/github.com/hashicorp/go-cty/cty/error.go index dd139f7249..2e3864a17d 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/error.go +++ b/vendor/github.com/hashicorp/go-cty/cty/error.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/gob.go b/vendor/github.com/hashicorp/go-cty/cty/gob.go index 80929aa544..d14cfd12c5 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/gob.go +++ b/vendor/github.com/hashicorp/go-cty/cty/gob.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/gocty/doc.go b/vendor/github.com/hashicorp/go-cty/cty/gocty/doc.go index a5177d22b2..956f933871 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/gocty/doc.go +++ b/vendor/github.com/hashicorp/go-cty/cty/gocty/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package gocty deals with converting between cty Values and native go // values. // diff --git a/vendor/github.com/hashicorp/go-cty/cty/gocty/helpers.go b/vendor/github.com/hashicorp/go-cty/cty/gocty/helpers.go index 0677a07947..8d1ff132d8 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/gocty/helpers.go +++ b/vendor/github.com/hashicorp/go-cty/cty/gocty/helpers.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package gocty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/gocty/in.go b/vendor/github.com/hashicorp/go-cty/cty/gocty/in.go index fc35c16920..efad171f6d 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/gocty/in.go +++ b/vendor/github.com/hashicorp/go-cty/cty/gocty/in.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package gocty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/gocty/out.go b/vendor/github.com/hashicorp/go-cty/cty/gocty/out.go index 404faba18f..51087ada53 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/gocty/out.go +++ b/vendor/github.com/hashicorp/go-cty/cty/gocty/out.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package gocty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/gocty/type_implied.go b/vendor/github.com/hashicorp/go-cty/cty/gocty/type_implied.go index b413425358..775c48fe7c 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/gocty/type_implied.go +++ b/vendor/github.com/hashicorp/go-cty/cty/gocty/type_implied.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package gocty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/helper.go b/vendor/github.com/hashicorp/go-cty/cty/helper.go index 1b88e9fa08..9462a99ade 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/helper.go +++ b/vendor/github.com/hashicorp/go-cty/cty/helper.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/json.go b/vendor/github.com/hashicorp/go-cty/cty/json.go index c421a62ed9..2971bd01d5 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/json.go +++ b/vendor/github.com/hashicorp/go-cty/cty/json.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/json/doc.go b/vendor/github.com/hashicorp/go-cty/cty/json/doc.go index 8916513d67..e604e037b8 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/json/doc.go +++ b/vendor/github.com/hashicorp/go-cty/cty/json/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package json provides functions for serializing cty types and values in // JSON format, and for decoding them again. // diff --git a/vendor/github.com/hashicorp/go-cty/cty/json/marshal.go b/vendor/github.com/hashicorp/go-cty/cty/json/marshal.go index 728ab0100f..92e3185dad 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/json/marshal.go +++ b/vendor/github.com/hashicorp/go-cty/cty/json/marshal.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package json import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/json/simple.go b/vendor/github.com/hashicorp/go-cty/cty/json/simple.go index aaba8c3bde..b0b500a7d3 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/json/simple.go +++ b/vendor/github.com/hashicorp/go-cty/cty/json/simple.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package json import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/json/type.go b/vendor/github.com/hashicorp/go-cty/cty/json/type.go index 59d7f2e17f..e7e80f8ce3 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/json/type.go +++ b/vendor/github.com/hashicorp/go-cty/cty/json/type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package json import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/json/type_implied.go b/vendor/github.com/hashicorp/go-cty/cty/json/type_implied.go index 8adf22bbe9..1f36e0268b 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/json/type_implied.go +++ b/vendor/github.com/hashicorp/go-cty/cty/json/type_implied.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package json import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/json/unmarshal.go b/vendor/github.com/hashicorp/go-cty/cty/json/unmarshal.go index 5ad190d33b..ffd5246993 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/json/unmarshal.go +++ b/vendor/github.com/hashicorp/go-cty/cty/json/unmarshal.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package json import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/json/value.go b/vendor/github.com/hashicorp/go-cty/cty/json/value.go index 50748f7090..1aa4696aae 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/json/value.go +++ b/vendor/github.com/hashicorp/go-cty/cty/json/value.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package json import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/list_type.go b/vendor/github.com/hashicorp/go-cty/cty/list_type.go index 2ef02a12f3..784c5795cb 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/list_type.go +++ b/vendor/github.com/hashicorp/go-cty/cty/list_type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/map_type.go b/vendor/github.com/hashicorp/go-cty/cty/map_type.go index 82d36c6282..ba83ec861e 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/map_type.go +++ b/vendor/github.com/hashicorp/go-cty/cty/map_type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/marks.go b/vendor/github.com/hashicorp/go-cty/cty/marks.go index 3898e45533..6112db0d57 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/marks.go +++ b/vendor/github.com/hashicorp/go-cty/cty/marks.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/msgpack/doc.go b/vendor/github.com/hashicorp/go-cty/cty/msgpack/doc.go index 1eb99f28a3..f83053c06b 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/msgpack/doc.go +++ b/vendor/github.com/hashicorp/go-cty/cty/msgpack/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package msgpack provides functions for serializing cty values in the // msgpack encoding, and decoding them again. // diff --git a/vendor/github.com/hashicorp/go-cty/cty/msgpack/dynamic.go b/vendor/github.com/hashicorp/go-cty/cty/msgpack/dynamic.go index ce59d9ff42..d7329cbb36 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/msgpack/dynamic.go +++ b/vendor/github.com/hashicorp/go-cty/cty/msgpack/dynamic.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/msgpack/infinity.go b/vendor/github.com/hashicorp/go-cty/cty/msgpack/infinity.go index 6db0815e44..774dc3b517 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/msgpack/infinity.go +++ b/vendor/github.com/hashicorp/go-cty/cty/msgpack/infinity.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/msgpack/marshal.go b/vendor/github.com/hashicorp/go-cty/cty/msgpack/marshal.go index 8a43c16ac9..85f8a8e08e 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/msgpack/marshal.go +++ b/vendor/github.com/hashicorp/go-cty/cty/msgpack/marshal.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/msgpack/type_implied.go b/vendor/github.com/hashicorp/go-cty/cty/msgpack/type_implied.go index 86664bac57..1c9309183b 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/msgpack/type_implied.go +++ b/vendor/github.com/hashicorp/go-cty/cty/msgpack/type_implied.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/msgpack/unknown.go b/vendor/github.com/hashicorp/go-cty/cty/msgpack/unknown.go index 6507bc4be0..3556c2c390 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/msgpack/unknown.go +++ b/vendor/github.com/hashicorp/go-cty/cty/msgpack/unknown.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack type unknownType struct{} diff --git a/vendor/github.com/hashicorp/go-cty/cty/msgpack/unmarshal.go b/vendor/github.com/hashicorp/go-cty/cty/msgpack/unmarshal.go index 67f4c9a4cd..ff721cb6b3 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/msgpack/unmarshal.go +++ b/vendor/github.com/hashicorp/go-cty/cty/msgpack/unmarshal.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/null.go b/vendor/github.com/hashicorp/go-cty/cty/null.go index d58d0287b6..c6c5295a2d 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/null.go +++ b/vendor/github.com/hashicorp/go-cty/cty/null.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // NullVal returns a null value of the given type. A null can be created of any diff --git a/vendor/github.com/hashicorp/go-cty/cty/object_type.go b/vendor/github.com/hashicorp/go-cty/cty/object_type.go index 187d38751b..770af191f7 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/object_type.go +++ b/vendor/github.com/hashicorp/go-cty/cty/object_type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/path.go b/vendor/github.com/hashicorp/go-cty/cty/path.go index 636e68c63d..68e55590d1 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/path.go +++ b/vendor/github.com/hashicorp/go-cty/cty/path.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/path_set.go b/vendor/github.com/hashicorp/go-cty/cty/path_set.go index 977523de57..522eeb2f56 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/path_set.go +++ b/vendor/github.com/hashicorp/go-cty/cty/path_set.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/primitive_type.go b/vendor/github.com/hashicorp/go-cty/cty/primitive_type.go index 7b3d1196cd..c589cb739c 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/primitive_type.go +++ b/vendor/github.com/hashicorp/go-cty/cty/primitive_type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import "math/big" diff --git a/vendor/github.com/hashicorp/go-cty/cty/set/gob.go b/vendor/github.com/hashicorp/go-cty/cty/set/gob.go index da2978f655..c960f421ea 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/set/gob.go +++ b/vendor/github.com/hashicorp/go-cty/cty/set/gob.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package set import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/set/iterator.go b/vendor/github.com/hashicorp/go-cty/cty/set/iterator.go index 4a60494f9d..8586c0c698 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/set/iterator.go +++ b/vendor/github.com/hashicorp/go-cty/cty/set/iterator.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package set type Iterator struct { diff --git a/vendor/github.com/hashicorp/go-cty/cty/set/ops.go b/vendor/github.com/hashicorp/go-cty/cty/set/ops.go index fd1555f218..f17920df24 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/set/ops.go +++ b/vendor/github.com/hashicorp/go-cty/cty/set/ops.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package set import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/set/rules.go b/vendor/github.com/hashicorp/go-cty/cty/set/rules.go index 51f744b5e9..faeb01a67c 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/set/rules.go +++ b/vendor/github.com/hashicorp/go-cty/cty/set/rules.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package set // Rules represents the operations that define membership for a Set. diff --git a/vendor/github.com/hashicorp/go-cty/cty/set/set.go b/vendor/github.com/hashicorp/go-cty/cty/set/set.go index b4fb316f1c..c8bdebe992 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/set/set.go +++ b/vendor/github.com/hashicorp/go-cty/cty/set/set.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package set import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/set_helper.go b/vendor/github.com/hashicorp/go-cty/cty/set_helper.go index 3162284262..49bb64f58a 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/set_helper.go +++ b/vendor/github.com/hashicorp/go-cty/cty/set_helper.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/set_internals.go b/vendor/github.com/hashicorp/go-cty/cty/set_internals.go index 4080198097..3aa57458a5 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/set_internals.go +++ b/vendor/github.com/hashicorp/go-cty/cty/set_internals.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/set_type.go b/vendor/github.com/hashicorp/go-cty/cty/set_type.go index cbc3706f2c..295bfd75d8 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/set_type.go +++ b/vendor/github.com/hashicorp/go-cty/cty/set_type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/tuple_type.go b/vendor/github.com/hashicorp/go-cty/cty/tuple_type.go index 798cacd63a..4a205c03d8 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/tuple_type.go +++ b/vendor/github.com/hashicorp/go-cty/cty/tuple_type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/type.go b/vendor/github.com/hashicorp/go-cty/cty/type.go index 730cb9862e..2cda6abc9e 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/type.go +++ b/vendor/github.com/hashicorp/go-cty/cty/type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // Type represents value types within the type system. diff --git a/vendor/github.com/hashicorp/go-cty/cty/type_conform.go b/vendor/github.com/hashicorp/go-cty/cty/type_conform.go index 476eeea87f..76f9059f93 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/type_conform.go +++ b/vendor/github.com/hashicorp/go-cty/cty/type_conform.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // TestConformance recursively walks the receiver and the given other type and diff --git a/vendor/github.com/hashicorp/go-cty/cty/types_to_register.go b/vendor/github.com/hashicorp/go-cty/cty/types_to_register.go index ec05bb18aa..af8e66b624 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/types_to_register.go +++ b/vendor/github.com/hashicorp/go-cty/cty/types_to_register.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/unknown.go b/vendor/github.com/hashicorp/go-cty/cty/unknown.go index e54179eb14..4e018ab148 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/unknown.go +++ b/vendor/github.com/hashicorp/go-cty/cty/unknown.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // unknownType is the placeholder type used for the sigil value representing diff --git a/vendor/github.com/hashicorp/go-cty/cty/unknown_as_null.go b/vendor/github.com/hashicorp/go-cty/cty/unknown_as_null.go index ba926475ce..d4dfbefd30 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/unknown_as_null.go +++ b/vendor/github.com/hashicorp/go-cty/cty/unknown_as_null.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // UnknownAsNull returns a value of the same type as the given value but diff --git a/vendor/github.com/hashicorp/go-cty/cty/value.go b/vendor/github.com/hashicorp/go-cty/cty/value.go index 1025ba82eb..82b0cdee20 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/value.go +++ b/vendor/github.com/hashicorp/go-cty/cty/value.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // Value represents a value of a particular type, and is the interface by diff --git a/vendor/github.com/hashicorp/go-cty/cty/value_init.go b/vendor/github.com/hashicorp/go-cty/cty/value_init.go index 853a5a7dba..2aa6308e5e 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/value_init.go +++ b/vendor/github.com/hashicorp/go-cty/cty/value_init.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/value_ops.go b/vendor/github.com/hashicorp/go-cty/cty/value_ops.go index 69e5a8abbf..d68af58867 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/value_ops.go +++ b/vendor/github.com/hashicorp/go-cty/cty/value_ops.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/hashicorp/go-cty/cty/walk.go b/vendor/github.com/hashicorp/go-cty/cty/walk.go index a6943babef..6f6057aafa 100644 --- a/vendor/github.com/hashicorp/go-cty/cty/walk.go +++ b/vendor/github.com/hashicorp/go-cty/cty/walk.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // Walk visits all of the values in a possibly-complex structure, calling diff --git a/vendor/github.com/hashicorp/go-multierror/append.go b/vendor/github.com/hashicorp/go-multierror/append.go index 3e2589bfde..683b665896 100644 --- a/vendor/github.com/hashicorp/go-multierror/append.go +++ b/vendor/github.com/hashicorp/go-multierror/append.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package multierror // Append is a helper function that will append more errors diff --git a/vendor/github.com/hashicorp/go-multierror/flatten.go b/vendor/github.com/hashicorp/go-multierror/flatten.go index aab8e9abec..3fca40f797 100644 --- a/vendor/github.com/hashicorp/go-multierror/flatten.go +++ b/vendor/github.com/hashicorp/go-multierror/flatten.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package multierror // Flatten flattens the given error, merging any *Errors together into diff --git a/vendor/github.com/hashicorp/go-multierror/format.go b/vendor/github.com/hashicorp/go-multierror/format.go index 47f13c49a6..b06ae9a6d2 100644 --- a/vendor/github.com/hashicorp/go-multierror/format.go +++ b/vendor/github.com/hashicorp/go-multierror/format.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package multierror import ( diff --git a/vendor/github.com/hashicorp/go-multierror/group.go b/vendor/github.com/hashicorp/go-multierror/group.go index 9c29efb7f8..48b68fc846 100644 --- a/vendor/github.com/hashicorp/go-multierror/group.go +++ b/vendor/github.com/hashicorp/go-multierror/group.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package multierror import "sync" diff --git a/vendor/github.com/hashicorp/go-multierror/multierror.go b/vendor/github.com/hashicorp/go-multierror/multierror.go index f545743264..b83d27f4e1 100644 --- a/vendor/github.com/hashicorp/go-multierror/multierror.go +++ b/vendor/github.com/hashicorp/go-multierror/multierror.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package multierror import ( diff --git a/vendor/github.com/hashicorp/go-multierror/prefix.go b/vendor/github.com/hashicorp/go-multierror/prefix.go index 5c477abe44..24ef743e4c 100644 --- a/vendor/github.com/hashicorp/go-multierror/prefix.go +++ b/vendor/github.com/hashicorp/go-multierror/prefix.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package multierror import ( diff --git a/vendor/github.com/hashicorp/go-multierror/sort.go b/vendor/github.com/hashicorp/go-multierror/sort.go index fecb14e81c..b9f1f494d5 100644 --- a/vendor/github.com/hashicorp/go-multierror/sort.go +++ b/vendor/github.com/hashicorp/go-multierror/sort.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package multierror // Len implements sort.Interface function for length diff --git a/vendor/github.com/hashicorp/go-uuid/.travis.yml b/vendor/github.com/hashicorp/go-uuid/.travis.yml index 769849071e..ce72f19d41 100644 --- a/vendor/github.com/hashicorp/go-uuid/.travis.yml +++ b/vendor/github.com/hashicorp/go-uuid/.travis.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + language: go sudo: false diff --git a/vendor/github.com/hashicorp/go-uuid/uuid.go b/vendor/github.com/hashicorp/go-uuid/uuid.go index 0c10c4e9f5..b192bd4268 100644 --- a/vendor/github.com/hashicorp/go-uuid/uuid.go +++ b/vendor/github.com/hashicorp/go-uuid/uuid.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package uuid import ( diff --git a/vendor/github.com/hashicorp/go-version/constraint.go b/vendor/github.com/hashicorp/go-version/constraint.go index da5d1aca14..9f7f9d3096 100644 --- a/vendor/github.com/hashicorp/go-version/constraint.go +++ b/vendor/github.com/hashicorp/go-version/constraint.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package version import ( diff --git a/vendor/github.com/hashicorp/go-version/version.go b/vendor/github.com/hashicorp/go-version/version.go index e87df69906..5d7aba692b 100644 --- a/vendor/github.com/hashicorp/go-version/version.go +++ b/vendor/github.com/hashicorp/go-version/version.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package version import ( diff --git a/vendor/github.com/hashicorp/go-version/version_collection.go b/vendor/github.com/hashicorp/go-version/version_collection.go index cc888d43e6..83547fe13d 100644 --- a/vendor/github.com/hashicorp/go-version/version_collection.go +++ b/vendor/github.com/hashicorp/go-version/version_collection.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package version // Collection is a type that implements the sort.Interface interface diff --git a/vendor/github.com/hashicorp/logutils/level.go b/vendor/github.com/hashicorp/logutils/level.go index 6381bf1629..283cd9bae2 100644 --- a/vendor/github.com/hashicorp/logutils/level.go +++ b/vendor/github.com/hashicorp/logutils/level.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package logutils augments the standard log package with levels. package logutils diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/internal/fieldutils/field_maps.go b/vendor/github.com/hashicorp/terraform-plugin-log/internal/fieldutils/field_maps.go index ac78d6da73..0bdcd47d6f 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/internal/fieldutils/field_maps.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/internal/fieldutils/field_maps.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package fieldutils // MergeFieldMaps takes a slice of field maps, diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/internal/hclogutils/args.go b/vendor/github.com/hashicorp/terraform-plugin-log/internal/hclogutils/args.go index 44c81ab8e6..43ac23bf3b 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/internal/hclogutils/args.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/internal/hclogutils/args.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package hclogutils import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/internal/hclogutils/logger_options.go b/vendor/github.com/hashicorp/terraform-plugin-log/internal/hclogutils/logger_options.go index a0ec34e20f..69dad9eb76 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/internal/hclogutils/logger_options.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/internal/hclogutils/logger_options.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package hclogutils import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/filtering.go b/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/filtering.go index c7b9c450a7..c1eceb1d82 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/filtering.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/filtering.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package logging import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/log.go b/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/log.go index 4aa80bb98d..6ad6c1d2d8 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/log.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/log.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package logging import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/options.go b/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/options.go index 583dc2cbf5..42a79d9c78 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/options.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/options.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package logging import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/provider.go b/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/provider.go index c8f45a86ce..7353cc6c0e 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/provider.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/provider.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package logging import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/sdk.go b/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/sdk.go index 217c83ed72..db84026b28 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/sdk.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/sdk.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package logging import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/sink.go b/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/sink.go index b56ce8bfe7..b1e42de0ed 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/sink.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/internal/logging/sink.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package logging import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/tflog/doc.go b/vendor/github.com/hashicorp/terraform-plugin-log/tflog/doc.go index 97ca218845..a168965dea 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/tflog/doc.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/tflog/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package tflog provides helper functions for writing log output and creating // loggers for Terraform plugins. // diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/tflog/options.go b/vendor/github.com/hashicorp/terraform-plugin-log/tflog/options.go index 750177812c..953786a061 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/tflog/options.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/tflog/options.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package tflog import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/tflog/provider.go b/vendor/github.com/hashicorp/terraform-plugin-log/tflog/provider.go index c1a1572ce0..b5a0835881 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/tflog/provider.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/tflog/provider.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package tflog import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/tflog/subsystem.go b/vendor/github.com/hashicorp/terraform-plugin-log/tflog/subsystem.go index 1f66e757ad..2d22ef1bb2 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/tflog/subsystem.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/tflog/subsystem.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package tflog import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/doc.go b/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/doc.go index 2ed6f6fc83..13eb4c6361 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/doc.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package tfsdklog provides helper functions for logging from SDKs and // frameworks for building Terraform plugins. // diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/levels.go b/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/levels.go index ed475a1379..71bce01be7 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/levels.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/levels.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package tfsdklog import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/options.go b/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/options.go index b1ba8e51ef..09cedb1ca5 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/options.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/options.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package tfsdklog import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/sdk.go b/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/sdk.go index 4ffb2cc2f5..9c7d4c24d3 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/sdk.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/sdk.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package tfsdklog import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/sink.go b/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/sink.go index 6326901f17..266e788679 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/sink.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/sink.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package tfsdklog import ( diff --git a/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/subsystem.go b/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/subsystem.go index 0aeb5463ca..bfed8aca72 100644 --- a/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/subsystem.go +++ b/vendor/github.com/hashicorp/terraform-plugin-log/tfsdklog/subsystem.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package tfsdklog import ( diff --git a/vendor/github.com/hashicorp/yamux/addr.go b/vendor/github.com/hashicorp/yamux/addr.go index f6a00199cd..657dd894fe 100644 --- a/vendor/github.com/hashicorp/yamux/addr.go +++ b/vendor/github.com/hashicorp/yamux/addr.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package yamux import ( diff --git a/vendor/github.com/hashicorp/yamux/const.go b/vendor/github.com/hashicorp/yamux/const.go index 2fdbf844a8..2eed41f524 100644 --- a/vendor/github.com/hashicorp/yamux/const.go +++ b/vendor/github.com/hashicorp/yamux/const.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package yamux import ( diff --git a/vendor/github.com/hashicorp/yamux/mux.go b/vendor/github.com/hashicorp/yamux/mux.go index 0c3e67b022..b7d892723e 100644 --- a/vendor/github.com/hashicorp/yamux/mux.go +++ b/vendor/github.com/hashicorp/yamux/mux.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package yamux import ( diff --git a/vendor/github.com/hashicorp/yamux/session.go b/vendor/github.com/hashicorp/yamux/session.go index 38fe3ed1f0..705eb39ed3 100644 --- a/vendor/github.com/hashicorp/yamux/session.go +++ b/vendor/github.com/hashicorp/yamux/session.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package yamux import ( diff --git a/vendor/github.com/hashicorp/yamux/stream.go b/vendor/github.com/hashicorp/yamux/stream.go index 23d08fcc8d..b616a4447e 100644 --- a/vendor/github.com/hashicorp/yamux/stream.go +++ b/vendor/github.com/hashicorp/yamux/stream.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package yamux import ( diff --git a/vendor/github.com/hashicorp/yamux/util.go b/vendor/github.com/hashicorp/yamux/util.go index 8a73e9249a..b832fc0d67 100644 --- a/vendor/github.com/hashicorp/yamux/util.go +++ b/vendor/github.com/hashicorp/yamux/util.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package yamux import ( diff --git a/vendor/github.com/manicminer/hamilton/errors/errors.go b/vendor/github.com/manicminer/hamilton/errors/errors.go index 6b6d7b8231..0922112c6f 100644 --- a/vendor/github.com/manicminer/hamilton/errors/errors.go +++ b/vendor/github.com/manicminer/hamilton/errors/errors.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package errors import "fmt" diff --git a/vendor/github.com/manicminer/hamilton/internal/utils/base64.go b/vendor/github.com/manicminer/hamilton/internal/utils/base64.go index 7d8c270a82..9ad6d279cc 100644 --- a/vendor/github.com/manicminer/hamilton/internal/utils/base64.go +++ b/vendor/github.com/manicminer/hamilton/internal/utils/base64.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package utils import ( diff --git a/vendor/github.com/manicminer/hamilton/internal/utils/pointers.go b/vendor/github.com/manicminer/hamilton/internal/utils/pointers.go index 967186d40e..5319615e06 100644 --- a/vendor/github.com/manicminer/hamilton/internal/utils/pointers.go +++ b/vendor/github.com/manicminer/hamilton/internal/utils/pointers.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package utils // BoolPtr returns a pointer to the provided boolean variable. diff --git a/vendor/github.com/manicminer/hamilton/msgraph/accesspackage.go b/vendor/github.com/manicminer/hamilton/msgraph/accesspackage.go index d625984401..f453f96f22 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/accesspackage.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/accesspackage.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/accesspackageassignmentpolicy.go b/vendor/github.com/manicminer/hamilton/msgraph/accesspackageassignmentpolicy.go index 31e502332d..4c25c0cc3d 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/accesspackageassignmentpolicy.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/accesspackageassignmentpolicy.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/accesspackageassignmentrequest.go b/vendor/github.com/manicminer/hamilton/msgraph/accesspackageassignmentrequest.go index 9ae4830440..0b8a0e6745 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/accesspackageassignmentrequest.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/accesspackageassignmentrequest.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/accesspackagecatalog.go b/vendor/github.com/manicminer/hamilton/msgraph/accesspackagecatalog.go index d77f3b76d0..a5b65892d5 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/accesspackagecatalog.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/accesspackagecatalog.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/accesspackageresource.go b/vendor/github.com/manicminer/hamilton/msgraph/accesspackageresource.go index 92f6c01a79..68a019f217 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/accesspackageresource.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/accesspackageresource.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/accesspackageresourcerequest.go b/vendor/github.com/manicminer/hamilton/msgraph/accesspackageresourcerequest.go index 667b5409b6..93c9db08ff 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/accesspackageresourcerequest.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/accesspackageresourcerequest.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/accesspackageresourcerolescope.go b/vendor/github.com/manicminer/hamilton/msgraph/accesspackageresourcerolescope.go index 068c01978f..d4a31f0d31 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/accesspackageresourcerolescope.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/accesspackageresourcerolescope.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/administrative_units.go b/vendor/github.com/manicminer/hamilton/msgraph/administrative_units.go index ab940d5e18..8737449115 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/administrative_units.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/administrative_units.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/app_role_assignments.go b/vendor/github.com/manicminer/hamilton/msgraph/app_role_assignments.go index a586d3dd31..7eedff27ec 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/app_role_assignments.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/app_role_assignments.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/application_templates.go b/vendor/github.com/manicminer/hamilton/msgraph/application_templates.go index ca24bf8c57..87894a76cd 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/application_templates.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/application_templates.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/applications.go b/vendor/github.com/manicminer/hamilton/msgraph/applications.go index 598a6716c0..ed49354919 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/applications.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/applications.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/authentication_methods.go b/vendor/github.com/manicminer/hamilton/msgraph/authentication_methods.go index e72777619c..b375125936 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/authentication_methods.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/authentication_methods.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/authentication_strength_policy.go b/vendor/github.com/manicminer/hamilton/msgraph/authentication_strength_policy.go index 1cf18468e7..7b98ee2e6f 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/authentication_strength_policy.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/authentication_strength_policy.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/b2c_userflow.go b/vendor/github.com/manicminer/hamilton/msgraph/b2c_userflow.go index 2397e14f48..fdfc979863 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/b2c_userflow.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/b2c_userflow.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/claims_mapping_policy.go b/vendor/github.com/manicminer/hamilton/msgraph/claims_mapping_policy.go index 49bcb29c6c..a9ffbd51c6 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/claims_mapping_policy.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/claims_mapping_policy.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/client.go b/vendor/github.com/manicminer/hamilton/msgraph/client.go index 984ab655d5..d6e37f8a78 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/client.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/client.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/conditionalaccesspolicy.go b/vendor/github.com/manicminer/hamilton/msgraph/conditionalaccesspolicy.go index d4a1e79741..2efd83d8aa 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/conditionalaccesspolicy.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/conditionalaccesspolicy.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/connectedorganization.go b/vendor/github.com/manicminer/hamilton/msgraph/connectedorganization.go index 684ee3f8cd..e0f1d0bb25 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/connectedorganization.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/connectedorganization.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/delegated_permission_grants_client.go b/vendor/github.com/manicminer/hamilton/msgraph/delegated_permission_grants_client.go index 45dce098b9..40cd33fe95 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/delegated_permission_grants_client.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/delegated_permission_grants_client.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/directory_audit_reports.go b/vendor/github.com/manicminer/hamilton/msgraph/directory_audit_reports.go index 7ed3fbffa5..2e9fc1e27e 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/directory_audit_reports.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/directory_audit_reports.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/directory_objects.go b/vendor/github.com/manicminer/hamilton/msgraph/directory_objects.go index 17ac8d49f3..dc5f819d72 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/directory_objects.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/directory_objects.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/directory_role_templates.go b/vendor/github.com/manicminer/hamilton/msgraph/directory_role_templates.go index cd825b1f8c..ff3ff58bc9 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/directory_role_templates.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/directory_role_templates.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/directory_roles.go b/vendor/github.com/manicminer/hamilton/msgraph/directory_roles.go index 09af8f5851..8642dfe4b6 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/directory_roles.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/directory_roles.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/domains.go b/vendor/github.com/manicminer/hamilton/msgraph/domains.go index 9a7862a83a..188617accc 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/domains.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/domains.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/entitlement_role_assignments.go b/vendor/github.com/manicminer/hamilton/msgraph/entitlement_role_assignments.go index f8cde531ab..eadb0561f8 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/entitlement_role_assignments.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/entitlement_role_assignments.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/entitlement_role_definitions.go b/vendor/github.com/manicminer/hamilton/msgraph/entitlement_role_definitions.go index a398869b2b..6397fb5f69 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/entitlement_role_definitions.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/entitlement_role_definitions.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/groups.go b/vendor/github.com/manicminer/hamilton/msgraph/groups.go index 25d58e7b3d..081c9e0002 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/groups.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/groups.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/identity_providers.go b/vendor/github.com/manicminer/hamilton/msgraph/identity_providers.go index 39cae1b3c4..fdb4c76b34 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/identity_providers.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/identity_providers.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/invitations.go b/vendor/github.com/manicminer/hamilton/msgraph/invitations.go index 973e2d3591..816ec332ed 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/invitations.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/invitations.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/me.go b/vendor/github.com/manicminer/hamilton/msgraph/me.go index b68b0233ec..431be6cfc6 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/me.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/me.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/models.go b/vendor/github.com/manicminer/hamilton/msgraph/models.go index 1cef63f644..b99a9aa31d 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/models.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/models.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/namedlocations.go b/vendor/github.com/manicminer/hamilton/msgraph/namedlocations.go index 2e78463f0e..457bfd930f 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/namedlocations.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/namedlocations.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/reports.go b/vendor/github.com/manicminer/hamilton/msgraph/reports.go index e9124c03c0..db4cfe798e 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/reports.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/reports.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/role_assignments.go b/vendor/github.com/manicminer/hamilton/msgraph/role_assignments.go index 722feb79f1..552bad6126 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/role_assignments.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/role_assignments.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/role_definitions.go b/vendor/github.com/manicminer/hamilton/msgraph/role_definitions.go index 141b65dbec..0adf6c886e 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/role_definitions.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/role_definitions.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/role_eligibility_schedule_request.go b/vendor/github.com/manicminer/hamilton/msgraph/role_eligibility_schedule_request.go index 9e3749d9c1..e49eedb95a 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/role_eligibility_schedule_request.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/role_eligibility_schedule_request.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/schema_extensions.go b/vendor/github.com/manicminer/hamilton/msgraph/schema_extensions.go index c486de3d4f..8794289231 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/schema_extensions.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/schema_extensions.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/serviceprincipals.go b/vendor/github.com/manicminer/hamilton/msgraph/serviceprincipals.go index a0d3dfdf63..0639e3ebc2 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/serviceprincipals.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/serviceprincipals.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/sign_in_reports.go b/vendor/github.com/manicminer/hamilton/msgraph/sign_in_reports.go index bd98699bbd..cc32e22d60 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/sign_in_reports.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/sign_in_reports.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/synchronization.go b/vendor/github.com/manicminer/hamilton/msgraph/synchronization.go index 4135fc69ac..271d167d8b 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/synchronization.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/synchronization.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/termsofuse.go b/vendor/github.com/manicminer/hamilton/msgraph/termsofuse.go index 859ef0f316..fc6c00751e 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/termsofuse.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/termsofuse.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/token_issuance_policy.go b/vendor/github.com/manicminer/hamilton/msgraph/token_issuance_policy.go index 4867351e3d..c451a5c499 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/token_issuance_policy.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/token_issuance_policy.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/userflow_attributes.go b/vendor/github.com/manicminer/hamilton/msgraph/userflow_attributes.go index 0faf374a56..c6031c752a 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/userflow_attributes.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/userflow_attributes.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/users.go b/vendor/github.com/manicminer/hamilton/msgraph/users.go index a68db85137..43ec107845 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/users.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/users.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/utils.go b/vendor/github.com/manicminer/hamilton/msgraph/utils.go index 6b6d124b66..729d418a80 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/utils.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/utils.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/valuetypes.go b/vendor/github.com/manicminer/hamilton/msgraph/valuetypes.go index e89657c14e..2049e15c59 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/valuetypes.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/valuetypes.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/manicminer/hamilton/msgraph/windows_autopilot_deployment_profiles.go b/vendor/github.com/manicminer/hamilton/msgraph/windows_autopilot_deployment_profiles.go index 5f7d4f91ab..607ad9b37c 100644 --- a/vendor/github.com/manicminer/hamilton/msgraph/windows_autopilot_deployment_profiles.go +++ b/vendor/github.com/manicminer/hamilton/msgraph/windows_autopilot_deployment_profiles.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgraph import ( diff --git a/vendor/github.com/mattn/go-colorable/colorable_appengine.go b/vendor/github.com/mattn/go-colorable/colorable_appengine.go index 416d1bbbf8..bbb6d54858 100644 --- a/vendor/github.com/mattn/go-colorable/colorable_appengine.go +++ b/vendor/github.com/mattn/go-colorable/colorable_appengine.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build appengine // +build appengine diff --git a/vendor/github.com/mattn/go-colorable/colorable_others.go b/vendor/github.com/mattn/go-colorable/colorable_others.go index 766d94603a..19f277ddf2 100644 --- a/vendor/github.com/mattn/go-colorable/colorable_others.go +++ b/vendor/github.com/mattn/go-colorable/colorable_others.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build !windows && !appengine // +build !windows,!appengine diff --git a/vendor/github.com/mattn/go-colorable/colorable_windows.go b/vendor/github.com/mattn/go-colorable/colorable_windows.go index 1846ad5ab4..d00b4dbe66 100644 --- a/vendor/github.com/mattn/go-colorable/colorable_windows.go +++ b/vendor/github.com/mattn/go-colorable/colorable_windows.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build windows && !appengine // +build windows,!appengine diff --git a/vendor/github.com/mattn/go-colorable/go.test.sh b/vendor/github.com/mattn/go-colorable/go.test.sh index 012162b077..483e90bfb2 100644 --- a/vendor/github.com/mattn/go-colorable/go.test.sh +++ b/vendor/github.com/mattn/go-colorable/go.test.sh @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + set -e echo "" > coverage.txt diff --git a/vendor/github.com/mattn/go-colorable/noncolorable.go b/vendor/github.com/mattn/go-colorable/noncolorable.go index 05d6f74bf6..b78effedc5 100644 --- a/vendor/github.com/mattn/go-colorable/noncolorable.go +++ b/vendor/github.com/mattn/go-colorable/noncolorable.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package colorable import ( diff --git a/vendor/github.com/mattn/go-isatty/doc.go b/vendor/github.com/mattn/go-isatty/doc.go index 17d4f90ebc..70bd434e5c 100644 --- a/vendor/github.com/mattn/go-isatty/doc.go +++ b/vendor/github.com/mattn/go-isatty/doc.go @@ -1,2 +1,5 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package isatty implements interface to isatty package isatty diff --git a/vendor/github.com/mattn/go-isatty/go.test.sh b/vendor/github.com/mattn/go-isatty/go.test.sh index 012162b077..483e90bfb2 100644 --- a/vendor/github.com/mattn/go-isatty/go.test.sh +++ b/vendor/github.com/mattn/go-isatty/go.test.sh @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + set -e echo "" > coverage.txt diff --git a/vendor/github.com/mattn/go-isatty/isatty_bsd.go b/vendor/github.com/mattn/go-isatty/isatty_bsd.go index d569c0c949..35643423f2 100644 --- a/vendor/github.com/mattn/go-isatty/isatty_bsd.go +++ b/vendor/github.com/mattn/go-isatty/isatty_bsd.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build (darwin || freebsd || openbsd || netbsd || dragonfly || hurd) && !appengine // +build darwin freebsd openbsd netbsd dragonfly hurd // +build !appengine diff --git a/vendor/github.com/mattn/go-isatty/isatty_others.go b/vendor/github.com/mattn/go-isatty/isatty_others.go index 31503226f6..daf1a35c91 100644 --- a/vendor/github.com/mattn/go-isatty/isatty_others.go +++ b/vendor/github.com/mattn/go-isatty/isatty_others.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build appengine || js || nacl || wasm // +build appengine js nacl wasm diff --git a/vendor/github.com/mattn/go-isatty/isatty_plan9.go b/vendor/github.com/mattn/go-isatty/isatty_plan9.go index bae7f9bb3d..a39bc1f1e2 100644 --- a/vendor/github.com/mattn/go-isatty/isatty_plan9.go +++ b/vendor/github.com/mattn/go-isatty/isatty_plan9.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build plan9 // +build plan9 diff --git a/vendor/github.com/mattn/go-isatty/isatty_solaris.go b/vendor/github.com/mattn/go-isatty/isatty_solaris.go index 0c3acf2dc2..e988acc2d0 100644 --- a/vendor/github.com/mattn/go-isatty/isatty_solaris.go +++ b/vendor/github.com/mattn/go-isatty/isatty_solaris.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build solaris && !appengine // +build solaris,!appengine diff --git a/vendor/github.com/mattn/go-isatty/isatty_tcgets.go b/vendor/github.com/mattn/go-isatty/isatty_tcgets.go index 67787657fb..2937586b29 100644 --- a/vendor/github.com/mattn/go-isatty/isatty_tcgets.go +++ b/vendor/github.com/mattn/go-isatty/isatty_tcgets.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build (linux || aix || zos) && !appengine // +build linux aix zos // +build !appengine diff --git a/vendor/github.com/mattn/go-isatty/isatty_windows.go b/vendor/github.com/mattn/go-isatty/isatty_windows.go index 8e3c99171b..0052a46910 100644 --- a/vendor/github.com/mattn/go-isatty/isatty_windows.go +++ b/vendor/github.com/mattn/go-isatty/isatty_windows.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + //go:build windows && !appengine // +build windows,!appengine diff --git a/vendor/github.com/mitchellh/copystructure/copier_time.go b/vendor/github.com/mitchellh/copystructure/copier_time.go index db6a6aa1a1..af080510de 100644 --- a/vendor/github.com/mitchellh/copystructure/copier_time.go +++ b/vendor/github.com/mitchellh/copystructure/copier_time.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package copystructure import ( diff --git a/vendor/github.com/mitchellh/copystructure/copystructure.go b/vendor/github.com/mitchellh/copystructure/copystructure.go index 8089e6670a..42e83f9d1d 100644 --- a/vendor/github.com/mitchellh/copystructure/copystructure.go +++ b/vendor/github.com/mitchellh/copystructure/copystructure.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package copystructure import ( diff --git a/vendor/github.com/mitchellh/go-testing-interface/.travis.yml b/vendor/github.com/mitchellh/go-testing-interface/.travis.yml index cca949103a..38c20ee12c 100644 --- a/vendor/github.com/mitchellh/go-testing-interface/.travis.yml +++ b/vendor/github.com/mitchellh/go-testing-interface/.travis.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + language: go go: diff --git a/vendor/github.com/mitchellh/go-testing-interface/testing.go b/vendor/github.com/mitchellh/go-testing-interface/testing.go index 86510322ab..c624bab7cc 100644 --- a/vendor/github.com/mitchellh/go-testing-interface/testing.go +++ b/vendor/github.com/mitchellh/go-testing-interface/testing.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package testing import ( diff --git a/vendor/github.com/mitchellh/go-wordwrap/wordwrap.go b/vendor/github.com/mitchellh/go-wordwrap/wordwrap.go index f7bedda388..b324497fe5 100644 --- a/vendor/github.com/mitchellh/go-wordwrap/wordwrap.go +++ b/vendor/github.com/mitchellh/go-wordwrap/wordwrap.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package wordwrap import ( diff --git a/vendor/github.com/mitchellh/mapstructure/decode_hooks.go b/vendor/github.com/mitchellh/mapstructure/decode_hooks.go index 3a754ca724..25e33462f5 100644 --- a/vendor/github.com/mitchellh/mapstructure/decode_hooks.go +++ b/vendor/github.com/mitchellh/mapstructure/decode_hooks.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package mapstructure import ( diff --git a/vendor/github.com/mitchellh/mapstructure/error.go b/vendor/github.com/mitchellh/mapstructure/error.go index 47a99e5af3..f213e9b930 100644 --- a/vendor/github.com/mitchellh/mapstructure/error.go +++ b/vendor/github.com/mitchellh/mapstructure/error.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package mapstructure import ( diff --git a/vendor/github.com/mitchellh/mapstructure/mapstructure.go b/vendor/github.com/mitchellh/mapstructure/mapstructure.go index 1efb22ac36..34f5c4603b 100644 --- a/vendor/github.com/mitchellh/mapstructure/mapstructure.go +++ b/vendor/github.com/mitchellh/mapstructure/mapstructure.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package mapstructure exposes functionality to convert one arbitrary // Go type into another, typically to convert a map[string]interface{} // into a native Go structure. diff --git a/vendor/github.com/mitchellh/reflectwalk/.travis.yml b/vendor/github.com/mitchellh/reflectwalk/.travis.yml index 4f2ee4d973..972c9e4ad4 100644 --- a/vendor/github.com/mitchellh/reflectwalk/.travis.yml +++ b/vendor/github.com/mitchellh/reflectwalk/.travis.yml @@ -1 +1,4 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + language: go diff --git a/vendor/github.com/mitchellh/reflectwalk/location.go b/vendor/github.com/mitchellh/reflectwalk/location.go index 6a7f176117..0bd4c62e03 100644 --- a/vendor/github.com/mitchellh/reflectwalk/location.go +++ b/vendor/github.com/mitchellh/reflectwalk/location.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package reflectwalk //go:generate stringer -type=Location location.go diff --git a/vendor/github.com/mitchellh/reflectwalk/reflectwalk.go b/vendor/github.com/mitchellh/reflectwalk/reflectwalk.go index 7fee7b050b..b7e50b0729 100644 --- a/vendor/github.com/mitchellh/reflectwalk/reflectwalk.go +++ b/vendor/github.com/mitchellh/reflectwalk/reflectwalk.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // reflectwalk is a package that allows you to "walk" complex structures // similar to how you may "walk" a filesystem: visiting every element one // by one and calling callback functions allowing you to handle and manipulate diff --git a/vendor/github.com/oklog/run/actors.go b/vendor/github.com/oklog/run/actors.go index ef93495d3f..213098737d 100644 --- a/vendor/github.com/oklog/run/actors.go +++ b/vendor/github.com/oklog/run/actors.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package run import ( diff --git a/vendor/github.com/oklog/run/group.go b/vendor/github.com/oklog/run/group.go index 832d47dd16..5badb2388b 100644 --- a/vendor/github.com/oklog/run/group.go +++ b/vendor/github.com/oklog/run/group.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package run implements an actor-runner with deterministic teardown. It is // somewhat similar to package errgroup, except it does not require actor // goroutines to understand context semantics. This makes it suitable for use in diff --git a/vendor/github.com/vmihailenco/msgpack/.travis.yml b/vendor/github.com/vmihailenco/msgpack/.travis.yml index 6aa1fc312c..c6091a43d7 100644 --- a/vendor/github.com/vmihailenco/msgpack/.travis.yml +++ b/vendor/github.com/vmihailenco/msgpack/.travis.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + sudo: false language: go diff --git a/vendor/github.com/vmihailenco/msgpack/appengine.go b/vendor/github.com/vmihailenco/msgpack/appengine.go index e8e91e53f3..1124455e66 100644 --- a/vendor/github.com/vmihailenco/msgpack/appengine.go +++ b/vendor/github.com/vmihailenco/msgpack/appengine.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // +build appengine package msgpack diff --git a/vendor/github.com/vmihailenco/msgpack/codes/codes.go b/vendor/github.com/vmihailenco/msgpack/codes/codes.go index 28e0a5a88b..9aa2ec9078 100644 --- a/vendor/github.com/vmihailenco/msgpack/codes/codes.go +++ b/vendor/github.com/vmihailenco/msgpack/codes/codes.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package codes type Code byte diff --git a/vendor/github.com/vmihailenco/msgpack/decode.go b/vendor/github.com/vmihailenco/msgpack/decode.go index 2edfa9c372..5f5edcd63b 100644 --- a/vendor/github.com/vmihailenco/msgpack/decode.go +++ b/vendor/github.com/vmihailenco/msgpack/decode.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/decode_map.go b/vendor/github.com/vmihailenco/msgpack/decode_map.go index 2a3d3ecb28..f3c2260ba2 100644 --- a/vendor/github.com/vmihailenco/msgpack/decode_map.go +++ b/vendor/github.com/vmihailenco/msgpack/decode_map.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/decode_number.go b/vendor/github.com/vmihailenco/msgpack/decode_number.go index 15019cc97a..dd8f9aabc4 100644 --- a/vendor/github.com/vmihailenco/msgpack/decode_number.go +++ b/vendor/github.com/vmihailenco/msgpack/decode_number.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/decode_query.go b/vendor/github.com/vmihailenco/msgpack/decode_query.go index d680be80c0..8dd03516c9 100644 --- a/vendor/github.com/vmihailenco/msgpack/decode_query.go +++ b/vendor/github.com/vmihailenco/msgpack/decode_query.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/decode_slice.go b/vendor/github.com/vmihailenco/msgpack/decode_slice.go index 7d43ec610d..81f1fdf0bf 100644 --- a/vendor/github.com/vmihailenco/msgpack/decode_slice.go +++ b/vendor/github.com/vmihailenco/msgpack/decode_slice.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/decode_string.go b/vendor/github.com/vmihailenco/msgpack/decode_string.go index 5402022ee9..5cd24bf7d3 100644 --- a/vendor/github.com/vmihailenco/msgpack/decode_string.go +++ b/vendor/github.com/vmihailenco/msgpack/decode_string.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/decode_value.go b/vendor/github.com/vmihailenco/msgpack/decode_value.go index d458de8600..b4534ef08a 100644 --- a/vendor/github.com/vmihailenco/msgpack/decode_value.go +++ b/vendor/github.com/vmihailenco/msgpack/decode_value.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/encode.go b/vendor/github.com/vmihailenco/msgpack/encode.go index 08ca7dec6d..7c61813acd 100644 --- a/vendor/github.com/vmihailenco/msgpack/encode.go +++ b/vendor/github.com/vmihailenco/msgpack/encode.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/encode_map.go b/vendor/github.com/vmihailenco/msgpack/encode_map.go index a87c4075fe..632b109d4e 100644 --- a/vendor/github.com/vmihailenco/msgpack/encode_map.go +++ b/vendor/github.com/vmihailenco/msgpack/encode_map.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/encode_number.go b/vendor/github.com/vmihailenco/msgpack/encode_number.go index dd7db6fdd8..3d65130883 100644 --- a/vendor/github.com/vmihailenco/msgpack/encode_number.go +++ b/vendor/github.com/vmihailenco/msgpack/encode_number.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/encode_slice.go b/vendor/github.com/vmihailenco/msgpack/encode_slice.go index 5ddbd63117..46d3f42891 100644 --- a/vendor/github.com/vmihailenco/msgpack/encode_slice.go +++ b/vendor/github.com/vmihailenco/msgpack/encode_slice.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/encode_value.go b/vendor/github.com/vmihailenco/msgpack/encode_value.go index b46ab02a18..a19d9ef872 100644 --- a/vendor/github.com/vmihailenco/msgpack/encode_value.go +++ b/vendor/github.com/vmihailenco/msgpack/encode_value.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/ext.go b/vendor/github.com/vmihailenco/msgpack/ext.go index 2f9dfea3a2..605fa15c22 100644 --- a/vendor/github.com/vmihailenco/msgpack/ext.go +++ b/vendor/github.com/vmihailenco/msgpack/ext.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/msgpack.go b/vendor/github.com/vmihailenco/msgpack/msgpack.go index 220b43c47b..e82bf4d37c 100644 --- a/vendor/github.com/vmihailenco/msgpack/msgpack.go +++ b/vendor/github.com/vmihailenco/msgpack/msgpack.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack type Marshaler interface { diff --git a/vendor/github.com/vmihailenco/msgpack/tag.go b/vendor/github.com/vmihailenco/msgpack/tag.go index 48e6f942c0..a9f547e4e5 100644 --- a/vendor/github.com/vmihailenco/msgpack/tag.go +++ b/vendor/github.com/vmihailenco/msgpack/tag.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/time.go b/vendor/github.com/vmihailenco/msgpack/time.go index 3cf01e4c82..c0d070a7ac 100644 --- a/vendor/github.com/vmihailenco/msgpack/time.go +++ b/vendor/github.com/vmihailenco/msgpack/time.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/types.go b/vendor/github.com/vmihailenco/msgpack/types.go index 6a1bf7f913..fff2df6733 100644 --- a/vendor/github.com/vmihailenco/msgpack/types.go +++ b/vendor/github.com/vmihailenco/msgpack/types.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/.travis.yml b/vendor/github.com/vmihailenco/msgpack/v5/.travis.yml index e2ce06c49f..6450518778 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/.travis.yml +++ b/vendor/github.com/vmihailenco/msgpack/v5/.travis.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + sudo: false language: go diff --git a/vendor/github.com/vmihailenco/msgpack/v5/commitlint.config.js b/vendor/github.com/vmihailenco/msgpack/v5/commitlint.config.js index 4fedde6daf..ae675938da 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/commitlint.config.js +++ b/vendor/github.com/vmihailenco/msgpack/v5/commitlint.config.js @@ -1 +1,6 @@ +/** + * Copyright (c) HashiCorp, Inc. + * SPDX-License-Identifier: MPL-2.0 + */ + module.exports = { extends: ['@commitlint/config-conventional'] } diff --git a/vendor/github.com/vmihailenco/msgpack/v5/decode.go b/vendor/github.com/vmihailenco/msgpack/v5/decode.go index 5df40e5d9c..c22b2d5721 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/decode.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/decode.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/decode_map.go b/vendor/github.com/vmihailenco/msgpack/v5/decode_map.go index 52e0526cc5..f5609114a2 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/decode_map.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/decode_map.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/decode_number.go b/vendor/github.com/vmihailenco/msgpack/v5/decode_number.go index 45d6a74186..01d40901c1 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/decode_number.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/decode_number.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/decode_query.go b/vendor/github.com/vmihailenco/msgpack/v5/decode_query.go index c302ed1f33..836f10cb68 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/decode_query.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/decode_query.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/decode_slice.go b/vendor/github.com/vmihailenco/msgpack/v5/decode_slice.go index db6f7c5472..54f48f74e2 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/decode_slice.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/decode_slice.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/decode_string.go b/vendor/github.com/vmihailenco/msgpack/v5/decode_string.go index e837e08bf1..404631a55d 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/decode_string.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/decode_string.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/decode_value.go b/vendor/github.com/vmihailenco/msgpack/v5/decode_value.go index d2ff2aea50..6aac94ac87 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/decode_value.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/decode_value.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/encode.go b/vendor/github.com/vmihailenco/msgpack/v5/encode.go index 0ef6212e63..92f618557a 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/encode.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/encode.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/encode_map.go b/vendor/github.com/vmihailenco/msgpack/v5/encode_map.go index ba4c61be72..3445d1bb73 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/encode_map.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/encode_map.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/encode_number.go b/vendor/github.com/vmihailenco/msgpack/v5/encode_number.go index 63c311bfae..1f4f312646 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/encode_number.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/encode_number.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/encode_slice.go b/vendor/github.com/vmihailenco/msgpack/v5/encode_slice.go index ca46eadae5..ecee73b254 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/encode_slice.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/encode_slice.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/encode_value.go b/vendor/github.com/vmihailenco/msgpack/v5/encode_value.go index 48cf489fa1..f8d3919253 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/encode_value.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/encode_value.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/ext.go b/vendor/github.com/vmihailenco/msgpack/v5/ext.go index 76e11603d9..e7012165e6 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/ext.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/ext.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/intern.go b/vendor/github.com/vmihailenco/msgpack/v5/intern.go index be0316a83d..e0c225387d 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/intern.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/intern.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/msgpack.go b/vendor/github.com/vmihailenco/msgpack/v5/msgpack.go index 4db2fa2c71..74f56c1a98 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/msgpack.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/msgpack.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import "fmt" diff --git a/vendor/github.com/vmihailenco/msgpack/v5/msgpcode/msgpcode.go b/vendor/github.com/vmihailenco/msgpack/v5/msgpcode/msgpcode.go index e35389cccf..b87eae5450 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/msgpcode/msgpcode.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/msgpcode/msgpcode.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpcode var ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/safe.go b/vendor/github.com/vmihailenco/msgpack/v5/safe.go index 8352c9dcef..cb1ecfade3 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/safe.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/safe.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // +build appengine package msgpack diff --git a/vendor/github.com/vmihailenco/msgpack/v5/time.go b/vendor/github.com/vmihailenco/msgpack/v5/time.go index 44566ec076..24e15aea26 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/time.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/time.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/types.go b/vendor/github.com/vmihailenco/msgpack/v5/types.go index 69aca611b2..6d5b0ffccb 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/types.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/types.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack import ( diff --git a/vendor/github.com/vmihailenco/msgpack/v5/unsafe.go b/vendor/github.com/vmihailenco/msgpack/v5/unsafe.go index 192ac47920..b391701012 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/unsafe.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/unsafe.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // +build !appengine package msgpack diff --git a/vendor/github.com/vmihailenco/msgpack/v5/version.go b/vendor/github.com/vmihailenco/msgpack/v5/version.go index 1d49337c35..08fdfe6623 100644 --- a/vendor/github.com/vmihailenco/msgpack/v5/version.go +++ b/vendor/github.com/vmihailenco/msgpack/v5/version.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package msgpack // Version is the current release version. diff --git a/vendor/github.com/vmihailenco/tagparser/v2/.travis.yml b/vendor/github.com/vmihailenco/tagparser/v2/.travis.yml index 7194cd0010..22c7e2155e 100644 --- a/vendor/github.com/vmihailenco/tagparser/v2/.travis.yml +++ b/vendor/github.com/vmihailenco/tagparser/v2/.travis.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + dist: xenial language: go diff --git a/vendor/github.com/vmihailenco/tagparser/v2/internal/parser/parser.go b/vendor/github.com/vmihailenco/tagparser/v2/internal/parser/parser.go index 21a9bc7f74..9546bef54b 100644 --- a/vendor/github.com/vmihailenco/tagparser/v2/internal/parser/parser.go +++ b/vendor/github.com/vmihailenco/tagparser/v2/internal/parser/parser.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package parser import ( diff --git a/vendor/github.com/vmihailenco/tagparser/v2/internal/safe.go b/vendor/github.com/vmihailenco/tagparser/v2/internal/safe.go index 870fe541f0..097d0fe84a 100644 --- a/vendor/github.com/vmihailenco/tagparser/v2/internal/safe.go +++ b/vendor/github.com/vmihailenco/tagparser/v2/internal/safe.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // +build appengine package internal diff --git a/vendor/github.com/vmihailenco/tagparser/v2/internal/unsafe.go b/vendor/github.com/vmihailenco/tagparser/v2/internal/unsafe.go index f8bc18d911..d5c8c1e392 100644 --- a/vendor/github.com/vmihailenco/tagparser/v2/internal/unsafe.go +++ b/vendor/github.com/vmihailenco/tagparser/v2/internal/unsafe.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // +build !appengine package internal diff --git a/vendor/github.com/vmihailenco/tagparser/v2/tagparser.go b/vendor/github.com/vmihailenco/tagparser/v2/tagparser.go index 5002e6453e..d578503883 100644 --- a/vendor/github.com/vmihailenco/tagparser/v2/tagparser.go +++ b/vendor/github.com/vmihailenco/tagparser/v2/tagparser.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package tagparser import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/capsule.go b/vendor/github.com/zclconf/go-cty/cty/capsule.go index 2fdc15eaec..e42e989269 100644 --- a/vendor/github.com/zclconf/go-cty/cty/capsule.go +++ b/vendor/github.com/zclconf/go-cty/cty/capsule.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/capsule_ops.go b/vendor/github.com/zclconf/go-cty/cty/capsule_ops.go index 102d26fa95..830626c215 100644 --- a/vendor/github.com/zclconf/go-cty/cty/capsule_ops.go +++ b/vendor/github.com/zclconf/go-cty/cty/capsule_ops.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/collection.go b/vendor/github.com/zclconf/go-cty/cty/collection.go index ab3919b14b..7396ff1904 100644 --- a/vendor/github.com/zclconf/go-cty/cty/collection.go +++ b/vendor/github.com/zclconf/go-cty/cty/collection.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/convert/compare_types.go b/vendor/github.com/zclconf/go-cty/cty/convert/compare_types.go index d84f6ac104..27b40e2d15 100644 --- a/vendor/github.com/zclconf/go-cty/cty/convert/compare_types.go +++ b/vendor/github.com/zclconf/go-cty/cty/convert/compare_types.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/convert/conversion.go b/vendor/github.com/zclconf/go-cty/cty/convert/conversion.go index bc79df8cf3..7b06658667 100644 --- a/vendor/github.com/zclconf/go-cty/cty/convert/conversion.go +++ b/vendor/github.com/zclconf/go-cty/cty/convert/conversion.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/convert/conversion_capsule.go b/vendor/github.com/zclconf/go-cty/cty/convert/conversion_capsule.go index ded4079d42..c9b826da43 100644 --- a/vendor/github.com/zclconf/go-cty/cty/convert/conversion_capsule.go +++ b/vendor/github.com/zclconf/go-cty/cty/convert/conversion_capsule.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/convert/conversion_collection.go b/vendor/github.com/zclconf/go-cty/cty/convert/conversion_collection.go index 05399c9a67..5d064fd4b2 100644 --- a/vendor/github.com/zclconf/go-cty/cty/convert/conversion_collection.go +++ b/vendor/github.com/zclconf/go-cty/cty/convert/conversion_collection.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/convert/conversion_dynamic.go b/vendor/github.com/zclconf/go-cty/cty/convert/conversion_dynamic.go index 3b554e01b6..5bb904c7f0 100644 --- a/vendor/github.com/zclconf/go-cty/cty/convert/conversion_dynamic.go +++ b/vendor/github.com/zclconf/go-cty/cty/convert/conversion_dynamic.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/convert/conversion_object.go b/vendor/github.com/zclconf/go-cty/cty/convert/conversion_object.go index 51958ef4b4..ba06862b40 100644 --- a/vendor/github.com/zclconf/go-cty/cty/convert/conversion_object.go +++ b/vendor/github.com/zclconf/go-cty/cty/convert/conversion_object.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/convert/conversion_primitive.go b/vendor/github.com/zclconf/go-cty/cty/convert/conversion_primitive.go index 0d6fae9647..ee3c94dae5 100644 --- a/vendor/github.com/zclconf/go-cty/cty/convert/conversion_primitive.go +++ b/vendor/github.com/zclconf/go-cty/cty/convert/conversion_primitive.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/convert/conversion_tuple.go b/vendor/github.com/zclconf/go-cty/cty/convert/conversion_tuple.go index 592980a701..818d723589 100644 --- a/vendor/github.com/zclconf/go-cty/cty/convert/conversion_tuple.go +++ b/vendor/github.com/zclconf/go-cty/cty/convert/conversion_tuple.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/convert/doc.go b/vendor/github.com/zclconf/go-cty/cty/convert/doc.go index 2037299bab..4a06cba558 100644 --- a/vendor/github.com/zclconf/go-cty/cty/convert/doc.go +++ b/vendor/github.com/zclconf/go-cty/cty/convert/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package convert contains some routines for converting between cty types. // The intent of providing this package is to encourage applications using // cty to have consistent type conversion behavior for maximal interoperability diff --git a/vendor/github.com/zclconf/go-cty/cty/convert/mismatch_msg.go b/vendor/github.com/zclconf/go-cty/cty/convert/mismatch_msg.go index 5c1e114d9f..18cf3ad125 100644 --- a/vendor/github.com/zclconf/go-cty/cty/convert/mismatch_msg.go +++ b/vendor/github.com/zclconf/go-cty/cty/convert/mismatch_msg.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/convert/public.go b/vendor/github.com/zclconf/go-cty/cty/convert/public.go index aab0d0ec9a..5879a47bbc 100644 --- a/vendor/github.com/zclconf/go-cty/cty/convert/public.go +++ b/vendor/github.com/zclconf/go-cty/cty/convert/public.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/convert/sort_types.go b/vendor/github.com/zclconf/go-cty/cty/convert/sort_types.go index b7769106d1..c28d31f4e1 100644 --- a/vendor/github.com/zclconf/go-cty/cty/convert/sort_types.go +++ b/vendor/github.com/zclconf/go-cty/cty/convert/sort_types.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/convert/unify.go b/vendor/github.com/zclconf/go-cty/cty/convert/unify.go index ac6b64db5a..f028649655 100644 --- a/vendor/github.com/zclconf/go-cty/cty/convert/unify.go +++ b/vendor/github.com/zclconf/go-cty/cty/convert/unify.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package convert import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/ctystrings/doc.go b/vendor/github.com/zclconf/go-cty/cty/ctystrings/doc.go index 0ea7f984e4..81ff1c9af5 100644 --- a/vendor/github.com/zclconf/go-cty/cty/ctystrings/doc.go +++ b/vendor/github.com/zclconf/go-cty/cty/ctystrings/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package ctystrings is a collection of string manipulation utilities which // intend to help application developers implement string-manipulation // functionality in a way that respects the cty model of strings, even when diff --git a/vendor/github.com/zclconf/go-cty/cty/ctystrings/normalize.go b/vendor/github.com/zclconf/go-cty/cty/ctystrings/normalize.go index 9b3bce9031..d82d932213 100644 --- a/vendor/github.com/zclconf/go-cty/cty/ctystrings/normalize.go +++ b/vendor/github.com/zclconf/go-cty/cty/ctystrings/normalize.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package ctystrings import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/ctystrings/prefix.go b/vendor/github.com/zclconf/go-cty/cty/ctystrings/prefix.go index bbf045233b..8fca29d4fc 100644 --- a/vendor/github.com/zclconf/go-cty/cty/ctystrings/prefix.go +++ b/vendor/github.com/zclconf/go-cty/cty/ctystrings/prefix.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package ctystrings import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/doc.go b/vendor/github.com/zclconf/go-cty/cty/doc.go index d31f0547bf..ca362a0db6 100644 --- a/vendor/github.com/zclconf/go-cty/cty/doc.go +++ b/vendor/github.com/zclconf/go-cty/cty/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package cty (pronounced see-tie) provides some infrastructure for a type // system that might be useful for applications that need to represent // configuration values provided by the user whose types are not known diff --git a/vendor/github.com/zclconf/go-cty/cty/element_iterator.go b/vendor/github.com/zclconf/go-cty/cty/element_iterator.go index 62c9ea57cd..30b933341f 100644 --- a/vendor/github.com/zclconf/go-cty/cty/element_iterator.go +++ b/vendor/github.com/zclconf/go-cty/cty/element_iterator.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/error.go b/vendor/github.com/zclconf/go-cty/cty/error.go index dd139f7249..2e3864a17d 100644 --- a/vendor/github.com/zclconf/go-cty/cty/error.go +++ b/vendor/github.com/zclconf/go-cty/cty/error.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/argument.go b/vendor/github.com/zclconf/go-cty/cty/function/argument.go index 61a1cf97df..bbc3ca4e01 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/argument.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/argument.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package function import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/doc.go b/vendor/github.com/zclconf/go-cty/cty/function/doc.go index 393b3110bc..a1de7dff12 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/doc.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package function builds on the functionality of cty by modeling functions // that operate on cty Values. // diff --git a/vendor/github.com/zclconf/go-cty/cty/function/error.go b/vendor/github.com/zclconf/go-cty/cty/function/error.go index 2b56779986..bb1813c02b 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/error.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/error.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package function import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/function.go b/vendor/github.com/zclconf/go-cty/cty/function/function.go index 6fc968282e..e518662651 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/function.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/function.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package function import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/bool.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/bool.go index 2826bf6eb0..87752bd530 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/bool.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/bool.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/bytes.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/bytes.go index fe67e6f3fe..da7357a93d 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/bytes.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/bytes.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/collection.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/collection.go index 1816bb9c96..08aa4ce05d 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/collection.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/collection.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/conversion.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/conversion.go index 5d06a4519e..8344bb23e1 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/conversion.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/conversion.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/csv.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/csv.go index e854e817b2..467b6a64c2 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/csv.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/csv.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/datetime.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/datetime.go index 85f58d4cc7..c4e9a04214 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/datetime.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/datetime.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/datetime_rfc3339.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/datetime_rfc3339.go index 687854f378..f170368037 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/datetime_rfc3339.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/datetime_rfc3339.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/doc.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/doc.go index cfb613e5a5..dddfc1d6e3 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/doc.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package stdlib is a collection of cty functions that are expected to be // generally useful, and are thus factored out into this shared library in // the hope that cty-using applications will have consistent behavior when diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/format.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/format.go index 2339cc33a7..4188f6c3ac 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/format.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/format.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/format_fsm.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/format_fsm.go index 32b1ac9712..6f45b0898a 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/format_fsm.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/format_fsm.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // line 1 "format_fsm.rl" // This file is generated from format_fsm.rl. DO NOT EDIT. diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/general.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/general.go index 627b55a5cc..de83356fb3 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/general.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/general.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/json.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/json.go index 655977656f..722c4b971c 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/json.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/json.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/number.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/number.go index 73ef32f14d..c59968a397 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/number.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/number.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/regexp.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/regexp.go index 246544421c..5d0845fcb3 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/regexp.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/regexp.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/sequence.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/sequence.go index 009949d472..0e35295ba4 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/sequence.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/sequence.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/set.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/set.go index 6da2291916..4a3d1b5b09 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/set.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/set.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/string.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/string.go index f79bf98df2..090c070414 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/string.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/string.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/string_replace.go b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/string_replace.go index 25a821bbf0..3e8f93b68f 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/stdlib/string_replace.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/stdlib/string_replace.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package stdlib import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/function/unpredictable.go b/vendor/github.com/zclconf/go-cty/cty/function/unpredictable.go index 3495550af5..e078a51b21 100644 --- a/vendor/github.com/zclconf/go-cty/cty/function/unpredictable.go +++ b/vendor/github.com/zclconf/go-cty/cty/function/unpredictable.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package function import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/gocty/doc.go b/vendor/github.com/zclconf/go-cty/cty/gocty/doc.go index a5177d22b2..956f933871 100644 --- a/vendor/github.com/zclconf/go-cty/cty/gocty/doc.go +++ b/vendor/github.com/zclconf/go-cty/cty/gocty/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package gocty deals with converting between cty Values and native go // values. // diff --git a/vendor/github.com/zclconf/go-cty/cty/gocty/helpers.go b/vendor/github.com/zclconf/go-cty/cty/gocty/helpers.go index 98e5ba1a2b..28ca926c1f 100644 --- a/vendor/github.com/zclconf/go-cty/cty/gocty/helpers.go +++ b/vendor/github.com/zclconf/go-cty/cty/gocty/helpers.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package gocty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/gocty/in.go b/vendor/github.com/zclconf/go-cty/cty/gocty/in.go index 6cb308b532..4f8679a915 100644 --- a/vendor/github.com/zclconf/go-cty/cty/gocty/in.go +++ b/vendor/github.com/zclconf/go-cty/cty/gocty/in.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package gocty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/gocty/out.go b/vendor/github.com/zclconf/go-cty/cty/gocty/out.go index e9c2599e6c..bec5700869 100644 --- a/vendor/github.com/zclconf/go-cty/cty/gocty/out.go +++ b/vendor/github.com/zclconf/go-cty/cty/gocty/out.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package gocty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/gocty/type_implied.go b/vendor/github.com/zclconf/go-cty/cty/gocty/type_implied.go index ce4c8f1e9f..619f1fda46 100644 --- a/vendor/github.com/zclconf/go-cty/cty/gocty/type_implied.go +++ b/vendor/github.com/zclconf/go-cty/cty/gocty/type_implied.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package gocty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/helper.go b/vendor/github.com/zclconf/go-cty/cty/helper.go index c342f13cba..ea0073a082 100644 --- a/vendor/github.com/zclconf/go-cty/cty/helper.go +++ b/vendor/github.com/zclconf/go-cty/cty/helper.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/json.go b/vendor/github.com/zclconf/go-cty/cty/json.go index 2222e0f80b..32da029cd5 100644 --- a/vendor/github.com/zclconf/go-cty/cty/json.go +++ b/vendor/github.com/zclconf/go-cty/cty/json.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/json/doc.go b/vendor/github.com/zclconf/go-cty/cty/json/doc.go index 8916513d67..e604e037b8 100644 --- a/vendor/github.com/zclconf/go-cty/cty/json/doc.go +++ b/vendor/github.com/zclconf/go-cty/cty/json/doc.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Package json provides functions for serializing cty types and values in // JSON format, and for decoding them again. // diff --git a/vendor/github.com/zclconf/go-cty/cty/json/marshal.go b/vendor/github.com/zclconf/go-cty/cty/json/marshal.go index 7a14ce81a4..e98e622067 100644 --- a/vendor/github.com/zclconf/go-cty/cty/json/marshal.go +++ b/vendor/github.com/zclconf/go-cty/cty/json/marshal.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package json import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/json/simple.go b/vendor/github.com/zclconf/go-cty/cty/json/simple.go index 507c9cc2c6..5f08bb43b3 100644 --- a/vendor/github.com/zclconf/go-cty/cty/json/simple.go +++ b/vendor/github.com/zclconf/go-cty/cty/json/simple.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package json import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/json/type.go b/vendor/github.com/zclconf/go-cty/cty/json/type.go index 9131c6c774..724e37e1fb 100644 --- a/vendor/github.com/zclconf/go-cty/cty/json/type.go +++ b/vendor/github.com/zclconf/go-cty/cty/json/type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package json import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/json/type_implied.go b/vendor/github.com/zclconf/go-cty/cty/json/type_implied.go index 0fa13f6c53..161838b090 100644 --- a/vendor/github.com/zclconf/go-cty/cty/json/type_implied.go +++ b/vendor/github.com/zclconf/go-cty/cty/json/type_implied.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package json import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/json/unmarshal.go b/vendor/github.com/zclconf/go-cty/cty/json/unmarshal.go index 38106455fe..c90311f670 100644 --- a/vendor/github.com/zclconf/go-cty/cty/json/unmarshal.go +++ b/vendor/github.com/zclconf/go-cty/cty/json/unmarshal.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package json import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/json/value.go b/vendor/github.com/zclconf/go-cty/cty/json/value.go index f2f7dd56c7..556cd1e145 100644 --- a/vendor/github.com/zclconf/go-cty/cty/json/value.go +++ b/vendor/github.com/zclconf/go-cty/cty/json/value.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package json import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/list_type.go b/vendor/github.com/zclconf/go-cty/cty/list_type.go index 2ef02a12f3..784c5795cb 100644 --- a/vendor/github.com/zclconf/go-cty/cty/list_type.go +++ b/vendor/github.com/zclconf/go-cty/cty/list_type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/map_type.go b/vendor/github.com/zclconf/go-cty/cty/map_type.go index 732c78a80d..31c174cb33 100644 --- a/vendor/github.com/zclconf/go-cty/cty/map_type.go +++ b/vendor/github.com/zclconf/go-cty/cty/map_type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/marks.go b/vendor/github.com/zclconf/go-cty/cty/marks.go index e747503ea9..1321b082b1 100644 --- a/vendor/github.com/zclconf/go-cty/cty/marks.go +++ b/vendor/github.com/zclconf/go-cty/cty/marks.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/null.go b/vendor/github.com/zclconf/go-cty/cty/null.go index d58d0287b6..c6c5295a2d 100644 --- a/vendor/github.com/zclconf/go-cty/cty/null.go +++ b/vendor/github.com/zclconf/go-cty/cty/null.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // NullVal returns a null value of the given type. A null can be created of any diff --git a/vendor/github.com/zclconf/go-cty/cty/object_type.go b/vendor/github.com/zclconf/go-cty/cty/object_type.go index e6bbab4a89..8f6dd1a2cb 100644 --- a/vendor/github.com/zclconf/go-cty/cty/object_type.go +++ b/vendor/github.com/zclconf/go-cty/cty/object_type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/path.go b/vendor/github.com/zclconf/go-cty/cty/path.go index 4995a8c7bf..d9ba0e643f 100644 --- a/vendor/github.com/zclconf/go-cty/cty/path.go +++ b/vendor/github.com/zclconf/go-cty/cty/path.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/path_set.go b/vendor/github.com/zclconf/go-cty/cty/path_set.go index 3ebfdc3859..bf7f6ce97c 100644 --- a/vendor/github.com/zclconf/go-cty/cty/path_set.go +++ b/vendor/github.com/zclconf/go-cty/cty/path_set.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/primitive_type.go b/vendor/github.com/zclconf/go-cty/cty/primitive_type.go index 3ce2540bb6..3981e70dff 100644 --- a/vendor/github.com/zclconf/go-cty/cty/primitive_type.go +++ b/vendor/github.com/zclconf/go-cty/cty/primitive_type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import "math/big" diff --git a/vendor/github.com/zclconf/go-cty/cty/set/iterator.go b/vendor/github.com/zclconf/go-cty/cty/set/iterator.go index 60825b0c2d..d7541bfe44 100644 --- a/vendor/github.com/zclconf/go-cty/cty/set/iterator.go +++ b/vendor/github.com/zclconf/go-cty/cty/set/iterator.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package set type Iterator[T any] struct { diff --git a/vendor/github.com/zclconf/go-cty/cty/set/ops.go b/vendor/github.com/zclconf/go-cty/cty/set/ops.go index ffd950ac6b..64bb9376fb 100644 --- a/vendor/github.com/zclconf/go-cty/cty/set/ops.go +++ b/vendor/github.com/zclconf/go-cty/cty/set/ops.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package set import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/set/rules.go b/vendor/github.com/zclconf/go-cty/cty/set/rules.go index da4c768473..b975560414 100644 --- a/vendor/github.com/zclconf/go-cty/cty/set/rules.go +++ b/vendor/github.com/zclconf/go-cty/cty/set/rules.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package set // Rules represents the operations that define membership for a Set. diff --git a/vendor/github.com/zclconf/go-cty/cty/set/set.go b/vendor/github.com/zclconf/go-cty/cty/set/set.go index 761b0ffe9f..2b9dd51252 100644 --- a/vendor/github.com/zclconf/go-cty/cty/set/set.go +++ b/vendor/github.com/zclconf/go-cty/cty/set/set.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package set import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/set_helper.go b/vendor/github.com/zclconf/go-cty/cty/set_helper.go index 5d39805ba4..7cdd0b5b18 100644 --- a/vendor/github.com/zclconf/go-cty/cty/set_helper.go +++ b/vendor/github.com/zclconf/go-cty/cty/set_helper.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/set_internals.go b/vendor/github.com/zclconf/go-cty/cty/set_internals.go index 7b3d425034..a9024ddc37 100644 --- a/vendor/github.com/zclconf/go-cty/cty/set_internals.go +++ b/vendor/github.com/zclconf/go-cty/cty/set_internals.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/set_type.go b/vendor/github.com/zclconf/go-cty/cty/set_type.go index cbc3706f2c..295bfd75d8 100644 --- a/vendor/github.com/zclconf/go-cty/cty/set_type.go +++ b/vendor/github.com/zclconf/go-cty/cty/set_type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/tuple_type.go b/vendor/github.com/zclconf/go-cty/cty/tuple_type.go index 798cacd63a..4a205c03d8 100644 --- a/vendor/github.com/zclconf/go-cty/cty/tuple_type.go +++ b/vendor/github.com/zclconf/go-cty/cty/tuple_type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/type.go b/vendor/github.com/zclconf/go-cty/cty/type.go index 440690853f..1650a859da 100644 --- a/vendor/github.com/zclconf/go-cty/cty/type.go +++ b/vendor/github.com/zclconf/go-cty/cty/type.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // Type represents value types within the type system. diff --git a/vendor/github.com/zclconf/go-cty/cty/type_conform.go b/vendor/github.com/zclconf/go-cty/cty/type_conform.go index 476eeea87f..76f9059f93 100644 --- a/vendor/github.com/zclconf/go-cty/cty/type_conform.go +++ b/vendor/github.com/zclconf/go-cty/cty/type_conform.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // TestConformance recursively walks the receiver and the given other type and diff --git a/vendor/github.com/zclconf/go-cty/cty/unknown.go b/vendor/github.com/zclconf/go-cty/cty/unknown.go index b3aefa4503..83030bc971 100644 --- a/vendor/github.com/zclconf/go-cty/cty/unknown.go +++ b/vendor/github.com/zclconf/go-cty/cty/unknown.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // unknownType is the placeholder type used for the sigil value representing diff --git a/vendor/github.com/zclconf/go-cty/cty/unknown_as_null.go b/vendor/github.com/zclconf/go-cty/cty/unknown_as_null.go index ba926475ce..d4dfbefd30 100644 --- a/vendor/github.com/zclconf/go-cty/cty/unknown_as_null.go +++ b/vendor/github.com/zclconf/go-cty/cty/unknown_as_null.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // UnknownAsNull returns a value of the same type as the given value but diff --git a/vendor/github.com/zclconf/go-cty/cty/unknown_refinement.go b/vendor/github.com/zclconf/go-cty/cty/unknown_refinement.go index d90bcbc367..9af9d32b6d 100644 --- a/vendor/github.com/zclconf/go-cty/cty/unknown_refinement.go +++ b/vendor/github.com/zclconf/go-cty/cty/unknown_refinement.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/value.go b/vendor/github.com/zclconf/go-cty/cty/value.go index e5b29b603a..5ab59829cb 100644 --- a/vendor/github.com/zclconf/go-cty/cty/value.go +++ b/vendor/github.com/zclconf/go-cty/cty/value.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // Value represents a value of a particular type, and is the interface by diff --git a/vendor/github.com/zclconf/go-cty/cty/value_init.go b/vendor/github.com/zclconf/go-cty/cty/value_init.go index a1743a09ef..204c4be316 100644 --- a/vendor/github.com/zclconf/go-cty/cty/value_init.go +++ b/vendor/github.com/zclconf/go-cty/cty/value_init.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/value_ops.go b/vendor/github.com/zclconf/go-cty/cty/value_ops.go index c4584bd936..98a5c70da2 100644 --- a/vendor/github.com/zclconf/go-cty/cty/value_ops.go +++ b/vendor/github.com/zclconf/go-cty/cty/value_ops.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/value_range.go b/vendor/github.com/zclconf/go-cty/cty/value_range.go index 36f21946e3..faa7983473 100644 --- a/vendor/github.com/zclconf/go-cty/cty/value_range.go +++ b/vendor/github.com/zclconf/go-cty/cty/value_range.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty import ( diff --git a/vendor/github.com/zclconf/go-cty/cty/walk.go b/vendor/github.com/zclconf/go-cty/cty/walk.go index 87ba32e796..eab799e1de 100644 --- a/vendor/github.com/zclconf/go-cty/cty/walk.go +++ b/vendor/github.com/zclconf/go-cty/cty/walk.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package cty // Walk visits all of the values in a possibly-complex structure, calling diff --git a/vendor/golang.org/x/crypto/curve25519/internal/field/sync.sh b/vendor/golang.org/x/crypto/curve25519/internal/field/sync.sh index 1ba22a8b4c..47916b66cf 100644 --- a/vendor/golang.org/x/crypto/curve25519/internal/field/sync.sh +++ b/vendor/golang.org/x/crypto/curve25519/internal/field/sync.sh @@ -1,4 +1,7 @@ #! /bin/bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + set -euo pipefail cd "$(git rev-parse --show-toplevel)" diff --git a/vendor/golang.org/x/crypto/ssh/streamlocal.go b/vendor/golang.org/x/crypto/ssh/streamlocal.go index b171b330bc..9a944d9809 100644 --- a/vendor/golang.org/x/crypto/ssh/streamlocal.go +++ b/vendor/golang.org/x/crypto/ssh/streamlocal.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package ssh import ( diff --git a/vendor/golang.org/x/oauth2/.travis.yml b/vendor/golang.org/x/oauth2/.travis.yml index fa139db225..5d4099ea8a 100644 --- a/vendor/golang.org/x/oauth2/.travis.yml +++ b/vendor/golang.org/x/oauth2/.travis.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + language: go go: diff --git a/vendor/google.golang.org/appengine/.travis.yml b/vendor/google.golang.org/appengine/.travis.yml index 6d03f4d36e..65d588b3d2 100644 --- a/vendor/google.golang.org/appengine/.travis.yml +++ b/vendor/google.golang.org/appengine/.travis.yml @@ -1,3 +1,6 @@ +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + language: go go_import_path: google.golang.org/appengine diff --git a/vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto b/vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto index 19610ca5b7..7431d3bc11 100644 --- a/vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto +++ b/vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + syntax = "proto2"; option go_package = "app_identity"; diff --git a/vendor/google.golang.org/appengine/internal/base/api_base.proto b/vendor/google.golang.org/appengine/internal/base/api_base.proto index 56cd7a3cad..02d0260127 100644 --- a/vendor/google.golang.org/appengine/internal/base/api_base.proto +++ b/vendor/google.golang.org/appengine/internal/base/api_base.proto @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + // Built-in base types for API calls. Primarily useful as return types. syntax = "proto2"; diff --git a/vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto b/vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto index 497b4d9a9a..e49b11ad53 100644 --- a/vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto +++ b/vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + syntax = "proto2"; option go_package = "datastore"; diff --git a/vendor/google.golang.org/appengine/internal/log/log_service.proto b/vendor/google.golang.org/appengine/internal/log/log_service.proto index 8981dc4757..76dd1b3205 100644 --- a/vendor/google.golang.org/appengine/internal/log/log_service.proto +++ b/vendor/google.golang.org/appengine/internal/log/log_service.proto @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + syntax = "proto2"; option go_package = "log"; diff --git a/vendor/google.golang.org/appengine/internal/main_common.go b/vendor/google.golang.org/appengine/internal/main_common.go index 357dce4dd0..8234721c04 100644 --- a/vendor/google.golang.org/appengine/internal/main_common.go +++ b/vendor/google.golang.org/appengine/internal/main_common.go @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + package internal // MainPath stores the file path of the main package. On App Engine Standard diff --git a/vendor/google.golang.org/appengine/internal/modules/modules_service.proto b/vendor/google.golang.org/appengine/internal/modules/modules_service.proto index d29f0065a2..e2bae843c5 100644 --- a/vendor/google.golang.org/appengine/internal/modules/modules_service.proto +++ b/vendor/google.golang.org/appengine/internal/modules/modules_service.proto @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + syntax = "proto2"; option go_package = "modules"; diff --git a/vendor/google.golang.org/appengine/internal/regen.sh b/vendor/google.golang.org/appengine/internal/regen.sh index 2fdb546a63..91a7726dcc 100644 --- a/vendor/google.golang.org/appengine/internal/regen.sh +++ b/vendor/google.golang.org/appengine/internal/regen.sh @@ -1,4 +1,7 @@ #!/bin/bash -e +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + # # This script rebuilds the generated code for the protocol buffers. # To run this you will need protoc and goprotobuf installed; diff --git a/vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto b/vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto index f21763a4e2..182429a379 100644 --- a/vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto +++ b/vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + syntax = "proto2"; option go_package = "remote_api"; diff --git a/vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto b/vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto index f695edf6a9..a81219f897 100644 --- a/vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto +++ b/vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto @@ -1,3 +1,6 @@ +// Copyright (c) HashiCorp, Inc. +// SPDX-License-Identifier: MPL-2.0 + syntax = "proto2"; option go_package = "urlfetch"; diff --git a/vendor/google.golang.org/appengine/travis_install.sh b/vendor/google.golang.org/appengine/travis_install.sh index 785b62f46e..9cd8f67732 100644 --- a/vendor/google.golang.org/appengine/travis_install.sh +++ b/vendor/google.golang.org/appengine/travis_install.sh @@ -1,4 +1,7 @@ #!/bin/bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + set -e if [[ $GO111MODULE == "on" ]]; then diff --git a/vendor/google.golang.org/appengine/travis_test.sh b/vendor/google.golang.org/appengine/travis_test.sh index d4390f045b..3ff9824f18 100644 --- a/vendor/google.golang.org/appengine/travis_test.sh +++ b/vendor/google.golang.org/appengine/travis_test.sh @@ -1,4 +1,7 @@ #!/bin/bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + set -e go version diff --git a/vendor/google.golang.org/grpc/codegen.sh b/vendor/google.golang.org/grpc/codegen.sh index 4cdc6ba7c0..1cc21e5ef2 100644 --- a/vendor/google.golang.org/grpc/codegen.sh +++ b/vendor/google.golang.org/grpc/codegen.sh @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + # This script serves as an example to demonstrate how to generate the gRPC-Go # interface and the related messages from .proto file. diff --git a/vendor/google.golang.org/grpc/vet.sh b/vendor/google.golang.org/grpc/vet.sh index a8e4732b3d..732c6164fe 100644 --- a/vendor/google.golang.org/grpc/vet.sh +++ b/vendor/google.golang.org/grpc/vet.sh @@ -1,4 +1,7 @@ #!/bin/bash +# Copyright (c) HashiCorp, Inc. +# SPDX-License-Identifier: MPL-2.0 + set -ex # Exit on error; debugging enabled. set -o pipefail # Fail a pipe if any sub-command fails.