Skip to content

Commit 583f6d3

Browse files
update licenses
1 parent a3bf3f4 commit 583f6d3

Some content is hidden

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

45 files changed

+76
-44
lines changed

src/main/java/embryo/FindEmbryos.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* code for function fitting
44
* %%
5-
* Copyright (C) 2015 - 2023 Developers
5+
* Copyright (C) 2015 - 2025 Developers
66
* %%
77
* Redistribution and use in source and binary forms, with or without modification,
88
* are permitted provided that the following conditions are met:

src/main/java/embryo/Util.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* code for function fitting
44
* %%
5-
* Copyright (C) 2015 - 2023 Developers
5+
* Copyright (C) 2015 - 2025 Developers
66
* %%
77
* Redistribution and use in source and binary forms, with or without modification,
88
* are permitted provided that the following conditions are met:

src/main/java/export/EPSExporter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* code for function fitting
44
* %%
5-
* Copyright (C) 2015 - 2023 Developers
5+
* Copyright (C) 2015 - 2025 Developers
66
* %%
77
* Redistribution and use in source and binary forms, with or without modification,
88
* are permitted provided that the following conditions are met:

src/main/java/fit/AbstractFunction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* code for function fitting
44
* %%
5-
* Copyright (C) 2015 - 2023 Developers
5+
* Copyright (C) 2015 - 2025 Developers
66
* %%
77
* Redistribution and use in source and binary forms, with or without modification,
88
* are permitted provided that the following conditions are met:

src/main/java/fit/AbstractFunction2D.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* code for function fitting
44
* %%
5-
* Copyright (C) 2015 - 2023 Developers
5+
* Copyright (C) 2015 - 2025 Developers
66
* %%
77
* Redistribution and use in source and binary forms, with or without modification,
88
* are permitted provided that the following conditions are met:

src/main/java/fit/Function.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* code for function fitting
44
* %%
5-
* Copyright (C) 2015 - 2023 Developers
5+
* Copyright (C) 2015 - 2025 Developers
66
* %%
77
* Redistribution and use in source and binary forms, with or without modification,
88
* are permitted provided that the following conditions are met:

src/main/java/fit/InterpolatedFunction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* code for function fitting
44
* %%
5-
* Copyright (C) 2015 - 2023 Developers
5+
* Copyright (C) 2015 - 2025 Developers
66
* %%
77
* Redistribution and use in source and binary forms, with or without modification,
88
* are permitted provided that the following conditions are met:

src/main/java/fit/PointFunctionMatch.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* code for function fitting
44
* %%
5-
* Copyright (C) 2015 - 2023 Developers
5+
* Copyright (C) 2015 - 2025 Developers
66
* %%
77
* Redistribution and use in source and binary forms, with or without modification,
88
* are permitted provided that the following conditions are met:

src/main/java/fit/circular/AbstractShape2D.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* code for function fitting
44
* %%
5-
* Copyright (C) 2015 - 2023 Developers
5+
* Copyright (C) 2015 - 2025 Developers
66
* %%
77
* Redistribution and use in source and binary forms, with or without modification,
88
* are permitted provided that the following conditions are met:

src/main/java/fit/circular/BruteForceShapePointDistance.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* code for function fitting
44
* %%
5-
* Copyright (C) 2015 - 2023 Developers
5+
* Copyright (C) 2015 - 2025 Developers
66
* %%
77
* Redistribution and use in source and binary forms, with or without modification,
88
* are permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)