Skip to content

Commit 7cb54ca

Browse files
committed
Update copyright dates
1 parent 04ce41c commit 7cb54ca

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2020-2021 - Raspberry Pi Foundation
3+
Copyright (c) 2020-2025 - Raspberry Pi Foundation
44
Copyright (c) 2017-2021 - LEGO System A/S - Aastvej 1, 7190 Billund, DK
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
# General information about the project.
6161
project = 'Raspberry Pi Build HAT'
62-
copyright = '''2020-2021 - Raspberry Pi Foundation;
62+
copyright = '''2020-2025 - Raspberry Pi Foundation;
6363
2017-2020 - LEGO System A/S - Aastvej 1, 7190 Billund, DK.'''
6464

6565
# The version info for the project you're documenting, acts as replacement for

docs/license.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ License information
33

44
The MIT License (MIT)
55

6-
Copyright (c) 2020-2021 - Raspberry Pi Foundation
6+
Copyright (c) 2020-2025 - Raspberry Pi Foundation
77

88
Copyright (c) 2017-2021 - LEGO System A/S - Aastvej 1, 7190 Billund, DK
99

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
"""Setup file"""
44

5-
# Copyright (c) 2020-2021 Raspberry Pi Foundation
5+
# Copyright (c) 2020-2025 Raspberry Pi Foundation
66
#
77
# SPDX-License-Identifier: MIT
88

0 commit comments

Comments
 (0)