Skip to content

Commit 9e26fa5

Browse files
authored
Update license year range (#2712)
1 parent 7774390 commit 9e26fa5

1,019 files changed

Lines changed: 1019 additions & 1019 deletions

File tree

Some content is hidden

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

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2020-2022 Buf Technologies, Inc.
189+
Copyright 2020-2024 Buf Technologies, Inc.
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

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-2023 Buf Technologies, Inc.
1+
// Copyright 2020-2024 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-2023 Buf Technologies, Inc.
1+
// Copyright 2020-2024 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-2023 Buf Technologies, Inc.
1+
// Copyright 2020-2024 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
@@ -28,7 +28,7 @@ FILE_IGNORES := $(FILE_IGNORES) \
2828
private/pkg/storage/storageos/tmp/
2929
LICENSE_HEADER_LICENSE_TYPE := apache
3030
LICENSE_HEADER_COPYRIGHT_HOLDER := Buf Technologies, Inc.
31-
LICENSE_HEADER_YEAR_RANGE := 2020-2023
31+
LICENSE_HEADER_YEAR_RANGE := 2020-2024
3232
LICENSE_HEADER_IGNORES := \/testdata enterprise
3333
PROTOVALIDATE_VERSION := v0.5.1
3434
# 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-2023 Buf Technologies, Inc.
1+
// Copyright 2020-2024 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-2023 Buf Technologies, Inc.
1+
// Copyright 2020-2024 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
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2023 Buf Technologies, Inc.
1+
// Copyright 2020-2024 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-2023 Buf Technologies, Inc.
1+
// Copyright 2020-2024 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_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2020-2023 Buf Technologies, Inc.
1+
// Copyright 2020-2024 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)