Skip to content

Commit 1f86e65

Browse files
authored
Change copyright (#1972)
## Summary ## How was it tested?
1 parent c3a90c8 commit 1f86e65

File tree

168 files changed

+168
-168
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

168 files changed

+168
-168
lines changed

cmd/devbox/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package main

internal/boxcli/add.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/args.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/auth.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/cache.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/cloud.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/create.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/env.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/featureflag/auth.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package featureflag

internal/boxcli/featureflag/feature.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package featureflag

internal/boxcli/featureflag/feature_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package featureflag

internal/boxcli/featureflag/script_exit_on_error.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package featureflag

internal/boxcli/gen-docs.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/generate.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/global.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/info.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/init.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/install.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/integrate.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/log.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/midcobra/debug.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package midcobra

internal/boxcli/midcobra/midcobra.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package midcobra

internal/boxcli/midcobra/telemetry.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package midcobra

internal/boxcli/midcobra/trace.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package midcobra

internal/boxcli/path.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/pull.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/push.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/rm.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/root.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/run.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/search.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/secrets.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/services.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/setup.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/shell.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/shellenv.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/update.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/boxcli/usererr/exiterr.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package usererr

internal/boxcli/usererr/usererr.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package usererr

internal/boxcli/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package boxcli

internal/build/build.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package build

internal/cloud/cloud.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package cloud

internal/cloud/cloud_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package cloud

internal/cloud/errors.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package cloud

internal/cloud/fly/region.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package fly

internal/cloud/mutagen/forward.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package mutagen

internal/cloud/mutagen/install.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package mutagen

internal/cloud/mutagen/sync.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package mutagen

internal/cloud/mutagen/type_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package mutagen

internal/cloud/mutagen/types.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package mutagen

internal/cloud/mutagen/wrapper.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package mutagen

internal/cloud/mutagenbox/doc.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package mutagenbox

internal/cloud/mutagenbox/forward.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package mutagenbox

internal/cloud/mutagenbox/mutagenbox.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package mutagenbox

internal/cloud/mutagenbox/shim.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package mutagenbox

internal/cloud/openssh/cmd.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package openssh

internal/cloud/openssh/config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package openssh

internal/cloud/openssh/config_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package openssh

internal/cloud/openssh/sshshim/command.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package sshshim

internal/cloud/openssh/sshshim/generate.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package sshshim

internal/cloud/openssh/sshshim/invoke.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package sshshim

internal/cloud/openssh/sshshim/logger.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package sshshim

internal/cloud/openssh/sshshim/mutagen.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package sshshim

internal/cloud/openssh/username.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package openssh

internal/cloud/user.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2023 Jetpack Technologies Inc and contributors. All rights reserved.
1+
// Copyright 2024 Jetify Inc. and contributors. All rights reserved.
22
// Use of this source code is governed by the license in the LICENSE file.
33

44
package cloud

0 commit comments

Comments
 (0)