diff --git a/LICENSE b/LICENSE index c951a92..ac20402 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2024 Contrast Security, Inc. +Copyright 2025 Contrast Security, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/internal/installer/install.go b/internal/installer/install.go index 650673e..4717458 100644 --- a/internal/installer/install.go +++ b/internal/installer/install.go @@ -1,4 +1,4 @@ -// Copyright 2024 Contrast Security, Inc. +// Copyright 2025 Contrast Security, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/installer/install_test.go b/internal/installer/install_test.go index 50aa98a..7b9e315 100644 --- a/internal/installer/install_test.go +++ b/internal/installer/install_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 Contrast Security, Inc. +// Copyright 2025 Contrast Security, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/installer/version.go b/internal/installer/version.go index 76f74a1..127ffd7 100644 --- a/internal/installer/version.go +++ b/internal/installer/version.go @@ -1,4 +1,4 @@ -// Copyright 2024 Contrast Security, Inc. +// Copyright 2025 Contrast Security, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/installer/version_test.go b/internal/installer/version_test.go index a22d784..48e7f21 100644 --- a/internal/installer/version_test.go +++ b/internal/installer/version_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 Contrast Security, Inc. +// Copyright 2025 Contrast Security, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/license_test.go b/license_test.go index 71fcad3..aae77d8 100644 --- a/license_test.go +++ b/license_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 Contrast Security, Inc. +// Copyright 2025 Contrast Security, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/main.go b/main.go index d038c7d..3765672 100644 --- a/main.go +++ b/main.go @@ -1,4 +1,4 @@ -// Copyright 2024 Contrast Security, Inc. +// Copyright 2025 Contrast Security, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/main_test.go b/main_test.go index c02050d..94010e5 100644 --- a/main_test.go +++ b/main_test.go @@ -1,4 +1,4 @@ -// Copyright 2024 Contrast Security, Inc. +// Copyright 2025 Contrast Security, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.