Skip to content

Commit 3949a0f

Browse files
committed
Remove redundant licence statements and update copyright dates (#316)
* Remove redundant licence statements * Update copyright text to refer to 2022
1 parent f1540da commit 3949a0f

File tree

134 files changed

+171
-948
lines changed

Some content is hidden

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

134 files changed

+171
-948
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) 2016 - 2020, Michael Doube, BoneJ developers
1+
Copyright (c) 2016 - 2022, Michael Doube, BoneJ developers
22
All rights reserved.
33

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

Legacy/bonej/LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015 - 2020, Michael Doube, BoneJ developers
1+
Copyright (c) 2015 - 2022, Michael Doube, BoneJ developers
22
All rights reserved.
33

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

Legacy/bonej/src/main/java/org/bonej/DebugLauncher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mavenized version of the BoneJ1 plugins
44
* %%
5-
* Copyright (C) 2015 - 2020 Michael Doube, BoneJ developers
5+
* Copyright (C) 2015 - 2022 Michael Doube, BoneJ 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:

Legacy/bonej/src/main/java/org/bonej/menuWrappers/ThicknessHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mavenized version of the BoneJ1 plugins
44
* %%
5-
* Copyright (C) 2015 - 2020 Michael Doube, BoneJ developers
5+
* Copyright (C) 2015 - 2022 Michael Doube, BoneJ 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:

Legacy/bonej/src/main/java/org/bonej/plugins/ConnectedComponents.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mavenized version of the BoneJ1 plugins
44
* %%
5-
* Copyright (C) 2015 - 2020 Michael Doube, BoneJ developers
5+
* Copyright (C) 2015 - 2022 Michael Doube, BoneJ 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:

Legacy/bonej/src/main/java/org/bonej/plugins/Connectivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mavenized version of the BoneJ1 plugins
44
* %%
5-
* Copyright (C) 2015 - 2020 Michael Doube, BoneJ developers
5+
* Copyright (C) 2015 - 2022 Michael Doube, BoneJ 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:

Legacy/bonej/src/main/java/org/bonej/plugins/DeleteSliceRange.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mavenized version of the BoneJ1 plugins
44
* %%
5-
* Copyright (C) 2015 - 2020 Michael Doube, BoneJ developers
5+
* Copyright (C) 2015 - 2022 Michael Doube, BoneJ 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:

Legacy/bonej/src/main/java/org/bonej/plugins/DensityCalibrator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mavenized version of the BoneJ1 plugins
44
* %%
5-
* Copyright (C) 2015 - 2020 Michael Doube, BoneJ developers
5+
* Copyright (C) 2015 - 2022 Michael Doube, BoneJ 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:

Legacy/bonej/src/main/java/org/bonej/plugins/Moments.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mavenized version of the BoneJ1 plugins
44
* %%
5-
* Copyright (C) 2015 - 2020 Michael Doube, BoneJ developers
5+
* Copyright (C) 2015 - 2022 Michael Doube, BoneJ 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:

Legacy/bonej/src/main/java/org/bonej/plugins/Orienteer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mavenized version of the BoneJ1 plugins
44
* %%
5-
* Copyright (C) 2015 - 2020 Michael Doube, BoneJ developers
5+
* Copyright (C) 2015 - 2022 Michael Doube, BoneJ 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)