Repository: incubator-hawq Updated Branches: refs/heads/master 8ccff7b2f -> 91c45cab0
http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/optimizer/planmain.h ---------------------------------------------------------------------- diff --git a/src/include/optimizer/planmain.h b/src/include/optimizer/planmain.h index fe3fad6..4bbbbab 100644 --- a/src/include/optimizer/planmain.h +++ b/src/include/optimizer/planmain.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * planmain.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/optimizer/predtest.h ---------------------------------------------------------------------- diff --git a/src/include/optimizer/predtest.h b/src/include/optimizer/predtest.h index 9b2f8e7..f096187 100644 --- a/src/include/optimizer/predtest.h +++ b/src/include/optimizer/predtest.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * predtest.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/optimizer/prep.h ---------------------------------------------------------------------- diff --git a/src/include/optimizer/prep.h b/src/include/optimizer/prep.h index 927b763..6fdc7b8 100644 --- a/src/include/optimizer/prep.h +++ b/src/include/optimizer/prep.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * prep.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/optimizer/subselect.h ---------------------------------------------------------------------- diff --git a/src/include/optimizer/subselect.h b/src/include/optimizer/subselect.h index 159efa6..453a136 100644 --- a/src/include/optimizer/subselect.h +++ b/src/include/optimizer/subselect.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * subselect.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/optimizer/tlist.h ---------------------------------------------------------------------- diff --git a/src/include/optimizer/tlist.h b/src/include/optimizer/tlist.h index 2f43b11..0f847c0 100644 --- a/src/include/optimizer/tlist.h +++ b/src/include/optimizer/tlist.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * tlist.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/optimizer/var.h ---------------------------------------------------------------------- diff --git a/src/include/optimizer/var.h b/src/include/optimizer/var.h index 5b1b5a5..c2c23a5 100644 --- a/src/include/optimizer/var.h +++ b/src/include/optimizer/var.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * var.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/storage/buffile.h ---------------------------------------------------------------------- diff --git a/src/include/storage/buffile.h b/src/include/storage/buffile.h index c1853a3..858b3ec 100644 --- a/src/include/storage/buffile.h +++ b/src/include/storage/buffile.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * buffile.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/storage/fd.h ---------------------------------------------------------------------- diff --git a/src/include/storage/fd.h b/src/include/storage/fd.h index 6df5f6c..2015a56 100644 --- a/src/include/storage/fd.h +++ b/src/include/storage/fd.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * fd.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/storage/filesystem.h ---------------------------------------------------------------------- diff --git a/src/include/storage/filesystem.h b/src/include/storage/filesystem.h index 8ede054..b8fb725 100644 --- a/src/include/storage/filesystem.h +++ b/src/include/storage/filesystem.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * filesystem.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/storage/lmgr.h ---------------------------------------------------------------------- diff --git a/src/include/storage/lmgr.h b/src/include/storage/lmgr.h index 22dbdb2..d3ff587 100644 --- a/src/include/storage/lmgr.h +++ b/src/include/storage/lmgr.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * lmgr.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/storage/proc.h ---------------------------------------------------------------------- diff --git a/src/include/storage/proc.h b/src/include/storage/proc.h index 04f3ffd..19b146b 100644 --- a/src/include/storage/proc.h +++ b/src/include/storage/proc.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * proc.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/storage/smgr.h ---------------------------------------------------------------------- diff --git a/src/include/storage/smgr.h b/src/include/storage/smgr.h index 23fcd16..c65a5fd 100644 --- a/src/include/storage/smgr.h +++ b/src/include/storage/smgr.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * smgr.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/utils/builtins.h ---------------------------------------------------------------------- diff --git a/src/include/utils/builtins.h b/src/include/utils/builtins.h index 7c18f27..48de877 100644 --- a/src/include/utils/builtins.h +++ b/src/include/utils/builtins.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * builtins.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/utils/elog.h ---------------------------------------------------------------------- diff --git a/src/include/utils/elog.h b/src/include/utils/elog.h index e6be916..e47c600 100644 --- a/src/include/utils/elog.h +++ b/src/include/utils/elog.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * elog.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/utils/errcodes.h ---------------------------------------------------------------------- diff --git a/src/include/utils/errcodes.h b/src/include/utils/errcodes.h index 7883cf4..b13cf02 100644 --- a/src/include/utils/errcodes.h +++ b/src/include/utils/errcodes.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * errcodes.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/utils/guc.h ---------------------------------------------------------------------- diff --git a/src/include/utils/guc.h b/src/include/utils/guc.h index b460b3b..302af05 100644 --- a/src/include/utils/guc.h +++ b/src/include/utils/guc.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*-------------------------------------------------------------------- * guc.h * http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/utils/guc_tables.h ---------------------------------------------------------------------- diff --git a/src/include/utils/guc_tables.h b/src/include/utils/guc_tables.h index 1e225ed..17cac0c 100644 --- a/src/include/utils/guc_tables.h +++ b/src/include/utils/guc_tables.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * guc_tables.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/utils/memaccounting.h ---------------------------------------------------------------------- diff --git a/src/include/utils/memaccounting.h b/src/include/utils/memaccounting.h index b01e8bd..651cadb 100644 --- a/src/include/utils/memaccounting.h +++ b/src/include/utils/memaccounting.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * meminstrumentation.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/utils/memutils.h ---------------------------------------------------------------------- diff --git a/src/include/utils/memutils.h b/src/include/utils/memutils.h index 1192bf4..04cabf8 100644 --- a/src/include/utils/memutils.h +++ b/src/include/utils/memutils.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * memutils.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/utils/palloc.h ---------------------------------------------------------------------- diff --git a/src/include/utils/palloc.h b/src/include/utils/palloc.h index 4d5ffdd..3c43907 100644 --- a/src/include/utils/palloc.h +++ b/src/include/utils/palloc.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * palloc.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/utils/rel.h ---------------------------------------------------------------------- diff --git a/src/include/utils/rel.h b/src/include/utils/rel.h index 410c974..144d4d2 100644 --- a/src/include/utils/rel.h +++ b/src/include/utils/rel.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * rel.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/utils/relcache.h ---------------------------------------------------------------------- diff --git a/src/include/utils/relcache.h b/src/include/utils/relcache.h index c762fc6..e96a3d5 100644 --- a/src/include/utils/relcache.h +++ b/src/include/utils/relcache.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * relcache.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/include/utils/tuplesort.h ---------------------------------------------------------------------- diff --git a/src/include/utils/tuplesort.h b/src/include/utils/tuplesort.h index 164ab14..2d38d8b 100644 --- a/src/include/utils/tuplesort.h +++ b/src/include/utils/tuplesort.h @@ -1,3 +1,21 @@ +/* + * 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. + */ + /*------------------------------------------------------------------------- * * tuplesort.h http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/src/pl/pljava/src/java/pljava/org/postgresql/pljava/sqlj/Loader.java ---------------------------------------------------------------------- diff --git a/src/pl/pljava/src/java/pljava/org/postgresql/pljava/sqlj/Loader.java b/src/pl/pljava/src/java/pljava/org/postgresql/pljava/sqlj/Loader.java index 1f345ff..9076671 100644 --- a/src/pl/pljava/src/java/pljava/org/postgresql/pljava/sqlj/Loader.java +++ b/src/pl/pljava/src/java/pljava/org/postgresql/pljava/sqlj/Loader.java @@ -1,6 +1,23 @@ /* + * 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. + */ + +/* * Copyright (c) 2004, 2005, 2006 TADA AB - Taby Sweden - * Portions Copyright (c) 2010 - Greenplum Inc * * Distributed under the terms shown in the file COPYRIGHT * found in the root folder of this project or at http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/tools/Makefile ---------------------------------------------------------------------- diff --git a/tools/Makefile b/tools/Makefile index 21d806f..172f6f6 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -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. +# #------------------------------------------------------------------------- # # Makefile for the managerment utilities http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/tools/bin/diskqual.ksh ---------------------------------------------------------------------- diff --git a/tools/bin/diskqual.ksh b/tools/bin/diskqual.ksh index 1962a84..7da0ab2 100644 --- a/tools/bin/diskqual.ksh +++ b/tools/bin/diskqual.ksh @@ -1,4 +1,23 @@ #!/bin/ksh +# +# 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. +# + disks=`format </dev/null | grep c.t.d | nawk '{print $2}'` getspeed1() http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/tools/bin/gppylib/Makefile ---------------------------------------------------------------------- diff --git a/tools/bin/gppylib/Makefile b/tools/bin/gppylib/Makefile index 801a051..fb37204 100644 --- a/tools/bin/gppylib/Makefile +++ b/tools/bin/gppylib/Makefile @@ -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. +# #------------------------------------------------------------------------- # # Makefile for the managerment utilities http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/tools/bin/gppylib/db/test/regress/__init__.py ---------------------------------------------------------------------- diff --git a/tools/bin/gppylib/db/test/regress/__init__.py b/tools/bin/gppylib/db/test/regress/__init__.py deleted file mode 100644 index 8a9ff7b..0000000 --- a/tools/bin/gppylib/db/test/regress/__init__.py +++ /dev/null @@ -1,20 +0,0 @@ -# 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. -# Make sure Python loads the modules of this package via absolute paths. -from os.path import abspath as _abspath -__path__[0] = _abspath(__path__[0]) - http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/tools/bin/hawqpylib/Makefile ---------------------------------------------------------------------- diff --git a/tools/bin/hawqpylib/Makefile b/tools/bin/hawqpylib/Makefile index d66f5d7..fe3686e 100644 --- a/tools/bin/hawqpylib/Makefile +++ b/tools/bin/hawqpylib/Makefile @@ -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. +# #------------------------------------------------------------------------- # # Makefile for the managerment utilities http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/tools/bin/src/stream/mysecond.c ---------------------------------------------------------------------- diff --git a/tools/bin/src/stream/mysecond.c b/tools/bin/src/stream/mysecond.c index 604436e..47508b8 100644 --- a/tools/bin/src/stream/mysecond.c +++ b/tools/bin/src/stream/mysecond.c @@ -1,22 +1,3 @@ -/* - * 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 gettimeofday routine to give access to the wall clock timer on most UNIX-like systems. http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/tools/bin/src/stream/stream.c ---------------------------------------------------------------------- diff --git a/tools/bin/src/stream/stream.c b/tools/bin/src/stream/stream.c index 9285b9a..2bc0dac 100644 --- a/tools/bin/src/stream/stream.c +++ b/tools/bin/src/stream/stream.c @@ -1,22 +1,3 @@ -/* - * 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. - */ - /*-----------------------------------------------------------------------*/ /* Program: Stream */ /* Original code developed by John D. McCalpin */ http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/tools/demo/gpfdist_transform/data/Makefile ---------------------------------------------------------------------- diff --git a/tools/demo/gpfdist_transform/data/Makefile b/tools/demo/gpfdist_transform/data/Makefile index 70a0d63..eb93172 100644 --- a/tools/demo/gpfdist_transform/data/Makefile +++ b/tools/demo/gpfdist_transform/data/Makefile @@ -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. +# all: dblp rig joost dblp: dblp.xml dblp.dtd http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/tools/gpnetbench/Makefile ---------------------------------------------------------------------- diff --git a/tools/gpnetbench/Makefile b/tools/gpnetbench/Makefile index 79108e3..175f797 100644 --- a/tools/gpnetbench/Makefile +++ b/tools/gpnetbench/Makefile @@ -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. +# SHELL=/bin/bash default: all http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/91c45cab/tools/sbin/Makefile ---------------------------------------------------------------------- diff --git a/tools/sbin/Makefile b/tools/sbin/Makefile index f4fa4a2..4d14c4f 100644 --- a/tools/sbin/Makefile +++ b/tools/sbin/Makefile @@ -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. +# #------------------------------------------------------------------------- # # Makefile for the managerment utilities
