File tree Expand file tree Collapse file tree 4 files changed +4
-12
lines changed
main/java/org/scijava/plugins/scripting/jython
test/java/org/scijava/plugins/scripting/jython Expand file tree Collapse file tree 4 files changed +4
-12
lines changed Original file line number Diff line number Diff line change 1- Copyright (c) 2008 - 2017, Board of Regents of the University of
2- Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
3- Institute of Molecular Cell Biology and Genetics.
1+ Copyright (c) 2008 - 2023, SciJava developers.
42All rights reserved.
53
64Redistribution and use in source and binary forms, with or without modification,
Original file line number Diff line number Diff line change 8585 <package-name >org.scijava.plugins.scripting.jython</package-name >
8686
8787 <license .licenseName>bsd_2</license .licenseName>
88- <license .copyrightOwners>Board of Regents of the University of
89- Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
90- Institute of Molecular Cell Biology and Genetics.</license .copyrightOwners>
88+ <license .copyrightOwners>SciJava developers.</license .copyrightOwners>
9189 <license .excludes>**/script_templates/**</license .excludes>
9290
9391 <!-- NB: Deploy releases to the SciJava Maven repository. -->
Original file line number Diff line number Diff line change 22 * #%L
33 * JSR-223-compliant Jython scripting language plugin.
44 * %%
5- * Copyright (C) 2008 - 2017 Board of Regents of the University of
6- * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
7- * Institute of Molecular Cell Biology and Genetics.
5+ * Copyright (C) 2008 - 2023 SciJava developers.
86 * %%
97 * Redistribution and use in source and binary forms, with or without
108 * modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 22 * #%L
33 * JSR-223-compliant Jython scripting language plugin.
44 * %%
5- * Copyright (C) 2008 - 2017 Board of Regents of the University of
6- * Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
7- * Institute of Molecular Cell Biology and Genetics.
5+ * Copyright (C) 2008 - 2023 SciJava developers.
86 * %%
97 * Redistribution and use in source and binary forms, with or without
108 * modification, are permitted provided that the following conditions are met:
You can’t perform that action at this time.
0 commit comments