Skip to content

Commit 87250df

Browse files
committed
Update license blurbs and project license
Accomplished using: mvn license:update-file-header license:update-project-license
1 parent ad12859 commit 87250df

45 files changed

Lines changed: 45 additions & 45 deletions

Some content is hidden

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

LICENSE.txt

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

src/main/java/org/scijava/ui/swing/script/AutoImporter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2018 Board of Regents of the University of
66
* Wisconsin-Madison, Max Planck Institute of Molecular Cell Biology and
77
* Genetics, and others.
88
* %%

src/main/java/org/scijava/ui/swing/script/Bookmark.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2018 Board of Regents of the University of
66
* Wisconsin-Madison, Max Planck Institute of Molecular Cell Biology and
77
* Genetics, and others.
88
* %%

src/main/java/org/scijava/ui/swing/script/BookmarkDialog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2018 Board of Regents of the University of
66
* Wisconsin-Madison, Max Planck Institute of Molecular Cell Biology and
77
* Genetics, and others.
88
* %%

src/main/java/org/scijava/ui/swing/script/DefaultAutoImporters.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2018 Board of Regents of the University of
66
* Wisconsin-Madison, Max Planck Institute of Molecular Cell Biology and
77
* Genetics, and others.
88
* %%

src/main/java/org/scijava/ui/swing/script/DefaultLanguageSupportService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2018 Board of Regents of the University of
66
* Wisconsin-Madison, Max Planck Institute of Molecular Cell Biology and
77
* Genetics, and others.
88
* %%

src/main/java/org/scijava/ui/swing/script/EditorPane.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2018 Board of Regents of the University of
66
* Wisconsin-Madison, Max Planck Institute of Molecular Cell Biology and
77
* Genetics, and others.
88
* %%

src/main/java/org/scijava/ui/swing/script/ErrorHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2018 Board of Regents of the University of
66
* Wisconsin-Madison, Max Planck Institute of Molecular Cell Biology and
77
* Genetics, and others.
88
* %%

src/main/java/org/scijava/ui/swing/script/ExceptionHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2018 Board of Regents of the University of
66
* Wisconsin-Madison, Max Planck Institute of Molecular Cell Biology and
77
* Genetics, and others.
88
* %%

src/main/java/org/scijava/ui/swing/script/FileFunctions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2018 Board of Regents of the University of
66
* Wisconsin-Madison, Max Planck Institute of Molecular Cell Biology and
77
* Genetics, and others.
88
* %%

0 commit comments

Comments
 (0)