Skip to content

Commit 87b1cc8

Browse files
committed
Happy New Year 2020
1 parent 7542428 commit 87b1cc8

File tree

725 files changed

+973
-2910
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

725 files changed

+973
-2910
lines changed

LICENSE.txt

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
Copyright (c) 2009 - 2017, Board of Regents of the University of
2-
Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
3-
Institute of Molecular Cell Biology and Genetics, University of
4-
Konstanz, and KNIME GmbH.
1+
Copyright (c) 2009 - 2020, SciJava developers.
52
All rights reserved.
63

74
Redistribution and use in source and binary forms, with or without modification,

pom.xml

+1-4
Original file line numberDiff line numberDiff line change
@@ -158,10 +158,7 @@
158158

159159
<license.licenseName>bsd_2</license.licenseName>
160160
<license.projectName>SciJava Common shared library for SciJava software.</license.projectName>
161-
<license.copyrightOwners>Board of Regents of the University of
162-
Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
163-
Institute of Molecular Cell Biology and Genetics, University of
164-
Konstanz, and KNIME GmbH.</license.copyrightOwners>
161+
<license.copyrightOwners>SciJava developers.</license.copyrightOwners>
165162

166163
<parsington.version>2.0.0</parsington.version>
167164
</properties>

src/it/apt-test/pom.xml

+1-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
#%L
44
SciJava Common shared library for SciJava software.
55
%%
6-
Copyright (C) 2009 - 2017 Board of Regents of the University of
7-
Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
8-
Institute of Molecular Cell Biology and Genetics, University of
9-
Konstanz, and KNIME GmbH.
6+
Copyright (C) 2009 - 2020 SciJava developers.
107
%%
118
Redistribution and use in source and binary forms, with or without
129
modification, are permitted provided that the following conditions are met:

src/it/apt-test/setup.bsh

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/it/apt-test/src/main/java/org/scijava/annotation/its/Annotated.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/it/apt-test/src/main/java/org/scijava/annotation/its/CustomAnnotation.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/it/apt-test/verify.bsh

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/it/settings.xml

+1-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@
33
#%L
44
SciJava Common shared library for SciJava software.
55
%%
6-
Copyright (C) 2009 - 2017 Board of Regents of the University of
7-
Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
8-
Institute of Molecular Cell Biology and Genetics, University of
9-
Konstanz, and KNIME GmbH.
6+
Copyright (C) 2009 - 2020 SciJava developers.
107
%%
118
Redistribution and use in source and binary forms, with or without
129
modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/AbstractBasicDetails.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/AbstractContextual.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/AbstractGateway.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/AbstractUIDetails.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/BasicDetails.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/Cancelable.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/Context.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/Contextual.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/Disposable.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/Gateway.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/Identifiable.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/Initializable.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/Instantiable.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/InstantiableException.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/ItemIO.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/ItemVisibility.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/Locatable.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/MenuEntry.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/MenuPath.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/Named.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/NoSuchServiceException.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/NullContextException.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/Optional.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/Prioritized.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/Priority.java

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2017 Board of Regents of the University of
6-
* Wisconsin-Madison, Broad Institute of MIT and Harvard, Max Planck
7-
* Institute of Molecular Cell Biology and Genetics, University of
8-
* Konstanz, and KNIME GmbH.
5+
* Copyright (C) 2009 - 2020 SciJava developers.
96
* %%
107
* Redistribution and use in source and binary forms, with or without
118
* modification, are permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)