Skip to content

Commit 21fd960

Browse files
authored
Update README.md
1 parent 92dbb2e commit 21fd960

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,13 @@ It has been modified as follows:
3333
library, as well as the BuDDy, CUDD, and CAL libraries have been removed.
3434
* Cleaned up the project setup.
3535
* Adapted project to allow deployment to Maven Central.
36+
37+
Subsequent changes are recorded in the [CHANGES.md](CHANGES.md) file.
3638

3739
## License
3840

3941
This project inherits the license from the Sourceforge project it is forked
40-
from, the GNU Library or Lesser General Public License version 2.0 (LGPLv2).
41-
See the [LICENSE.txt](LICENSE.txt) file.
42+
from, the GNU Library General Public License v2 (LGPLv2) or later. See the
43+
[LICENSE.txt](LICENSE.txt) file.
44+
45+
SPDX-License-Identifier: LGPL-2.0-or-later

0 commit comments

Comments
 (0)