Skip to content

Commit 70cffef

Browse files
committed
Auto-update copyright year to 2026
1 parent a731f02 commit 70cffef

29 files changed

+29
-29
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) 2016-2025, QIIME 2 development team.
3+
Copyright (c) 2016-2026, QIIME 2 development team.
44
All rights reserved.
55

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

q2cli/__init__.py

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

q2cli/__main__.py

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

q2cli/builtin/__init__.py

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

q2cli/builtin/dev.py

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

q2cli/builtin/info.py

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

q2cli/builtin/tools.py

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

q2cli/click/__init__.py

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

q2cli/click/command.py

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

q2cli/click/option.py

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

0 commit comments

Comments
 (0)