Skip to content

Commit 120d449

Browse files
committed
bump copyright years
1 parent c0958fc commit 120d449

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of the Indico plugin indico-sso-group-mapping.
2-
# Copyright (C) 2022 - 2023 University of Bonn
2+
# Copyright (C) 2022 - 2024 University of Bonn
33
#
44
# The Indico plugin indico-sso-group-mapping is free software; you can
55
# redistribute it and/or modify it under the terms of the MIT License;

indico_sso_group_mapping/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of the Indico plugin indico-sso-group-mapping.
2-
# Copyright (C) 2022 - 2023 University of Bonn
2+
# Copyright (C) 2022 - 2024 University of Bonn
33
#
44
# The Indico plugin indico-sso-group-mapping is free software; you can
55
# redistribute it and/or modify it under the terms of the MIT License;

indico_sso_group_mapping/plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of the Indico plugin indico-sso-group-mapping.
2-
# Copyright (C) 2022 - 2023 University of Bonn
2+
# Copyright (C) 2022 - 2024 University of Bonn
33
#
44
# The Indico plugin indico-sso-group-mapping is free software; you can
55
# redistribute it and/or modify it under the terms of the MIT License;

indico_sso_group_mapping/task.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of the Indico plugin indico-sso-group-mapping.
2-
# Copyright (C) 2022 - 2023 University of Bonn
2+
# Copyright (C) 2022 - 2024 University of Bonn
33
#
44
# The Indico plugin indico-sso-group-mapping is free software; you can
55
# redistribute it and/or modify it under the terms of the MIT License;

manage-i18n.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
# This file is part of the Indico plugin indico-sso-group-mapping.
3-
# Copyright (C) 2022 - 2023 University of Bonn
3+
# Copyright (C) 2022 - 2024 University of Bonn
44
#
55
# The Indico plugin indico-sso-group-mapping is free software; you can
66
# redistribute it and/or modify it under the terms of the MIT License;

run-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
# This file is part of the Indico plugin indico-sso-group-mapping.
3-
# Copyright (C) 2022 - 2023 University of Bonn
3+
# Copyright (C) 2022 - 2024 University of Bonn
44
#
55
# The Indico plugin indico-sso-group-mapping is free software; you can
66
# redistribute it and/or modify it under the terms of the MIT License;

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of the Indico plugin indico-sso-group-mapping.
2-
# Copyright (C) 2022 - 2023 University of Bonn
2+
# Copyright (C) 2022 - 2024 University of Bonn
33
#
44
# The Indico plugin indico-sso-group-mapping is free software; you can
55
# redistribute it and/or modify it under the terms of the MIT License;

tests/plugin_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This file is part of the Indico plugin indico-sso-group-mapping.
2-
# Copyright (C) 2022 - 2023 University of Bonn
2+
# Copyright (C) 2022 - 2024 University of Bonn
33
#
44
# The Indico plugin indico-sso-group-mapping is free software; you can
55
# redistribute it and/or modify it under the terms of the MIT License;

0 commit comments

Comments
 (0)