Skip to content

Commit 399e43a

Browse files
committed
Update license header for 2025
1 parent e03f5be commit 399e43a

File tree

1,121 files changed

+1121
-1121
lines changed

Some content is hidden

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

1,121 files changed

+1121
-1121
lines changed

cmd/buf/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2024 Buf Technologies, Inc.
1+
// Copyright 2020-2025 Buf Technologies, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

cmd/protoc-gen-buf-breaking/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2024 Buf Technologies, Inc.
1+
// Copyright 2020-2025 Buf Technologies, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

cmd/protoc-gen-buf-lint/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2024 Buf Technologies, Inc.
1+
// Copyright 2020-2025 Buf Technologies, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

make/buf/all.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ FILE_IGNORES := $(FILE_IGNORES) \
4242
private/buf/cmd/buf/testdata/imports/corrupted_cache_file/v3/modulelocks/
4343
LICENSE_HEADER_LICENSE_TYPE := apache
4444
LICENSE_HEADER_COPYRIGHT_HOLDER := Buf Technologies, Inc.
45-
LICENSE_HEADER_YEAR_RANGE := 2020-2024
45+
LICENSE_HEADER_YEAR_RANGE := 2020-2025
4646
LICENSE_HEADER_IGNORES := \/testdata enterprise
4747
PROTOVALIDATE_VERSION := v0.8.1
4848
# Comment out to use released buf

private/buf/bufapp/bufapp.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2024 Buf Technologies, Inc.
1+
// Copyright 2020-2025 Buf Technologies, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

private/buf/bufapp/bufapp_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2024 Buf Technologies, Inc.
1+
// Copyright 2020-2025 Buf Technologies, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

private/buf/bufapp/usage.gen.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

private/buf/bufcli/buf_work_yaml_file.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2024 Buf Technologies, Inc.
1+
// Copyright 2020-2025 Buf Technologies, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

private/buf/bufcli/buf_yaml_file.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2024 Buf Technologies, Inc.
1+
// Copyright 2020-2025 Buf Technologies, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

private/buf/bufcli/bufcli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2024 Buf Technologies, Inc.
1+
// Copyright 2020-2025 Buf Technologies, Inc.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)