Skip to content

Commit 15348a5

Browse files
committed
POM: standardize copyrightOwners string
Listing the institutions involved explicitly is error-prone. The actual contributors can be seen from the git history.
1 parent 4f556bf commit 15348a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<properties>
9191
<package-name>org.scijava.plot</package-name>
9292
<license.licenseName>bsd_2</license.licenseName>
93-
<license.copyrightOwners>Max Planck Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
93+
<license.copyrightOwners>SciJava developers.</license.copyrightOwners>
9494

9595
<!-- NB: Deploy releases to the SciJava Maven repository. -->
9696
<releaseProfiles>sign,deploy-to-scijava</releaseProfiles>

0 commit comments

Comments
 (0)