File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ [ ![ License LGPLv3] [ LGPLv3 badge ]] [ LGPLv3 ]
2+ [ ![ License ASL 2.0] [ ASL 2.0 badge ]] [ ASL 2.0 ]
13[ ![ Build Status] [ Travis badge ]] [ Travis ]
24
35## Travis builds now enabled
@@ -8,8 +10,8 @@ https://travis-ci.org/daveclayton/json-schema-validator
810
911## Read me first
1012
11- The ** current** version of this project is licensed under both LGPLv3 (or later) and ASL 2.0. The old version
12- (2.0.x) was licensed under LGPL 3.0 (or later) only.
13+ The ** current** version of this project is licensed under both [ LGPLv3] (or later) and [ ASL 2.0] . The old version
14+ (2.0.x) was licensed under [ LGPL 3.0] [ LGPLv3 ] (or later) only.
1315
1416** Version 2.2 is out** . See [ here] ( https://github.com/daveclayton/json-schema-validator/wiki/Whatsnew_22 )
1517for the list of changes compared to 2.0. And of course, it still has [ all the
@@ -107,5 +109,9 @@ For a detailed discussion of the implementation, see
107109Please see the [ wiki] ( https://github.com/daveclayton/json-schema-validator/wiki/ ) for more
108110details.
109111
112+ [ LGPLv3 badge ] : https://img.shields.io/:license-LGPLv3-blue.svg
113+ [ LGPLv3 ] : http://www.gnu.org/licenses/lgpl-3.0.html
114+ [ ASL 2.0 badge] : https://img.shields.io/:license-Apache%202.0-blue.svg
115+ [ ASL 2.0 ] : http://www.apache.org/licenses/LICENSE-2.0.html
110116[ Travis Badge ] : https://api.travis-ci.org/daveclayton/json-schema-validator.svg?branch=master
111117[ Travis ] : https://travis-ci.org/daveclayton/json-schema-validator
You can’t perform that action at this time.
0 commit comments