Skip to content

Commit 22fcd93

Browse files
committed
Add license.
1 parent a44b5b2 commit 22fcd93

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,28 @@ of a comment are also OK.
2323

2424
These tests are not complete, or even correct - help welcome!
2525

26+
2627
Credits
2728
-------
2829

2930
The seed test set was adapted from Byron Ruth's
3031
[jsonpatch-js](https://github.com/bruth/jsonpatch-js/blob/master/test.js) and
3132
extended by [Mike McCabe](https://github.com/mikemccabe).
33+
34+
35+
License
36+
-------
37+
38+
Copyright 2012 The Authors
39+
40+
Licensed under the Apache License, Version 2.0 (the "License");
41+
you may not use this file except in compliance with the License.
42+
You may obtain a copy of the License at
43+
44+
http://www.apache.org/licenses/LICENSE-2.0
45+
46+
Unless required by applicable law or agreed to in writing, software
47+
distributed under the License is distributed on an "AS IS" BASIS,
48+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
49+
See the License for the specific language governing permissions and
50+
limitations under the License.

0 commit comments

Comments
 (0)