Repository: any23
Updated Branches:
  refs/heads/master 92945ab9c -> 234bb5f60


added license to test file


Project: http://git-wip-us.apache.org/repos/asf/any23/repo
Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/234bb5f6
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/234bb5f6
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/234bb5f6

Branch: refs/heads/master
Commit: 234bb5f601c8bad39c95abcc6a89ef267236b35b
Parents: 92945ab
Author: Hans <[email protected]>
Authored: Mon Aug 6 18:06:22 2018 -0500
Committer: Hans <[email protected]>
Committed: Mon Aug 6 18:08:01 2018 -0500

----------------------------------------------------------------------
 .../test/resources/html/json-cleaning-test.json    | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/234bb5f6/test-resources/src/test/resources/html/json-cleaning-test.json
----------------------------------------------------------------------
diff --git a/test-resources/src/test/resources/html/json-cleaning-test.json 
b/test-resources/src/test/resources/html/json-cleaning-test.json
index 09ec189..d6929e6 100644
--- a/test-resources/src/test/resources/html/json-cleaning-test.json
+++ b/test-resources/src/test/resources/html/json-cleaning-test.json
@@ -1,3 +1,20 @@
+/*
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+*/
+
 { /*  " ' # //*/
   "a": { #comment <![CDATA[
     "b": 1234;'c': {

Reply via email to