We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2380eac commit 9306275Copy full SHA for 9306275
pom.xml
@@ -16,7 +16,7 @@
16
17
<licenses>
18
<license>
19
- <name>BSD 3-Clause</name>
+ <name>Apache License Version 2.0</name>
20
<url>file://${basedir}/LICENSE.txt</url>
21
</license>
22
</licenses>
@@ -104,7 +104,7 @@
104
<artifactId>maven-javadoc-plugin</artifactId>
105
<configuration>
106
<bottom>Copyright (c) 2016-2019, Salesforce.com, Inc. All rights reserved. Licensed under
107
- the BSD 3-Clause license. For full license text, see the LICENSE.txt file in the
+ the Apache License Version 2.0. For full license text, see the LICENSE.txt file in the
108
repository.
109
</bottom>
110
<doclint>none</doclint>
0 commit comments