Skip to content

Commit

Permalink
License year
Browse files Browse the repository at this point in the history
  • Loading branch information
smaye81 committed Jan 10, 2024
1 parent ea44575 commit 82c1d2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ MAKEFLAGS += --no-print-directory
TMP = .tmp
BIN = .tmp/bin
UNAME_OS := $(shell uname -s)
LICENSE_HEADER_YEAR_RANGE := 2023
LICENSE_HEADER_YEAR_RANGE := 2023-2024
GOOGLE_PROTOBUF_VERSION = 25.1

ifeq ($(UNAME_OS),Darwin)
Expand Down
2 changes: 1 addition & 1 deletion report.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2023 Buf Technologies, Inc.
// Copyright 2023-2024 Buf Technologies, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 82c1d2d

Please sign in to comment.