Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion internal/fwserver/server_upgraderesourcestate.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver
Expand Down
2 changes: 1 addition & 1 deletion internal/fwserver/server_upgraderesourcestate_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver_test
Expand Down
2 changes: 1 addition & 1 deletion internal/fwserver/server_validateactionconfig.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver
Expand Down
2 changes: 1 addition & 1 deletion internal/fwserver/server_validateactionconfig_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver_test
Expand Down
2 changes: 1 addition & 1 deletion internal/fwserver/server_validatedatasourceconfig.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver_test
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver_test
Expand Down
2 changes: 1 addition & 1 deletion internal/fwserver/server_validatelistresourceconfig.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver_test
Expand Down
2 changes: 1 addition & 1 deletion internal/fwserver/server_validateproviderconfig.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver
Expand Down
2 changes: 1 addition & 1 deletion internal/fwserver/server_validateproviderconfig_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver_test
Expand Down
2 changes: 1 addition & 1 deletion internal/fwserver/server_validateresourceconfig.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver
Expand Down
2 changes: 1 addition & 1 deletion internal/fwserver/server_validateresourceconfig_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver_test
Expand Down
2 changes: 1 addition & 1 deletion internal/fwserver/write_only_nullification.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver
Expand Down
2 changes: 1 addition & 1 deletion internal/fwserver/write_only_nullification_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwserver
Expand Down
2 changes: 1 addition & 1 deletion internal/fwtype/doc.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

// Package fwtype implements shared logic for interacting with the framework type system.
Expand Down
2 changes: 1 addition & 1 deletion internal/fwtype/missing_underlying_type_validation.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwtype
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwtype_test
Expand Down
2 changes: 1 addition & 1 deletion internal/fwtype/static_collection_validation.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwtype
Expand Down
2 changes: 1 addition & 1 deletion internal/fwtype/static_collection_validation_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package fwtype_test
Expand Down
2 changes: 1 addition & 1 deletion internal/logging/context.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion internal/logging/context_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package logging_test
Expand Down
2 changes: 1 addition & 1 deletion internal/logging/doc.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

// Package logging contains framework internal helpers for consistent logger
Expand Down
2 changes: 1 addition & 1 deletion internal/logging/environment_variables.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion internal/logging/framework.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion internal/logging/framework_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package logging_test
Expand Down
2 changes: 1 addition & 1 deletion internal/logging/keys.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package logging
Expand Down
2 changes: 1 addition & 1 deletion internal/privatestate/data.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package privatestate
Expand Down
2 changes: 1 addition & 1 deletion internal/privatestate/data_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package privatestate
Expand Down
2 changes: 1 addition & 1 deletion internal/privatestate/doc.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

// Package privatestate contains the type used for handling private resource
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/doc.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

// Package proto5server contains the provider server implementation compatible
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/serve.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/serve_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_applyresourcechange.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_applyresourcechange_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_callfunction.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_callfunction_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_closeephemeralresource.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_configureprovider.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_configureprovider_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_getfunctions.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_getfunctions_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_getmetadata.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_getmetadata_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_getproviderschema.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_getproviderschema_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_importresourcestate.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_importresourcestate_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_invokeaction.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_invokeaction_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_listresource.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_listresource_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_moveresourcestate.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_moveresourcestate_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_openephemeralresource.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_planaction.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_planaction_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_planresourcechange.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_planresourcechange_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
2 changes: 1 addition & 1 deletion internal/proto5server/server_prepareproviderconfig.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2021, 2025
// SPDX-License-Identifier: MPL-2.0

package proto5server
Expand Down
Loading