Skip to content

Commit db0a56d

Browse files
committed
Happy New Year 2021
1 parent fdfc89c commit db0a56d

File tree

738 files changed

+792
-736
lines changed

Some content is hidden

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

738 files changed

+792
-736
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) 2009 - 2020, SciJava developers.
1+
Copyright (c) 2009 - 2021, SciJava developers.
22
All rights reserved.
33

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

src/it/apt-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#%L
44
SciJava Common shared library for SciJava software.
55
%%
6-
Copyright (C) 2009 - 2020 SciJava developers.
6+
Copyright (C) 2009 - 2021 SciJava developers.
77
%%
88
Redistribution and use in source and binary forms, with or without
99
modification, are permitted provided that the following conditions are met:

src/it/apt-test/setup.bsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2020 SciJava developers.
5+
* Copyright (C) 2009 - 2021 SciJava developers.
66
* %%
77
* Redistribution and use in source and binary forms, with or without
88
* modification, are permitted provided that the following conditions are met:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2020 SciJava developers.
5+
* Copyright (C) 2009 - 2021 SciJava developers.
66
* %%
77
* Redistribution and use in source and binary forms, with or without
88
* modification, are permitted provided that the following conditions are met:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2020 SciJava developers.
5+
* Copyright (C) 2009 - 2021 SciJava developers.
66
* %%
77
* Redistribution and use in source and binary forms, with or without
88
* modification, are permitted provided that the following conditions are met:

src/it/apt-test/verify.bsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2020 SciJava developers.
5+
* Copyright (C) 2009 - 2021 SciJava developers.
66
* %%
77
* Redistribution and use in source and binary forms, with or without
88
* modification, are permitted provided that the following conditions are met:

src/it/settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#%L
44
SciJava Common shared library for SciJava software.
55
%%
6-
Copyright (C) 2009 - 2020 SciJava developers.
6+
Copyright (C) 2009 - 2021 SciJava developers.
77
%%
88
Redistribution and use in source and binary forms, with or without
99
modification, are permitted provided that the following conditions are met:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2020 SciJava developers.
5+
* Copyright (C) 2009 - 2021 SciJava developers.
66
* %%
77
* Redistribution and use in source and binary forms, with or without
88
* modification, are permitted provided that the following conditions are met:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2020 SciJava developers.
5+
* Copyright (C) 2009 - 2021 SciJava developers.
66
* %%
77
* Redistribution and use in source and binary forms, with or without
88
* modification, are permitted provided that the following conditions are met:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* SciJava Common shared library for SciJava software.
44
* %%
5-
* Copyright (C) 2009 - 2020 SciJava developers.
5+
* Copyright (C) 2009 - 2021 SciJava developers.
66
* %%
77
* Redistribution and use in source and binary forms, with or without
88
* modification, are permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)