File tree 1 file changed +8
-2
lines changed 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 ]
1
3
[ ![ Build Status] [ Travis badge ]] [ Travis ]
2
4
3
5
## Travis builds now enabled
@@ -8,8 +10,8 @@ https://travis-ci.org/daveclayton/json-schema-validator
8
10
9
11
## Read me first
10
12
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.
13
15
14
16
** Version 2.2 is out** . See [ here] ( https://github.com/daveclayton/json-schema-validator/wiki/Whatsnew_22 )
15
17
for 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
107
109
Please see the [ wiki] ( https://github.com/daveclayton/json-schema-validator/wiki/ ) for more
108
110
details.
109
111
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
110
116
[ Travis Badge ] : https://api.travis-ci.org/daveclayton/json-schema-validator.svg?branch=master
111
117
[ Travis ] : https://travis-ci.org/daveclayton/json-schema-validator
You can’t perform that action at this time.
0 commit comments