Skip to content

Commit ebb99f8

Browse files
David-Rodebolyen
authored andcommitted
MAINT: Update copyright headers to 2020 (qiime2#266)
1 parent ec72002 commit ebb99f8

28 files changed

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

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

q2_diversity/__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-2019, QIIME 2 development team.
2+
# Copyright (c) 2016-2020, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_diversity/_alpha/__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-2019, QIIME 2 development team.
2+
# Copyright (c) 2016-2020, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_diversity/_alpha/_method.py

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

q2_diversity/_alpha/_visualizer.py

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

q2_diversity/_beta/__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-2019, QIIME 2 development team.
2+
# Copyright (c) 2016-2020, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_diversity/_beta/_beta_correlation.py

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

q2_diversity/_beta/_beta_rarefaction.py

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

q2_diversity/_beta/_method.py

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

q2_diversity/_beta/_visualizer.py

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

q2_diversity/_core_metrics.py

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

q2_diversity/_filter.py

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

q2_diversity/_ordination.py

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

q2_diversity/_procrustes.py

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

q2_diversity/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) 2016-2019, QIIME 2 development team.
2+
# Copyright (c) 2016-2020, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_diversity/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) 2016-2019, QIIME 2 development team.
2+
# Copyright (c) 2016-2020, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_diversity/tests/test_adonis.py

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

q2_diversity/tests/test_alpha.py

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

q2_diversity/tests/test_alpha_rarefaction.py

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

q2_diversity/tests/test_beta.py

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

q2_diversity/tests/test_beta_correlation.py

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

q2_diversity/tests/test_beta_rarefaction.py

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

q2_diversity/tests/test_core_metrics.py

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

q2_diversity/tests/test_filter.py

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

q2_diversity/tests/test_ordination.py

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

q2_diversity/tests/test_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) 2016-2019, QIIME 2 development team.
2+
# Copyright (c) 2016-2020, QIIME 2 development team.
33
#
44
# Distributed under the terms of the Modified BSD License.
55
#

q2_diversity/tests/test_procrustes.py

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

setup.py

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

0 commit comments

Comments
 (0)