Skip to content

Commit b599dbe

Browse files
authored
Merge pull request labgrid-project#881 from Bastian-Krause/bst/copyright-2022
debian/doc/man: extend copyright period to 2022
2 parents 9988482 + cd4f47a commit b599dbe

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

debian/copyright

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Upstream-Name: labgrid
33
Source: https://github.com/labgrid-project/labgrid
44

55
Files: *
6-
Copyright: Copyright (C) 2016-2021 Pengutronix, Jan Luebbe <entwicklung@pengutronix.de>
7-
Copyright (C) 2016-2021 Pengutronix, Rouven Czerwinski <entwicklung@pengutronix.de>
6+
Copyright: Copyright (C) 2016-2022 Pengutronix, Jan Luebbe <entwicklung@pengutronix.de>
7+
Copyright (C) 2016-2022 Pengutronix, Rouven Czerwinski <entwicklung@pengutronix.de>
88
License: LGPL-2.1+
99

1010
Files: man/*

doc/conf.py

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

5656
# General information about the project.
5757
project = 'labgrid'
58-
copyright = '2016-2021 Pengutronix, Jan Luebbe and Rouven Czerwinski'
58+
copyright = '2016-2022 Pengutronix, Jan Luebbe and Rouven Czerwinski'
5959
author = 'Jan Luebbe, Rouven Czerwinski'
6060

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

man/labgrid-suggest.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ USBSerialPort:
8888

8989
Organization: Labgrid-Project
9090
.SH COPYRIGHT
91-
Copyright (C) 2016-2021 Pengutronix. This library is free software;
91+
Copyright (C) 2016-2022 Pengutronix. This library is free software;
9292
you can redistribute it and/or modify it under the terms of the GNU
9393
Lesser General Public License as published by the Free Software
9494
Foundation; either version 2.1 of the License, or (at your option)

man/labgrid-suggest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ labgrid-suggest generator for YAML config files
88

99
:organization: Labgrid-Project
1010
:Date: 2021-05-20
11-
:Copyright: Copyright (C) 2016-2021 Pengutronix. This library is free software;
11+
:Copyright: Copyright (C) 2016-2022 Pengutronix. This library is free software;
1212
you can redistribute it and/or modify it under the terms of the GNU
1313
Lesser General Public License as published by the Free Software
1414
Foundation; either version 2.1 of the License, or (at your option)

0 commit comments

Comments
 (0)