Skip to content

Commit a30a8ec

Browse files
committed
chore(python): change copyright year to 2025
1 parent 9050961 commit a30a8ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/brotli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2016 The Brotli Authors. All rights reserved.
1+
# Copyright 2025 The Brotli Authors. All rights reserved.
22
#
33
# Distributed under MIT license.
44
# See file LICENSE for detail or copy at https://opensource.org/licenses/MIT

python/brotli/__init__.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2016 The Brotli Authors. All rights reserved.
1+
# Copyright 2025 The Brotli Authors. All rights reserved.
22
#
33
# Distributed under MIT license.
44
# See file LICENSE for detail or copy at https://opensource.org/licenses/MIT

0 commit comments

Comments
 (0)