Skip to content

Commit 975a01d

Browse files
committed
Happy belated New Year 2015
1 parent 5e24680 commit 975a01d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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 - 2014, Board of Regents of the University of
1+
Copyright (c) 2010 - 2015, Board of Regents of the University of
22
Wisconsin-Madison.
33
All rights reserved.
44

src/main/java/org/scijava/plugins/platforms/macosx/MacOSXAppEventDispatcher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Core platform plugins for SciJava applications.
44
* %%
5-
* Copyright (C) 2010 - 2014 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2015 Board of Regents of the University of
66
* Wisconsin-Madison.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

src/main/java/org/scijava/plugins/platforms/macosx/MacOSXPlatform.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Core platform plugins for SciJava applications.
44
* %%
5-
* Copyright (C) 2010 - 2014 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2015 Board of Regents of the University of
66
* Wisconsin-Madison.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

src/main/java/org/scijava/plugins/platforms/windows/WindowsPlatform.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Core platform plugins for SciJava applications.
44
* %%
5-
* Copyright (C) 2010 - 2014 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2015 Board of Regents of the University of
66
* Wisconsin-Madison.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)