Skip to content

Commit aece5c4

Browse files
committed
Happy New Year 2020
1 parent df4aefa commit aece5c4

29 files changed

+29
-29
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2010 - 2017, Board of Regents of the University of
1+
Copyright (c) 2010 - 2020, Board of Regents of the University of
22
Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
33
Institute of Molecular Cell Biology and Genetics.
44
All rights reserved.

src/main/java/org/scijava/ui/awt/AWTApplicationFrame.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* SciJava UI components for Java AWT.
44
* %%
5-
* Copyright (C) 2010 - 2017 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2020 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/org/scijava/ui/awt/AWTClipboard.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* #%L
44
* SciJava UI components for Java AWT.
55
* %%
6-
* Copyright (C) 2010 - 2017 Board of Regents of the University of
6+
* Copyright (C) 2010 - 2020 Board of Regents of the University of
77
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
88
* Institute of Molecular Cell Biology and Genetics.
99
* %%

src/main/java/org/scijava/ui/awt/AWTColors.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* SciJava UI components for Java AWT.
44
* %%
5-
* Copyright (C) 2010 - 2017 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2020 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/org/scijava/ui/awt/AWTCursors.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* #%L
44
* SciJava UI components for Java AWT.
55
* %%
6-
* Copyright (C) 2010 - 2017 Board of Regents of the University of
6+
* Copyright (C) 2010 - 2020 Board of Regents of the University of
77
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
88
* Institute of Molecular Cell Biology and Genetics.
99
* %%

src/main/java/org/scijava/ui/awt/AWTDragAndDropData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* #%L
44
* SciJava UI components for Java AWT.
55
* %%
6-
* Copyright (C) 2010 - 2017 Board of Regents of the University of
6+
* Copyright (C) 2010 - 2020 Board of Regents of the University of
77
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
88
* Institute of Molecular Cell Biology and Genetics.
99
* %%

src/main/java/org/scijava/ui/awt/AWTDropTargetEventDispatcher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* SciJava UI components for Java AWT.
44
* %%
5-
* Copyright (C) 2010 - 2017 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2020 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/org/scijava/ui/awt/AWTImageTools.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* SciJava UI components for Java AWT.
44
* %%
5-
* Copyright (C) 2010 - 2017 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2020 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/org/scijava/ui/awt/AWTInputEventDispatcher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* SciJava UI components for Java AWT.
44
* %%
5-
* Copyright (C) 2010 - 2017 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2020 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/org/scijava/ui/awt/AWTStatusBar.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* SciJava UI components for Java AWT.
44
* %%
5-
* Copyright (C) 2010 - 2017 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2020 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

0 commit comments

Comments
 (0)