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 92dbb2e commit 21fd960Copy full SHA for 21fd960
README.md
@@ -33,9 +33,13 @@ It has been modified as follows:
33
library, as well as the BuDDy, CUDD, and CAL libraries have been removed.
34
* Cleaned up the project setup.
35
* Adapted project to allow deployment to Maven Central.
36
+
37
+Subsequent changes are recorded in the [CHANGES.md](CHANGES.md) file.
38
39
## License
40
41
This project inherits the license from the Sourceforge project it is forked
-from, the GNU Library or Lesser General Public License version 2.0 (LGPLv2).
-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