File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,28 @@ of a comment are also OK.
23
23
24
24
These tests are not complete, or even correct - help welcome!
25
25
26
+
26
27
Credits
27
28
-------
28
29
29
30
The seed test set was adapted from Byron Ruth's
30
31
[ jsonpatch-js] ( https://github.com/bruth/jsonpatch-js/blob/master/test.js ) and
31
32
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.
You can’t perform that action at this time.
0 commit comments