Skip to content

Commit 7cc8210

Browse files
committed
Auto-update copyright year to 2026
1 parent f058c0d commit 7cc8210

17 files changed

+17
-17
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2017-2025, QIIME 2 development team.
3+
Copyright (c) 2017-2026, QIIME 2 development team.
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

q2_sample_classifier/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ----------------------------------------------------------------------------
2-
# Copyright (c) 2017-2025, QIIME 2 development team.
2+
# Copyright (c) 2017-2026, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_sample_classifier/_format.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ----------------------------------------------------------------------------
2-
# Copyright (c) 2017-2025, QIIME 2 development team.
2+
# Copyright (c) 2017-2026, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_sample_classifier/_transformer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ----------------------------------------------------------------------------
2-
# Copyright (c) 2017-2025, QIIME 2 development team.
2+
# Copyright (c) 2017-2026, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_sample_classifier/_type.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ----------------------------------------------------------------------------
2-
# Copyright (c) 2017-2025, QIIME 2 development team.
2+
# Copyright (c) 2017-2026, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_sample_classifier/classify.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ----------------------------------------------------------------------------
2-
# Copyright (c) 2017-2025, QIIME 2 development team.
2+
# Copyright (c) 2017-2026, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_sample_classifier/plugin_setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ----------------------------------------------------------------------------
2-
# Copyright (c) 2017-2025, QIIME 2 development team.
2+
# Copyright (c) 2017-2026, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_sample_classifier/tests/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ----------------------------------------------------------------------------
2-
# Copyright (c) 2017-2025, QIIME 2 development team.
2+
# Copyright (c) 2017-2026, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_sample_classifier/tests/test_actions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ----------------------------------------------------------------------------
2-
# Copyright (c) 2017-2025, QIIME 2 development team.
2+
# Copyright (c) 2017-2026, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_sample_classifier/tests/test_base_class.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ----------------------------------------------------------------------------
2-
# Copyright (c) 2017-2025, QIIME 2 development team.
2+
# Copyright (c) 2017-2026, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

0 commit comments

Comments
 (0)