incubator-hawq git commit: HAWQ-919. Add missing ASF license header.

2016-07-12 Thread godenyao
Repository: incubator-hawq
Updated Branches:
  refs/heads/2.0.0.0-incubating fe405ab62 -> 727117ff4


HAWQ-919. Add missing ASF license header.


Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/727117ff
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/727117ff
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/727117ff

Branch: refs/heads/2.0.0.0-incubating
Commit: 727117ff4bc9b892c69b7c29514aa73049ab6949
Parents: fe405ab
Author: Goden Yao 
Authored: Tue Jul 12 14:25:14 2016 -0700
Committer: Goden Yao 
Committed: Tue Jul 12 14:31:04 2016 -0700

--
 .../lexer-tests/array_objects_complex.json.state | 19 ++-
 .../lexer-tests/array_objects_empty.json.state   | 19 ++-
 .../lexer-tests/array_of_numbers.json.state  | 19 ++-
 .../lexer-tests/object_complex.json.state| 17 +
 .../lexer-tests/object_simple.json.state | 17 +
 .../object_string_escaping.json.state| 17 +
 pxf/pxf-json/src/test/resources/log4j.properties | 19 ++-
 7 files changed, 123 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/727117ff/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_complex.json.state
--
diff --git 
a/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_complex.json.state 
b/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_complex.json.state
index 8d4057c..4f6fb5f 100644
--- 
a/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_complex.json.state
+++ 
b/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_complex.json.state
@@ -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.
+
 BEGIN_ARRAY
 BEGIN_OBJECT
 
@@ -146,4 +163,4 @@ END_ARRAY
 
 END_OBJECT
 
-END_ARRAY
\ No newline at end of file
+END_ARRAY

http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/727117ff/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_empty.json.state
--
diff --git 
a/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_empty.json.state 
b/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_empty.json.state
index 06ed04e..c5d7375 100644
--- a/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_empty.json.state
+++ b/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_empty.json.state
@@ -1,7 +1,24 @@
+# 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.
+
 BEGIN_ARRAY
 BEGIN_OBJECT
 END_OBJECT
 VALUE_SEPARATOR
 BEGIN_OBJECT
 END_OBJECT
-END_ARRAY
\ No newline at end of file
+END_ARRAY

http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/727117ff/pxf/pxf-json/src/test/resources/lexer-tests/array_of_numbers.json.state
--
diff --git 
a/pxf/pxf-json/src/test/resources/lexer-tests/array_of_numbers.json.state 
b/pxf/pxf-json/src/test/resources/lexer-tests/array_of_numbers.json.state
index 2a83fa9..e0bed1b 100644
--- a/pxf/pxf-json/src/test/resources/lexer-tests/array_of_numbers.json.state
+++ 

incubator-hawq git commit: HAWQ-919. Add missing ASF license header.

2016-07-12 Thread godenyao
Repository: incubator-hawq
Updated Branches:
  refs/heads/master bab04b57b -> 5f67ae078


HAWQ-919. Add missing ASF license header.


Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq/commit/5f67ae07
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq/tree/5f67ae07
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq/diff/5f67ae07

Branch: refs/heads/master
Commit: 5f67ae078bfa6357523dd92ec9184980c601a725
Parents: bab04b5
Author: Goden Yao 
Authored: Tue Jul 12 14:25:14 2016 -0700
Committer: Goden Yao 
Committed: Tue Jul 12 14:25:14 2016 -0700

--
 .../lexer-tests/array_objects_complex.json.state | 19 ++-
 .../lexer-tests/array_objects_empty.json.state   | 19 ++-
 .../lexer-tests/array_of_numbers.json.state  | 19 ++-
 .../lexer-tests/object_complex.json.state| 17 +
 .../lexer-tests/object_simple.json.state | 17 +
 .../object_string_escaping.json.state| 17 +
 pxf/pxf-json/src/test/resources/log4j.properties | 19 ++-
 7 files changed, 123 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/5f67ae07/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_complex.json.state
--
diff --git 
a/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_complex.json.state 
b/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_complex.json.state
index 8d4057c..4f6fb5f 100644
--- 
a/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_complex.json.state
+++ 
b/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_complex.json.state
@@ -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.
+
 BEGIN_ARRAY
 BEGIN_OBJECT
 
@@ -146,4 +163,4 @@ END_ARRAY
 
 END_OBJECT
 
-END_ARRAY
\ No newline at end of file
+END_ARRAY

http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/5f67ae07/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_empty.json.state
--
diff --git 
a/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_empty.json.state 
b/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_empty.json.state
index 06ed04e..c5d7375 100644
--- a/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_empty.json.state
+++ b/pxf/pxf-json/src/test/resources/lexer-tests/array_objects_empty.json.state
@@ -1,7 +1,24 @@
+# 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.
+
 BEGIN_ARRAY
 BEGIN_OBJECT
 END_OBJECT
 VALUE_SEPARATOR
 BEGIN_OBJECT
 END_OBJECT
-END_ARRAY
\ No newline at end of file
+END_ARRAY

http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/5f67ae07/pxf/pxf-json/src/test/resources/lexer-tests/array_of_numbers.json.state
--
diff --git 
a/pxf/pxf-json/src/test/resources/lexer-tests/array_of_numbers.json.state 
b/pxf/pxf-json/src/test/resources/lexer-tests/array_of_numbers.json.state
index 2a83fa9..e0bed1b 100644
--- a/pxf/pxf-json/src/test/resources/lexer-tests/array_of_numbers.json.state
+++