Skip to content

Commit 5478bb7

Browse files
committed
Happy New Year 2016
1 parent a317fc9 commit 5478bb7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015, Board of Regents of the University of
1+
Copyright (c) 2015 - 2016, Board of Regents of the University of
22
Wisconsin-Madison.
33
All rights reserved.
44

src/main/java/org/scijava/java3d/DefaultJava3DService.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Utility classes for working with Java 3D.
44
* %%
5-
* Copyright (C) 2015 Board of Regents of the University of
5+
* Copyright (C) 2015 - 2016 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/java3d/Java3DService.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Utility classes for working with Java 3D.
44
* %%
5-
* Copyright (C) 2015 Board of Regents of the University of
5+
* Copyright (C) 2015 - 2016 Board of Regents of the University of
66
* Wisconsin-Madison.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

src/test/java/org/scijava/java3d/Java3DServiceTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Utility classes for working with Java 3D.
44
* %%
5-
* Copyright (C) 2015 Board of Regents of the University of
5+
* Copyright (C) 2015 - 2016 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)