Skip to content
Merged
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion cmd/cmdtest/random.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/cmdtest/stdout_collector.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/docs/man/generate.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/docs/man/generate_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/helper/color_unix.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// +build linux darwin freebsd

/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/helper/color_unix_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/helper/color_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// +build windows

/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/helper/config.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/helper/config_pathmanager_unix.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// +build linux darwin freebsd

/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/helper/config_pathmanager_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// +build windows

/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/helper/config_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/helper/detached.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/helper/detached_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/helper/error.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/helper/table_printer.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/helper/table_printer_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/helper/terminal_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/backup.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/backup_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/cmd.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/cmd_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/commandline.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/commandline_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/database.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/hot_backup.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/hot_backup_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/init.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/init_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/login.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/login_errors_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/login_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/root.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/serverconfig.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/serverconfig_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/stats.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/stats/controller.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/stats/controller_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/stats/metrics.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/stats/metricsloader.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/stats/show.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/stats/show_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/stats/statstest/statsResponse.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/stats/ui.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/stats/ui_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/stats_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/user.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/command/user_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/fips/fips.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// +build fips

/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuadmin/immuadmin.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuclient/audit/auditagent.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuclient/audit/auditagent_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuclient/audit/auditor.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuclient/audit/auditor_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuclient/audit/executable.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion cmd/immuclient/audit/executable_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2024 Codenotary Inc. All rights reserved.
Copyright 2025 Codenotary Inc. All rights reserved.

SPDX-License-Identifier: BUSL-1.1
you may not use this file except in compliance with the License.
Expand Down
Loading
Loading