We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf108d9 commit 627cf1dCopy full SHA for 627cf1d
2 files changed
LICENSE.txt
@@ -10,9 +10,6 @@
10
* 2. Redistributions in binary form must reproduce the above copyright
11
* notice, this list of conditions and the following disclaimer in the
12
* documentation and/or other materials provided with the distribution.
13
- * 3. Neither the name of the copyright owner nor the names of
14
- * contributors may be used to endorse or promote products derived
15
- * from this software without specific prior written permission.
16
*
17
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND
18
* CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
build.gradle
@@ -7,7 +7,7 @@
7
8
*/
9
-// SPDX-License-Identifier: BSD-3-Clause
+// SPDX-License-Identifier: BSD-2-Clause OR BSD-3-Clause
plugins {
id 'java-library'
0 commit comments