Skip to content

Commit 627cf1d

Browse files
committed
Use a BSD 2-clause license
1 parent bf108d9 commit 627cf1d

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

LICENSE.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
* 2. Redistributions in binary form must reproduce the above copyright
1111
* notice, this list of conditions and the following disclaimer in the
1212
* 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.
1613
*
1714
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND
1815
* CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
*/
99

10-
// SPDX-License-Identifier: BSD-3-Clause
10+
// SPDX-License-Identifier: BSD-2-Clause OR BSD-3-Clause
1111

1212
plugins {
1313
id 'java-library'

0 commit comments

Comments
 (0)