Skip to content

Commit 60be3ac

Browse files
committed
build: Update license headers
1 parent 3e41244 commit 60be3ac

20 files changed

+36
-20
lines changed

gm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// Copyright 2020-2023 Andres Almiray.
3+
// Copyright 2020-2025 Andres Almiray.
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

gum/ant.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// Copyright 2020-2023 Andres Almiray.
3+
// Copyright 2020-2025 Andres Almiray.
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

gum/ant_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// Copyright 2020-2023 Andres Almiray.
3+
// Copyright 2020-2025 Andres Almiray.
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

gum/bach.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// Copyright 2020-2023 Andres Almiray.
3+
// Copyright 2020-2025 Andres Almiray.
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

gum/bach_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// Copyright 2020-2023 Andres Almiray.
3+
// Copyright 2020-2025 Andres Almiray.
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

gum/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// Copyright 2020-2023 Andres Almiray.
3+
// Copyright 2020-2025 Andres Almiray.
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

gum/config_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// Copyright 2020-2023 Andres Almiray.
3+
// Copyright 2020-2025 Andres Almiray.
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

gum/context.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// Copyright 2020-2023 Andres Almiray.
3+
// Copyright 2020-2025 Andres Almiray.
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

gum/flag.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// Copyright 2020-2023 Andres Almiray.
3+
// Copyright 2020-2025 Andres Almiray.
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

gum/gradle.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// SPDX-License-Identifier: Apache-2.0
22
//
3-
// Copyright 2020-2023 Andres Almiray.
3+
// Copyright 2020-2025 Andres Almiray.
44
//
55
// Licensed under the Apache License, Version 2.0 (the "License");
66
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)