Skip to content

Commit 22c9fea

Browse files
committed
Fix license badge: ROOT is LGPL 2.1 *or later*.
1 parent af5a2b4 commit 22c9fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ an open system that can be dynamically extended by linking external
2727
libraries. This makes ROOT a premier platform on which to build data
2828
acquisition, simulation and data analysis systems.
2929

30-
[![License: LGPL v2.1](https://img.shields.io/badge/License-LGPL%20v2.1-blue.svg)](http://www.gnu.org/licenses/lgpl-2.1) [![Test coverage](https://root.cern/files/img/coverage-badge.svg)](https://epsft-jenkins.cern.ch/job/root-nightly-master-coverage/cobertura)
30+
[![License: LGPL v2.1+](https://img.shields.io/badge/License-LGPL%20v2.1+-blue.svg)](https://www.gnu.org/licenses/lgpl.html) [![Test coverage](https://root.cern/files/img/coverage-badge.svg)](https://epsft-jenkins.cern.ch/job/root-nightly-master-coverage/cobertura)
3131

3232
## Build Status
3333
| Branch | Continuous | Nightly |

0 commit comments

Comments
 (0)