Skip to content

Commit 3cb0682

Browse files
committed
clarify GPLv2+
1 parent 19e7e9c commit 3cb0682

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ Basic `--help` output appears below:
367367

368368
## License
369369
`afl-cov` is released as open source software under the terms of
370-
the **GNU General Public License (GPL v2)**. The latest release can be found
370+
the **GNU General Public License (GPL v2+)**. The latest release can be found
371371
at [https://github.com/mrash/afl-cov/releases](https://github.com/mrash/afl-cov/releases)
372372

373373
## Contact

afl-cov

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# Copyright (C) 2015-2016 Michael Rash ([email protected])
1111
#
12-
# License (GNU General Public License):
12+
# License (GNU General Public License version 2 or any later version):
1313
#
1414
# This program is free software; you can redistribute it and/or
1515
# modify it under the terms of the GNU General Public License

0 commit comments

Comments
 (0)