diff --git a/bin/configure-sqoop b/bin/configure-sqoop index a00e8fb3..9101d531 100755 --- a/bin/configure-sqoop +++ b/bin/configure-sqoop @@ -1,11 +1,14 @@ #!/bin/bash # -# Licensed to Cloudera, Inc. under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# Cloudera, Inc. 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 +# Copyright 2011 The Apache Software Foundation +# +# 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 # diff --git a/bin/sqoop b/bin/sqoop index 343105a5..96a1fcdd 100755 --- a/bin/sqoop +++ b/bin/sqoop @@ -1,11 +1,14 @@ #!/bin/bash # -# Licensed to Cloudera, Inc. under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# Cloudera, Inc. 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 +# Copyright 2011 The Apache Software Foundation +# +# 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 # diff --git a/bin/start-metastore.sh b/bin/start-metastore.sh index 99ed578f..d7ee83f2 100755 --- a/bin/start-metastore.sh +++ b/bin/start-metastore.sh @@ -1,11 +1,14 @@ #!/bin/bash # -# Licensed to Cloudera, Inc. under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# Cloudera, Inc. 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 +# Copyright 2011 The Apache Software Foundation +# +# 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 # @@ -14,7 +17,7 @@ # 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. - +# # This script starts a metastore instance. # Usage: start-metastore.sh -p pidfilename -l logdir diff --git a/bin/stop-metastore.sh b/bin/stop-metastore.sh index 988e8c49..617bddc3 100755 --- a/bin/stop-metastore.sh +++ b/bin/stop-metastore.sh @@ -1,11 +1,14 @@ #!/bin/bash # -# Licensed to Cloudera, Inc. under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# Cloudera, Inc. 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 +# Copyright 2011 The Apache Software Foundation +# +# 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 # @@ -14,7 +17,7 @@ # 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. - +# # This script stops a metastore instance. # Usage: stop-metastore.sh -p pidfilename diff --git a/build.xml b/build.xml index 19177225..7333e956 100644 --- a/build.xml +++ b/build.xml @@ -1,20 +1,23 @@ + bottom="Copyright © ${year} The Apache Software Foundation"> diff --git a/src/docs/Makefile b/src/docs/Makefile index 3416a4d5..5bdf2f8c 100644 --- a/src/docs/Makefile +++ b/src/docs/Makefile @@ -1,17 +1,21 @@ -# Licensed to Cloudera, Inc. under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# Cloudera, Inc. 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 +# Copyright 2011 The Apache Software Foundation # -# 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. +# 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. BUILDROOT=../../build BUILD_DIR=$(BUILDROOT)/docs diff --git a/src/docs/dev/SqoopDevGuide.txt b/src/docs/dev/SqoopDevGuide.txt index d1f451a1..1f3854be 100644 --- a/src/docs/dev/SqoopDevGuide.txt +++ b/src/docs/dev/SqoopDevGuide.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// Sqoop Developer's Guide v{revnumber} diff --git a/src/docs/dev/api-reference.txt b/src/docs/dev/api-reference.txt index cae79623..94eba665 100644 --- a/src/docs/dev/api-reference.txt +++ b/src/docs/dev/api-reference.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// Developer API Reference diff --git a/src/docs/dev/compiling.txt b/src/docs/dev/compiling.txt index f8bdd9c7..14e96cdc 100644 --- a/src/docs/dev/compiling.txt +++ b/src/docs/dev/compiling.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/dev/intro.txt b/src/docs/dev/intro.txt index 3fbc8345..302f6eb6 100644 --- a/src/docs/dev/intro.txt +++ b/src/docs/dev/intro.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/dev/preface.txt b/src/docs/dev/preface.txt index 4163ae05..7aeb2566 100644 --- a/src/docs/dev/preface.txt +++ b/src/docs/dev/preface.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/codegen-args.txt b/src/docs/man/codegen-args.txt index 85937f00..1181b031 100644 --- a/src/docs/man/codegen-args.txt +++ b/src/docs/man/codegen-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// Code generation options diff --git a/src/docs/man/common-args.txt b/src/docs/man/common-args.txt index 716f1c5f..e103f4c1 100644 --- a/src/docs/man/common-args.txt +++ b/src/docs/man/common-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/hbase-args.txt b/src/docs/man/hbase-args.txt index b1bb36ea..a4a98a83 100644 --- a/src/docs/man/hbase-args.txt +++ b/src/docs/man/hbase-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/hive-args.txt b/src/docs/man/hive-args.txt index b8f3ea34..888f67bd 100644 --- a/src/docs/man/hive-args.txt +++ b/src/docs/man/hive-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// Hive options diff --git a/src/docs/man/import-args.txt b/src/docs/man/import-args.txt index c7e3f30d..98a62361 100644 --- a/src/docs/man/import-args.txt +++ b/src/docs/man/import-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/input-args.txt b/src/docs/man/input-args.txt index ffbf076e..0f39c19b 100644 --- a/src/docs/man/input-args.txt +++ b/src/docs/man/input-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/output-args.txt b/src/docs/man/output-args.txt index d5214176..a438291a 100644 --- a/src/docs/man/output-args.txt +++ b/src/docs/man/output-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// Output line formatting options diff --git a/src/docs/man/sqoop-codegen.txt b/src/docs/man/sqoop-codegen.txt index d74e6280..eeae4641 100644 --- a/src/docs/man/sqoop-codegen.txt +++ b/src/docs/man/sqoop-codegen.txt @@ -59,19 +59,22 @@ See 'sqoop(1)' //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/sqoop-create-hive-table.txt b/src/docs/man/sqoop-create-hive-table.txt index 93e43016..7aebcc1b 100644 --- a/src/docs/man/sqoop-create-hive-table.txt +++ b/src/docs/man/sqoop-create-hive-table.txt @@ -54,19 +54,22 @@ See 'sqoop(1)' //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/sqoop-eval.txt b/src/docs/man/sqoop-eval.txt index fcc03103..d21913ca 100644 --- a/src/docs/man/sqoop-eval.txt +++ b/src/docs/man/sqoop-eval.txt @@ -39,19 +39,22 @@ See 'sqoop(1)' //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/sqoop-export.txt b/src/docs/man/sqoop-export.txt index d53cf97f..8410d916 100644 --- a/src/docs/man/sqoop-export.txt +++ b/src/docs/man/sqoop-export.txt @@ -91,19 +91,22 @@ See 'sqoop(1)' //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/sqoop-help.txt b/src/docs/man/sqoop-help.txt index ec30dcaa..a8f6028e 100644 --- a/src/docs/man/sqoop-help.txt +++ b/src/docs/man/sqoop-help.txt @@ -24,19 +24,22 @@ With no arguments, displays the list of available tools. With an optional tool name specified, displays the usage for that particular tool. //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/sqoop-import-all-tables.txt b/src/docs/man/sqoop-import-all-tables.txt index bad66dd4..5d340b99 100644 --- a/src/docs/man/sqoop-import-all-tables.txt +++ b/src/docs/man/sqoop-import-all-tables.txt @@ -103,19 +103,22 @@ ENVIRONMENT See 'sqoop(1)' //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/sqoop-import.txt b/src/docs/man/sqoop-import.txt index d63a3a18..00b1ec82 100644 --- a/src/docs/man/sqoop-import.txt +++ b/src/docs/man/sqoop-import.txt @@ -85,19 +85,22 @@ ENVIRONMENT See 'sqoop(1)' //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/sqoop-job.txt b/src/docs/man/sqoop-job.txt index 6244f34b..8be57402 100644 --- a/src/docs/man/sqoop-job.txt +++ b/src/docs/man/sqoop-job.txt @@ -76,19 +76,22 @@ See 'sqoop(1)' //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/sqoop-list-databases.txt b/src/docs/man/sqoop-list-databases.txt index 69867b85..601f035d 100644 --- a/src/docs/man/sqoop-list-databases.txt +++ b/src/docs/man/sqoop-list-databases.txt @@ -37,19 +37,22 @@ ENVIRONMENT See 'sqoop(1)' //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/sqoop-list-tables.txt b/src/docs/man/sqoop-list-tables.txt index 27c23817..76119c6c 100644 --- a/src/docs/man/sqoop-list-tables.txt +++ b/src/docs/man/sqoop-list-tables.txt @@ -31,19 +31,22 @@ ENVIRONMENT See 'sqoop(1)' //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/sqoop-merge.txt b/src/docs/man/sqoop-merge.txt index 841c52ce..8930e889 100644 --- a/src/docs/man/sqoop-merge.txt +++ b/src/docs/man/sqoop-merge.txt @@ -59,19 +59,22 @@ See 'sqoop(1)' //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/sqoop-metastore.txt b/src/docs/man/sqoop-metastore.txt index f00504c1..c10cc08d 100644 --- a/src/docs/man/sqoop-metastore.txt +++ b/src/docs/man/sqoop-metastore.txt @@ -33,19 +33,22 @@ See 'sqoop(1)' //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/sqoop-version.txt b/src/docs/man/sqoop-version.txt index 0ca2b74e..831ba71d 100644 --- a/src/docs/man/sqoop-version.txt +++ b/src/docs/man/sqoop-version.txt @@ -18,19 +18,22 @@ DESCRIPTION Display version information. //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/man/sqoop.txt b/src/docs/man/sqoop.txt index 7cab47c9..44b4f4ec 100644 --- a/src/docs/man/sqoop.txt +++ b/src/docs/man/sqoop.txt @@ -61,19 +61,22 @@ installed from a tarball. //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/sip/INDEX.txt b/src/docs/sip/INDEX.txt index 81a00073..18cda16b 100644 --- a/src/docs/sip/INDEX.txt +++ b/src/docs/sip/INDEX.txt @@ -1,19 +1,21 @@ - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. This is the index of all accepted SIPs: diff --git a/src/docs/sip/README.txt b/src/docs/sip/README.txt index cf26f510..2314c026 100644 --- a/src/docs/sip/README.txt +++ b/src/docs/sip/README.txt @@ -1,19 +1,21 @@ - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. This directory contains the archive of accepted Sqoop Improvement Proposals (SIPs). An SIP describes a proposed modification to Sqoop in technical detail. diff --git a/src/docs/sip/sip-1.txt b/src/docs/sip/sip-1.txt index a9371161..985f9ac3 100644 --- a/src/docs/sip/sip-1.txt +++ b/src/docs/sip/sip-1.txt @@ -1,18 +1,21 @@ == == |SIP | 1 | diff --git a/src/docs/sip/sip-2.txt b/src/docs/sip/sip-2.txt index 3b881548..8028b4fd 100644 --- a/src/docs/sip/sip-2.txt +++ b/src/docs/sip/sip-2.txt @@ -1,18 +1,21 @@ == == |SIP | 2 | diff --git a/src/docs/sip/sip-3.txt b/src/docs/sip/sip-3.txt index 867b9107..25d95619 100644 --- a/src/docs/sip/sip-3.txt +++ b/src/docs/sip/sip-3.txt @@ -1,18 +1,21 @@ == == |SIP | 3 | diff --git a/src/docs/sip/sip-4.txt b/src/docs/sip/sip-4.txt index 0d546aca..83bcca74 100644 --- a/src/docs/sip/sip-4.txt +++ b/src/docs/sip/sip-4.txt @@ -1,18 +1,21 @@ == == |SIP | 4 | diff --git a/src/docs/sip/sip-6.txt b/src/docs/sip/sip-6.txt index 5c2907cb..e1b03a0f 100644 --- a/src/docs/sip/sip-6.txt +++ b/src/docs/sip/sip-6.txt @@ -1,19 +1,22 @@ == == + Copyright 2011 The Apache Software Foundation + + 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. +-> == |SIP | 6 | |Title | Reusable Jobs for Sqoop Operations | diff --git a/src/docs/user/SqoopUserGuide.txt b/src/docs/user/SqoopUserGuide.txt index 5a30f15b..7d130434 100644 --- a/src/docs/user/SqoopUserGuide.txt +++ b/src/docs/user/SqoopUserGuide.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// Sqoop User Guide (v{revnumber}) diff --git a/src/docs/user/basics.txt b/src/docs/user/basics.txt index aaef72f8..f355f63c 100644 --- a/src/docs/user/basics.txt +++ b/src/docs/user/basics.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// Basic Usage diff --git a/src/docs/user/codegen-args.txt b/src/docs/user/codegen-args.txt index 178255af..e8a02739 100644 --- a/src/docs/user/codegen-args.txt +++ b/src/docs/user/codegen-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/codegen-purpose.txt b/src/docs/user/codegen-purpose.txt index 7572a9c9..89c7140e 100644 --- a/src/docs/user/codegen-purpose.txt +++ b/src/docs/user/codegen-purpose.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// The +codegen+ tool generates Java classes which encapsulate and diff --git a/src/docs/user/codegen.txt b/src/docs/user/codegen.txt index 5abf3d35..27efc706 100644 --- a/src/docs/user/codegen.txt +++ b/src/docs/user/codegen.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/common-args.txt b/src/docs/user/common-args.txt index 6946914d..a683f807 100644 --- a/src/docs/user/common-args.txt +++ b/src/docs/user/common-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// .Common arguments diff --git a/src/docs/user/compatibility.txt b/src/docs/user/compatibility.txt index 528c255e..3ba608c4 100644 --- a/src/docs/user/compatibility.txt +++ b/src/docs/user/compatibility.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// Compatibility Notes diff --git a/src/docs/user/connecting.txt b/src/docs/user/connecting.txt index 945759fb..0ad37774 100644 --- a/src/docs/user/connecting.txt +++ b/src/docs/user/connecting.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/controlling-input-format.txt b/src/docs/user/controlling-input-format.txt index b0ff7677..8a6ee4ff 100644 --- a/src/docs/user/controlling-input-format.txt +++ b/src/docs/user/controlling-input-format.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/controlling-output-format.txt b/src/docs/user/controlling-output-format.txt index 413c4fe3..77bc9109 100644 --- a/src/docs/user/controlling-output-format.txt +++ b/src/docs/user/controlling-output-format.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/create-hive-table-purpose.txt b/src/docs/user/create-hive-table-purpose.txt index 12ebc85b..511d3bf4 100644 --- a/src/docs/user/create-hive-table-purpose.txt +++ b/src/docs/user/create-hive-table-purpose.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// The +create-hive-table+ tool populates a Hive metastore with a diff --git a/src/docs/user/create-hive-table.txt b/src/docs/user/create-hive-table.txt index 7c3c2d5e..bac1692e 100644 --- a/src/docs/user/create-hive-table.txt +++ b/src/docs/user/create-hive-table.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/eval-purpose.txt b/src/docs/user/eval-purpose.txt index d46a552d..772d1531 100644 --- a/src/docs/user/eval-purpose.txt +++ b/src/docs/user/eval-purpose.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// The +eval+ tool allows users to quickly run simple SQL queries against diff --git a/src/docs/user/eval.txt b/src/docs/user/eval.txt index 3312ed3e..58bbc6f8 100644 --- a/src/docs/user/eval.txt +++ b/src/docs/user/eval.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/export-purpose.txt b/src/docs/user/export-purpose.txt index 13345081..9c489c92 100644 --- a/src/docs/user/export-purpose.txt +++ b/src/docs/user/export-purpose.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// The +export+ tool exports a set of files from HDFS back to an RDBMS. diff --git a/src/docs/user/export.txt b/src/docs/user/export.txt index 987b0cda..8ff0c095 100644 --- a/src/docs/user/export.txt +++ b/src/docs/user/export.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/hbase-args.txt b/src/docs/user/hbase-args.txt index 954173b3..04342e5c 100644 --- a/src/docs/user/hbase-args.txt +++ b/src/docs/user/hbase-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/hbase.txt b/src/docs/user/hbase.txt index 9e4d29da..df783f92 100644 --- a/src/docs/user/hbase.txt +++ b/src/docs/user/hbase.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/help.txt b/src/docs/user/help.txt index d7f8d868..35bfe278 100644 --- a/src/docs/user/help.txt +++ b/src/docs/user/help.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/hive-args.txt b/src/docs/user/hive-args.txt index 4d154360..1448a5a3 100644 --- a/src/docs/user/hive-args.txt +++ b/src/docs/user/hive-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/hive-notes.txt b/src/docs/user/hive-notes.txt index 11fb36d8..d3717ba0 100644 --- a/src/docs/user/hive-notes.txt +++ b/src/docs/user/hive-notes.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/hive.txt b/src/docs/user/hive.txt index 4d2db331..21542b8f 100644 --- a/src/docs/user/hive.txt +++ b/src/docs/user/hive.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/import-all-tables-purpose.txt b/src/docs/user/import-all-tables-purpose.txt index 2e4cae6a..df7a9d88 100644 --- a/src/docs/user/import-all-tables-purpose.txt +++ b/src/docs/user/import-all-tables-purpose.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// The +import-all-tables+ tool imports a set of tables from an RDBMS to HDFS. diff --git a/src/docs/user/import-all-tables.txt b/src/docs/user/import-all-tables.txt index b52fac31..341c014b 100644 --- a/src/docs/user/import-all-tables.txt +++ b/src/docs/user/import-all-tables.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/import-purpose.txt b/src/docs/user/import-purpose.txt index f967bccd..43690be3 100644 --- a/src/docs/user/import-purpose.txt +++ b/src/docs/user/import-purpose.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// The +import+ tool imports an individual table from an RDBMS to HDFS. diff --git a/src/docs/user/import.txt b/src/docs/user/import.txt index 80c4f2d5..e2be17ed 100644 --- a/src/docs/user/import.txt +++ b/src/docs/user/import.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/input-args.txt b/src/docs/user/input-args.txt index 43707fe8..10b874f5 100644 --- a/src/docs/user/input-args.txt +++ b/src/docs/user/input-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/input-formatting-args.txt b/src/docs/user/input-formatting-args.txt index 840727b6..65b8da83 100644 --- a/src/docs/user/input-formatting-args.txt +++ b/src/docs/user/input-formatting-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/input-formatting.txt b/src/docs/user/input-formatting.txt index aa73f102..64893a28 100644 --- a/src/docs/user/input-formatting.txt +++ b/src/docs/user/input-formatting.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// Record classes generated by Sqoop include both a +toString()+ method diff --git a/src/docs/user/intro.txt b/src/docs/user/intro.txt index 8138a32b..38d415cc 100644 --- a/src/docs/user/intro.txt +++ b/src/docs/user/intro.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/job-purpose.txt b/src/docs/user/job-purpose.txt index db15b59d..c1c01bad 100644 --- a/src/docs/user/job-purpose.txt +++ b/src/docs/user/job-purpose.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// The job tool allows you to create and work with saved jobs. Saved jobs diff --git a/src/docs/user/list-databases.txt b/src/docs/user/list-databases.txt index 7ef93054..af2c9ad6 100644 --- a/src/docs/user/list-databases.txt +++ b/src/docs/user/list-databases.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/list-tables.txt b/src/docs/user/list-tables.txt index cdd84aec..a9332b3c 100644 --- a/src/docs/user/list-tables.txt +++ b/src/docs/user/list-tables.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/merge-purpose.txt b/src/docs/user/merge-purpose.txt index cb25e3d3..5396e051 100644 --- a/src/docs/user/merge-purpose.txt +++ b/src/docs/user/merge-purpose.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// The merge tool allows you to combine two datasets where entries in one diff --git a/src/docs/user/metastore-purpose.txt b/src/docs/user/metastore-purpose.txt index 60eb1734..295632f6 100644 --- a/src/docs/user/metastore-purpose.txt +++ b/src/docs/user/metastore-purpose.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// The +metastore+ tool configures Sqoop to host a shared metadata repository. diff --git a/src/docs/user/output-args.txt b/src/docs/user/output-args.txt index b31d4465..beaf738e 100644 --- a/src/docs/user/output-args.txt +++ b/src/docs/user/output-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// .Output line formatting arguments: diff --git a/src/docs/user/output-formatting-args.txt b/src/docs/user/output-formatting-args.txt index 77c63b06..6927d26a 100644 --- a/src/docs/user/output-formatting-args.txt +++ b/src/docs/user/output-formatting-args.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// --fields-terminated-by (char):: diff --git a/src/docs/user/output-formatting.txt b/src/docs/user/output-formatting.txt index 1a939fd8..7585720c 100644 --- a/src/docs/user/output-formatting.txt +++ b/src/docs/user/output-formatting.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// The delimiters used to separate fields and records can be specified diff --git a/src/docs/user/preface.txt b/src/docs/user/preface.txt index 3fe142ce..0d7c271e 100644 --- a/src/docs/user/preface.txt +++ b/src/docs/user/preface.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/user/saved-jobs.txt b/src/docs/user/saved-jobs.txt index a0b92623..bff4d9fa 100644 --- a/src/docs/user/saved-jobs.txt +++ b/src/docs/user/saved-jobs.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// Saved Jobs diff --git a/src/docs/user/support.txt b/src/docs/user/support.txt index 8e263b04..7979b4e1 100644 --- a/src/docs/user/support.txt +++ b/src/docs/user/support.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// Getting Support diff --git a/src/docs/user/tools.txt b/src/docs/user/tools.txt index d5807ffa..cc994756 100644 --- a/src/docs/user/tools.txt +++ b/src/docs/user/tools.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// Sqoop Tools diff --git a/src/docs/user/troubleshooting.txt b/src/docs/user/troubleshooting.txt index b9e7da90..b2eb5eed 100644 --- a/src/docs/user/troubleshooting.txt +++ b/src/docs/user/troubleshooting.txt @@ -1,18 +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. + Copyright 2011 The Apache Software Foundation + + 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. //// Troubleshooting diff --git a/src/docs/user/version.txt b/src/docs/user/version.txt index 5ede8611..19927111 100644 --- a/src/docs/user/version.txt +++ b/src/docs/user/version.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// diff --git a/src/docs/web/breadcrumbs.xsl b/src/docs/web/breadcrumbs.xsl index 98d70ba4..9c17da3f 100644 --- a/src/docs/web/breadcrumbs.xsl +++ b/src/docs/web/breadcrumbs.xsl @@ -4,20 +4,23 @@ exclude-result-prefixes="exsl"> diff --git a/src/docs/web/docbook.css b/src/docs/web/docbook.css index a622c9ff..a3cbf3bc 100644 --- a/src/docs/web/docbook.css +++ b/src/docs/web/docbook.css @@ -1,8 +1,10 @@ -/* - * Licensed to Cloudera, Inc. under one + /** + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/docs/web/footer.xsl b/src/docs/web/footer.xsl index 3aa40722..18bfca62 100644 --- a/src/docs/web/footer.xsl +++ b/src/docs/web/footer.xsl @@ -4,20 +4,23 @@ exclude-result-prefixes="exsl"> diff --git a/src/docs/web/header.xsl b/src/docs/web/header.xsl index 7c749097..9b25d1b4 100644 --- a/src/docs/web/header.xsl +++ b/src/docs/web/header.xsl @@ -4,20 +4,23 @@ exclude-result-prefixes="exsl"> diff --git a/src/docs/web/html.xsl b/src/docs/web/html.xsl index 2617dd47..9d45b7a5 100644 --- a/src/docs/web/html.xsl +++ b/src/docs/web/html.xsl @@ -2,20 +2,23 @@ diff --git a/src/docs/web/index.txt b/src/docs/web/index.txt index 37980a5d..e651e80a 100644 --- a/src/docs/web/index.txt +++ b/src/docs/web/index.txt @@ -1,19 +1,22 @@ //// - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. //// Sqoop Documentation (v{revnumber}) diff --git a/src/java/com/cloudera/sqoop/ConnFactory.java b/src/java/com/cloudera/sqoop/ConnFactory.java index 4e358235..e4e8d465 100644 --- a/src/java/com/cloudera/sqoop/ConnFactory.java +++ b/src/java/com/cloudera/sqoop/ConnFactory.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/Sqoop.java b/src/java/com/cloudera/sqoop/Sqoop.java index ab7b2eca..34927dd1 100644 --- a/src/java/com/cloudera/sqoop/Sqoop.java +++ b/src/java/com/cloudera/sqoop/Sqoop.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/SqoopOptions.java b/src/java/com/cloudera/sqoop/SqoopOptions.java index 3893ff31..1fd98852 100644 --- a/src/java/com/cloudera/sqoop/SqoopOptions.java +++ b/src/java/com/cloudera/sqoop/SqoopOptions.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 @@ -16,7 +18,6 @@ * limitations under the License. */ - package com.cloudera.sqoop; import java.io.File; diff --git a/src/java/com/cloudera/sqoop/cli/RelatedOptions.java b/src/java/com/cloudera/sqoop/cli/RelatedOptions.java index 88efe137..41ce6ec8 100644 --- a/src/java/com/cloudera/sqoop/cli/RelatedOptions.java +++ b/src/java/com/cloudera/sqoop/cli/RelatedOptions.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/cli/SqoopParser.java b/src/java/com/cloudera/sqoop/cli/SqoopParser.java index 5498b6d5..9e36bbf5 100644 --- a/src/java/com/cloudera/sqoop/cli/SqoopParser.java +++ b/src/java/com/cloudera/sqoop/cli/SqoopParser.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/cli/ToolOptions.java b/src/java/com/cloudera/sqoop/cli/ToolOptions.java index c4535ddb..2a18bed9 100644 --- a/src/java/com/cloudera/sqoop/cli/ToolOptions.java +++ b/src/java/com/cloudera/sqoop/cli/ToolOptions.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/config/ConfigurationConstants.java b/src/java/com/cloudera/sqoop/config/ConfigurationConstants.java index eebaa3d3..01ab7e8a 100644 --- a/src/java/com/cloudera/sqoop/config/ConfigurationConstants.java +++ b/src/java/com/cloudera/sqoop/config/ConfigurationConstants.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 @@ -16,6 +18,7 @@ * limitations under the License. */ + package com.cloudera.sqoop.config; /** diff --git a/src/java/com/cloudera/sqoop/config/ConfigurationHelper.java b/src/java/com/cloudera/sqoop/config/ConfigurationHelper.java index 97f97396..4fadfe97 100644 --- a/src/java/com/cloudera/sqoop/config/ConfigurationHelper.java +++ b/src/java/com/cloudera/sqoop/config/ConfigurationHelper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/hbase/HBasePutProcessor.java b/src/java/com/cloudera/sqoop/hbase/HBasePutProcessor.java index 38c40f4b..ee04454d 100644 --- a/src/java/com/cloudera/sqoop/hbase/HBasePutProcessor.java +++ b/src/java/com/cloudera/sqoop/hbase/HBasePutProcessor.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/hbase/HBaseUtil.java b/src/java/com/cloudera/sqoop/hbase/HBaseUtil.java index dab5e366..ea68b0d0 100644 --- a/src/java/com/cloudera/sqoop/hbase/HBaseUtil.java +++ b/src/java/com/cloudera/sqoop/hbase/HBaseUtil.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/hbase/PutTransformer.java b/src/java/com/cloudera/sqoop/hbase/PutTransformer.java index ee216f36..f28d689c 100644 --- a/src/java/com/cloudera/sqoop/hbase/PutTransformer.java +++ b/src/java/com/cloudera/sqoop/hbase/PutTransformer.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/hbase/ToStringPutTransformer.java b/src/java/com/cloudera/sqoop/hbase/ToStringPutTransformer.java index 6ed3386a..9bf6336f 100644 --- a/src/java/com/cloudera/sqoop/hbase/ToStringPutTransformer.java +++ b/src/java/com/cloudera/sqoop/hbase/ToStringPutTransformer.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/hive/HiveImport.java b/src/java/com/cloudera/sqoop/hive/HiveImport.java index d363e9f9..0cb180a7 100644 --- a/src/java/com/cloudera/sqoop/hive/HiveImport.java +++ b/src/java/com/cloudera/sqoop/hive/HiveImport.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/hive/HiveTypes.java b/src/java/com/cloudera/sqoop/hive/HiveTypes.java index 8071398a..65d59694 100644 --- a/src/java/com/cloudera/sqoop/hive/HiveTypes.java +++ b/src/java/com/cloudera/sqoop/hive/HiveTypes.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/hive/TableDefWriter.java b/src/java/com/cloudera/sqoop/hive/TableDefWriter.java index 6de9dd67..2604907c 100644 --- a/src/java/com/cloudera/sqoop/hive/TableDefWriter.java +++ b/src/java/com/cloudera/sqoop/hive/TableDefWriter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/io/CodecMap.java b/src/java/com/cloudera/sqoop/io/CodecMap.java index e835e571..ae517352 100644 --- a/src/java/com/cloudera/sqoop/io/CodecMap.java +++ b/src/java/com/cloudera/sqoop/io/CodecMap.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 @@ -16,6 +18,7 @@ * limitations under the License. */ + package com.cloudera.sqoop.io; import java.util.List; diff --git a/src/java/com/cloudera/sqoop/io/FixedLengthInputStream.java b/src/java/com/cloudera/sqoop/io/FixedLengthInputStream.java index f73af3ea..15bd9248 100644 --- a/src/java/com/cloudera/sqoop/io/FixedLengthInputStream.java +++ b/src/java/com/cloudera/sqoop/io/FixedLengthInputStream.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 @@ -16,6 +18,7 @@ * limitations under the License. */ + package com.cloudera.sqoop.io; import java.io.InputStream; diff --git a/src/java/com/cloudera/sqoop/io/LobFile.java b/src/java/com/cloudera/sqoop/io/LobFile.java index 0c85aff1..9de8432f 100644 --- a/src/java/com/cloudera/sqoop/io/LobFile.java +++ b/src/java/com/cloudera/sqoop/io/LobFile.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 @@ -16,6 +18,7 @@ * limitations under the License. */ + package com.cloudera.sqoop.io; import java.io.BufferedOutputStream; diff --git a/src/java/com/cloudera/sqoop/io/LobReaderCache.java b/src/java/com/cloudera/sqoop/io/LobReaderCache.java index 788d5546..94892374 100644 --- a/src/java/com/cloudera/sqoop/io/LobReaderCache.java +++ b/src/java/com/cloudera/sqoop/io/LobReaderCache.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 @@ -16,6 +18,7 @@ * limitations under the License. */ + package com.cloudera.sqoop.io; import java.io.IOException; diff --git a/src/java/com/cloudera/sqoop/io/NamedFifo.java b/src/java/com/cloudera/sqoop/io/NamedFifo.java index 38656cba..421fb4b0 100644 --- a/src/java/com/cloudera/sqoop/io/NamedFifo.java +++ b/src/java/com/cloudera/sqoop/io/NamedFifo.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/io/SplittableBufferedWriter.java b/src/java/com/cloudera/sqoop/io/SplittableBufferedWriter.java index 702cada9..1ff0422b 100644 --- a/src/java/com/cloudera/sqoop/io/SplittableBufferedWriter.java +++ b/src/java/com/cloudera/sqoop/io/SplittableBufferedWriter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/io/SplittingOutputStream.java b/src/java/com/cloudera/sqoop/io/SplittingOutputStream.java index ac034bfe..7ad262d5 100644 --- a/src/java/com/cloudera/sqoop/io/SplittingOutputStream.java +++ b/src/java/com/cloudera/sqoop/io/SplittingOutputStream.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/io/UnsupportedCodecException.java b/src/java/com/cloudera/sqoop/io/UnsupportedCodecException.java index b5cf8ce0..b9ee728e 100644 --- a/src/java/com/cloudera/sqoop/io/UnsupportedCodecException.java +++ b/src/java/com/cloudera/sqoop/io/UnsupportedCodecException.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/BigDecimalSerializer.java b/src/java/com/cloudera/sqoop/lib/BigDecimalSerializer.java index 5eed89c1..a772608b 100644 --- a/src/java/com/cloudera/sqoop/lib/BigDecimalSerializer.java +++ b/src/java/com/cloudera/sqoop/lib/BigDecimalSerializer.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/BlobRef.java b/src/java/com/cloudera/sqoop/lib/BlobRef.java index be042696..76b79478 100644 --- a/src/java/com/cloudera/sqoop/lib/BlobRef.java +++ b/src/java/com/cloudera/sqoop/lib/BlobRef.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/BooleanParser.java b/src/java/com/cloudera/sqoop/lib/BooleanParser.java index 505ebeb1..bb34e1f6 100644 --- a/src/java/com/cloudera/sqoop/lib/BooleanParser.java +++ b/src/java/com/cloudera/sqoop/lib/BooleanParser.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/ClobRef.java b/src/java/com/cloudera/sqoop/lib/ClobRef.java index 187cc5ab..1fd20147 100644 --- a/src/java/com/cloudera/sqoop/lib/ClobRef.java +++ b/src/java/com/cloudera/sqoop/lib/ClobRef.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/DelimiterSet.java b/src/java/com/cloudera/sqoop/lib/DelimiterSet.java index 6330ebad..25dbcfdc 100644 --- a/src/java/com/cloudera/sqoop/lib/DelimiterSet.java +++ b/src/java/com/cloudera/sqoop/lib/DelimiterSet.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/FieldFormatter.java b/src/java/com/cloudera/sqoop/lib/FieldFormatter.java index dfd35cab..d19c1426 100644 --- a/src/java/com/cloudera/sqoop/lib/FieldFormatter.java +++ b/src/java/com/cloudera/sqoop/lib/FieldFormatter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/FieldMapProcessor.java b/src/java/com/cloudera/sqoop/lib/FieldMapProcessor.java index 0a9897eb..182c90ba 100644 --- a/src/java/com/cloudera/sqoop/lib/FieldMapProcessor.java +++ b/src/java/com/cloudera/sqoop/lib/FieldMapProcessor.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/FieldMappable.java b/src/java/com/cloudera/sqoop/lib/FieldMappable.java index de4e4acc..762e402e 100644 --- a/src/java/com/cloudera/sqoop/lib/FieldMappable.java +++ b/src/java/com/cloudera/sqoop/lib/FieldMappable.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/JdbcWritableBridge.java b/src/java/com/cloudera/sqoop/lib/JdbcWritableBridge.java index 8b71e028..0f75868a 100644 --- a/src/java/com/cloudera/sqoop/lib/JdbcWritableBridge.java +++ b/src/java/com/cloudera/sqoop/lib/JdbcWritableBridge.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/LargeObjectLoader.java b/src/java/com/cloudera/sqoop/lib/LargeObjectLoader.java index 4e1b7599..a189f0b4 100644 --- a/src/java/com/cloudera/sqoop/lib/LargeObjectLoader.java +++ b/src/java/com/cloudera/sqoop/lib/LargeObjectLoader.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/LobRef.java b/src/java/com/cloudera/sqoop/lib/LobRef.java index 1f603e59..5509555e 100644 --- a/src/java/com/cloudera/sqoop/lib/LobRef.java +++ b/src/java/com/cloudera/sqoop/lib/LobRef.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/LobSerializer.java b/src/java/com/cloudera/sqoop/lib/LobSerializer.java index 66da9fee..906db7f2 100644 --- a/src/java/com/cloudera/sqoop/lib/LobSerializer.java +++ b/src/java/com/cloudera/sqoop/lib/LobSerializer.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/ProcessingException.java b/src/java/com/cloudera/sqoop/lib/ProcessingException.java index 4817b255..72ee7ba3 100644 --- a/src/java/com/cloudera/sqoop/lib/ProcessingException.java +++ b/src/java/com/cloudera/sqoop/lib/ProcessingException.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/RecordParser.java b/src/java/com/cloudera/sqoop/lib/RecordParser.java index f12ff0fa..f906589e 100644 --- a/src/java/com/cloudera/sqoop/lib/RecordParser.java +++ b/src/java/com/cloudera/sqoop/lib/RecordParser.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/lib/SqoopRecord.java b/src/java/com/cloudera/sqoop/lib/SqoopRecord.java index 25756c31..eacebeb1 100644 --- a/src/java/com/cloudera/sqoop/lib/SqoopRecord.java +++ b/src/java/com/cloudera/sqoop/lib/SqoopRecord.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/CatalogQueryManager.java b/src/java/com/cloudera/sqoop/manager/CatalogQueryManager.java index 6ff5ea36..9ac48413 100644 --- a/src/java/com/cloudera/sqoop/manager/CatalogQueryManager.java +++ b/src/java/com/cloudera/sqoop/manager/CatalogQueryManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/ConnManager.java b/src/java/com/cloudera/sqoop/manager/ConnManager.java index 30a3f6b1..2fb19471 100644 --- a/src/java/com/cloudera/sqoop/manager/ConnManager.java +++ b/src/java/com/cloudera/sqoop/manager/ConnManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/DefaultManagerFactory.java b/src/java/com/cloudera/sqoop/manager/DefaultManagerFactory.java index e95d025f..d6caff13 100644 --- a/src/java/com/cloudera/sqoop/manager/DefaultManagerFactory.java +++ b/src/java/com/cloudera/sqoop/manager/DefaultManagerFactory.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/DirectMySQLManager.java b/src/java/com/cloudera/sqoop/manager/DirectMySQLManager.java index 7210f88e..88bb77bf 100644 --- a/src/java/com/cloudera/sqoop/manager/DirectMySQLManager.java +++ b/src/java/com/cloudera/sqoop/manager/DirectMySQLManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/DirectPostgresqlManager.java b/src/java/com/cloudera/sqoop/manager/DirectPostgresqlManager.java index 5ea8c489..abcb2a97 100644 --- a/src/java/com/cloudera/sqoop/manager/DirectPostgresqlManager.java +++ b/src/java/com/cloudera/sqoop/manager/DirectPostgresqlManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/ExportJobContext.java b/src/java/com/cloudera/sqoop/manager/ExportJobContext.java index 2e45a1b1..ac8bf7f5 100644 --- a/src/java/com/cloudera/sqoop/manager/ExportJobContext.java +++ b/src/java/com/cloudera/sqoop/manager/ExportJobContext.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/GenericJdbcManager.java b/src/java/com/cloudera/sqoop/manager/GenericJdbcManager.java index 0cf2471b..de415cec 100644 --- a/src/java/com/cloudera/sqoop/manager/GenericJdbcManager.java +++ b/src/java/com/cloudera/sqoop/manager/GenericJdbcManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/HsqldbManager.java b/src/java/com/cloudera/sqoop/manager/HsqldbManager.java index d34eee42..167bd043 100644 --- a/src/java/com/cloudera/sqoop/manager/HsqldbManager.java +++ b/src/java/com/cloudera/sqoop/manager/HsqldbManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/ImportJobContext.java b/src/java/com/cloudera/sqoop/manager/ImportJobContext.java index 0ea356d2..f0f85254 100644 --- a/src/java/com/cloudera/sqoop/manager/ImportJobContext.java +++ b/src/java/com/cloudera/sqoop/manager/ImportJobContext.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/InformationSchemaManager.java b/src/java/com/cloudera/sqoop/manager/InformationSchemaManager.java index ff160ae3..2af073ed 100644 --- a/src/java/com/cloudera/sqoop/manager/InformationSchemaManager.java +++ b/src/java/com/cloudera/sqoop/manager/InformationSchemaManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/ManagerFactory.java b/src/java/com/cloudera/sqoop/manager/ManagerFactory.java index 379e73df..48f5f217 100644 --- a/src/java/com/cloudera/sqoop/manager/ManagerFactory.java +++ b/src/java/com/cloudera/sqoop/manager/ManagerFactory.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/MySQLManager.java b/src/java/com/cloudera/sqoop/manager/MySQLManager.java index 7862efea..cdb40a89 100644 --- a/src/java/com/cloudera/sqoop/manager/MySQLManager.java +++ b/src/java/com/cloudera/sqoop/manager/MySQLManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/MySQLUtils.java b/src/java/com/cloudera/sqoop/manager/MySQLUtils.java index 5036a9c8..8e7303c9 100644 --- a/src/java/com/cloudera/sqoop/manager/MySQLUtils.java +++ b/src/java/com/cloudera/sqoop/manager/MySQLUtils.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/OracleManager.java b/src/java/com/cloudera/sqoop/manager/OracleManager.java index c8a0431f..343329d6 100644 --- a/src/java/com/cloudera/sqoop/manager/OracleManager.java +++ b/src/java/com/cloudera/sqoop/manager/OracleManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/PostgresqlManager.java b/src/java/com/cloudera/sqoop/manager/PostgresqlManager.java index f78f3620..6442908e 100644 --- a/src/java/com/cloudera/sqoop/manager/PostgresqlManager.java +++ b/src/java/com/cloudera/sqoop/manager/PostgresqlManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/SQLServerManager.java b/src/java/com/cloudera/sqoop/manager/SQLServerManager.java index aed3e752..d0bd6c87 100644 --- a/src/java/com/cloudera/sqoop/manager/SQLServerManager.java +++ b/src/java/com/cloudera/sqoop/manager/SQLServerManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/manager/SqlManager.java b/src/java/com/cloudera/sqoop/manager/SqlManager.java index 172f373e..a08d7746 100644 --- a/src/java/com/cloudera/sqoop/manager/SqlManager.java +++ b/src/java/com/cloudera/sqoop/manager/SqlManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/AsyncSqlOutputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/AsyncSqlOutputFormat.java index ce615f98..e1672ba3 100755 --- a/src/java/com/cloudera/sqoop/mapreduce/AsyncSqlOutputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/AsyncSqlOutputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/AsyncSqlRecordWriter.java b/src/java/com/cloudera/sqoop/mapreduce/AsyncSqlRecordWriter.java index eec27396..279a0d31 100755 --- a/src/java/com/cloudera/sqoop/mapreduce/AsyncSqlRecordWriter.java +++ b/src/java/com/cloudera/sqoop/mapreduce/AsyncSqlRecordWriter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/AutoProgressMapper.java b/src/java/com/cloudera/sqoop/mapreduce/AutoProgressMapper.java index d630a170..5329c8a7 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/AutoProgressMapper.java +++ b/src/java/com/cloudera/sqoop/mapreduce/AutoProgressMapper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/AvroImportMapper.java b/src/java/com/cloudera/sqoop/mapreduce/AvroImportMapper.java index 06c0c266..14e18d52 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/AvroImportMapper.java +++ b/src/java/com/cloudera/sqoop/mapreduce/AvroImportMapper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/AvroInputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/AvroInputFormat.java index 668990b6..de1c207c 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/AvroInputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/AvroInputFormat.java @@ -1,4 +1,6 @@ /** + * Copyright 2011 The Apache Software Foundation + * * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/AvroJob.java b/src/java/com/cloudera/sqoop/mapreduce/AvroJob.java index 9fb84804..0b72994f 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/AvroJob.java +++ b/src/java/com/cloudera/sqoop/mapreduce/AvroJob.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/AvroOutputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/AvroOutputFormat.java index dceee6bb..b03ab916 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/AvroOutputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/AvroOutputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/AvroRecordReader.java b/src/java/com/cloudera/sqoop/mapreduce/AvroRecordReader.java index 1b2a77de..6a1fb8bc 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/AvroRecordReader.java +++ b/src/java/com/cloudera/sqoop/mapreduce/AvroRecordReader.java @@ -1,4 +1,6 @@ /** + * Copyright 2011 The Apache Software Foundation + * * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/CombineShimRecordReader.java b/src/java/com/cloudera/sqoop/mapreduce/CombineShimRecordReader.java index 98b45bc0..1acd3358 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/CombineShimRecordReader.java +++ b/src/java/com/cloudera/sqoop/mapreduce/CombineShimRecordReader.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/DataDrivenImportJob.java b/src/java/com/cloudera/sqoop/mapreduce/DataDrivenImportJob.java index 661dde8d..c7cca09f 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/DataDrivenImportJob.java +++ b/src/java/com/cloudera/sqoop/mapreduce/DataDrivenImportJob.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/DelegatingOutputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/DelegatingOutputFormat.java index e6447ad7..a480f73b 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/DelegatingOutputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/DelegatingOutputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/ExportBatchOutputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/ExportBatchOutputFormat.java index dd05d0f0..6f142ac0 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/ExportBatchOutputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/ExportBatchOutputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/ExportInputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/ExportInputFormat.java index 521c1b7c..b210d5ee 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/ExportInputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/ExportInputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/ExportJobBase.java b/src/java/com/cloudera/sqoop/mapreduce/ExportJobBase.java index 1af384ff..31099113 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/ExportJobBase.java +++ b/src/java/com/cloudera/sqoop/mapreduce/ExportJobBase.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/ExportOutputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/ExportOutputFormat.java index 9d4ebe26..f5a4d23f 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/ExportOutputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/ExportOutputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/HBaseImportJob.java b/src/java/com/cloudera/sqoop/mapreduce/HBaseImportJob.java index 07bc215d..e31a1bba 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/HBaseImportJob.java +++ b/src/java/com/cloudera/sqoop/mapreduce/HBaseImportJob.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/HBaseImportMapper.java b/src/java/com/cloudera/sqoop/mapreduce/HBaseImportMapper.java index b5823eef..ce74ae97 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/HBaseImportMapper.java +++ b/src/java/com/cloudera/sqoop/mapreduce/HBaseImportMapper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/ImportJobBase.java b/src/java/com/cloudera/sqoop/mapreduce/ImportJobBase.java index 214c569e..29c8eea1 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/ImportJobBase.java +++ b/src/java/com/cloudera/sqoop/mapreduce/ImportJobBase.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/JdbcExportJob.java b/src/java/com/cloudera/sqoop/mapreduce/JdbcExportJob.java index fec22117..f7035b3f 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/JdbcExportJob.java +++ b/src/java/com/cloudera/sqoop/mapreduce/JdbcExportJob.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/JdbcUpdateExportJob.java b/src/java/com/cloudera/sqoop/mapreduce/JdbcUpdateExportJob.java index 85d3e82e..3f2bf7b5 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/JdbcUpdateExportJob.java +++ b/src/java/com/cloudera/sqoop/mapreduce/JdbcUpdateExportJob.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/JdbcUpsertExportJob.java b/src/java/com/cloudera/sqoop/mapreduce/JdbcUpsertExportJob.java index 4dc246ce..4d8f9cc5 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/JdbcUpsertExportJob.java +++ b/src/java/com/cloudera/sqoop/mapreduce/JdbcUpsertExportJob.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/JobBase.java b/src/java/com/cloudera/sqoop/mapreduce/JobBase.java index 09cceaab..8d4290f9 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/JobBase.java +++ b/src/java/com/cloudera/sqoop/mapreduce/JobBase.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/MergeJob.java b/src/java/com/cloudera/sqoop/mapreduce/MergeJob.java index 828eaf99..23d31da4 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/MergeJob.java +++ b/src/java/com/cloudera/sqoop/mapreduce/MergeJob.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/MergeMapperBase.java b/src/java/com/cloudera/sqoop/mapreduce/MergeMapperBase.java index 387455b6..4f0dea36 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/MergeMapperBase.java +++ b/src/java/com/cloudera/sqoop/mapreduce/MergeMapperBase.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/MergeRecord.java b/src/java/com/cloudera/sqoop/mapreduce/MergeRecord.java index 96065b1c..4a083884 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/MergeRecord.java +++ b/src/java/com/cloudera/sqoop/mapreduce/MergeRecord.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/MergeRecordMapper.java b/src/java/com/cloudera/sqoop/mapreduce/MergeRecordMapper.java index 24492e04..3869499a 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/MergeRecordMapper.java +++ b/src/java/com/cloudera/sqoop/mapreduce/MergeRecordMapper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/MergeReducer.java b/src/java/com/cloudera/sqoop/mapreduce/MergeReducer.java index f9c58db0..b31a9687 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/MergeReducer.java +++ b/src/java/com/cloudera/sqoop/mapreduce/MergeReducer.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/MergeTextMapper.java b/src/java/com/cloudera/sqoop/mapreduce/MergeTextMapper.java index 61f8e9b0..4a8c35f8 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/MergeTextMapper.java +++ b/src/java/com/cloudera/sqoop/mapreduce/MergeTextMapper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpImportJob.java b/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpImportJob.java index bde6e531..fca55ee1 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpImportJob.java +++ b/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpImportJob.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpInputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpInputFormat.java index cac9ee0c..1be01c85 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpInputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpInputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpMapper.java b/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpMapper.java index 4a5321d4..4763c1a1 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpMapper.java +++ b/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpMapper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/MySQLExportJob.java b/src/java/com/cloudera/sqoop/mapreduce/MySQLExportJob.java index 0ba379b2..b537912b 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/MySQLExportJob.java +++ b/src/java/com/cloudera/sqoop/mapreduce/MySQLExportJob.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/MySQLExportMapper.java b/src/java/com/cloudera/sqoop/mapreduce/MySQLExportMapper.java index 5e6a1aad..88cd398c 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/MySQLExportMapper.java +++ b/src/java/com/cloudera/sqoop/mapreduce/MySQLExportMapper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/MySQLRecordExportMapper.java b/src/java/com/cloudera/sqoop/mapreduce/MySQLRecordExportMapper.java index 49f1c87f..664a0b81 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/MySQLRecordExportMapper.java +++ b/src/java/com/cloudera/sqoop/mapreduce/MySQLRecordExportMapper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/MySQLTextExportMapper.java b/src/java/com/cloudera/sqoop/mapreduce/MySQLTextExportMapper.java index cb42975f..997447b9 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/MySQLTextExportMapper.java +++ b/src/java/com/cloudera/sqoop/mapreduce/MySQLTextExportMapper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/NullOutputCommitter.java b/src/java/com/cloudera/sqoop/mapreduce/NullOutputCommitter.java index 8cd2247f..2a9a36fc 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/NullOutputCommitter.java +++ b/src/java/com/cloudera/sqoop/mapreduce/NullOutputCommitter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/OracleExportOutputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/OracleExportOutputFormat.java index 31d6249b..0fcb7e97 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/OracleExportOutputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/OracleExportOutputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/OracleUpsertOutputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/OracleUpsertOutputFormat.java index ebd13b94..dd420bf5 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/OracleUpsertOutputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/OracleUpsertOutputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/RawKeyTextOutputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/RawKeyTextOutputFormat.java index da8a366d..97ae0629 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/RawKeyTextOutputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/RawKeyTextOutputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/SQLServerExportOutputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/SQLServerExportOutputFormat.java index 0e337a7f..bc04dd48 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/SQLServerExportOutputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/SQLServerExportOutputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/SequenceFileExportMapper.java b/src/java/com/cloudera/sqoop/mapreduce/SequenceFileExportMapper.java index 9f95b3ca..d4cef73a 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/SequenceFileExportMapper.java +++ b/src/java/com/cloudera/sqoop/mapreduce/SequenceFileExportMapper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/SequenceFileImportMapper.java b/src/java/com/cloudera/sqoop/mapreduce/SequenceFileImportMapper.java index c7cc2760..1a92969b 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/SequenceFileImportMapper.java +++ b/src/java/com/cloudera/sqoop/mapreduce/SequenceFileImportMapper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/TextExportMapper.java b/src/java/com/cloudera/sqoop/mapreduce/TextExportMapper.java index 9665bb36..82dcc88f 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/TextExportMapper.java +++ b/src/java/com/cloudera/sqoop/mapreduce/TextExportMapper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/TextImportMapper.java b/src/java/com/cloudera/sqoop/mapreduce/TextImportMapper.java index c43a683f..151ef071 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/TextImportMapper.java +++ b/src/java/com/cloudera/sqoop/mapreduce/TextImportMapper.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/UpdateOutputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/UpdateOutputFormat.java index 8800caff..363daab9 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/UpdateOutputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/UpdateOutputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/BigDecimalSplitter.java b/src/java/com/cloudera/sqoop/mapreduce/db/BigDecimalSplitter.java index 44e44dba..e60c81cf 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/BigDecimalSplitter.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/BigDecimalSplitter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/BooleanSplitter.java b/src/java/com/cloudera/sqoop/mapreduce/db/BooleanSplitter.java index b41f9cf8..b84f82d7 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/BooleanSplitter.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/BooleanSplitter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/DBConfiguration.java b/src/java/com/cloudera/sqoop/mapreduce/db/DBConfiguration.java index 55715a2d..f82aa1c9 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/DBConfiguration.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/DBConfiguration.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/DBInputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/db/DBInputFormat.java index 76086c7a..b2ab6732 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/DBInputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/DBInputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/DBOutputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/db/DBOutputFormat.java index 3107fcea..56fc7ab1 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/DBOutputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/DBOutputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/DBRecordReader.java b/src/java/com/cloudera/sqoop/mapreduce/db/DBRecordReader.java index 9b92ecb3..bef41487 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/DBRecordReader.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/DBRecordReader.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/DBSplitter.java b/src/java/com/cloudera/sqoop/mapreduce/db/DBSplitter.java index 8347c214..735238c6 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/DBSplitter.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/DBSplitter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/DataDrivenDBInputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/db/DataDrivenDBInputFormat.java index 6b46c05c..dbae29c2 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/DataDrivenDBInputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/DataDrivenDBInputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/DataDrivenDBRecordReader.java b/src/java/com/cloudera/sqoop/mapreduce/db/DataDrivenDBRecordReader.java index 0327b001..b48d5288 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/DataDrivenDBRecordReader.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/DataDrivenDBRecordReader.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/DateSplitter.java b/src/java/com/cloudera/sqoop/mapreduce/db/DateSplitter.java index d4830d3d..0c547c68 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/DateSplitter.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/DateSplitter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/FloatSplitter.java b/src/java/com/cloudera/sqoop/mapreduce/db/FloatSplitter.java index 1023bc2c..4f53b499 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/FloatSplitter.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/FloatSplitter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/IntegerSplitter.java b/src/java/com/cloudera/sqoop/mapreduce/db/IntegerSplitter.java index 6e4bfa9d..f519425b 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/IntegerSplitter.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/IntegerSplitter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/OracleDBRecordReader.java b/src/java/com/cloudera/sqoop/mapreduce/db/OracleDBRecordReader.java index 6e648a23..112d1a7e 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/OracleDBRecordReader.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/OracleDBRecordReader.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/OracleDataDrivenDBInputFormat.java b/src/java/com/cloudera/sqoop/mapreduce/db/OracleDataDrivenDBInputFormat.java index 5642b9b5..2e9bc382 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/OracleDataDrivenDBInputFormat.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/OracleDataDrivenDBInputFormat.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/OracleDataDrivenDBRecordReader.java b/src/java/com/cloudera/sqoop/mapreduce/db/OracleDataDrivenDBRecordReader.java index b4cddb93..10cb3831 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/OracleDataDrivenDBRecordReader.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/OracleDataDrivenDBRecordReader.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/OracleDateSplitter.java b/src/java/com/cloudera/sqoop/mapreduce/db/OracleDateSplitter.java index 402f8d7f..542a33d0 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/OracleDateSplitter.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/OracleDateSplitter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/mapreduce/db/TextSplitter.java b/src/java/com/cloudera/sqoop/mapreduce/db/TextSplitter.java index 79aa57c2..bcbca959 100644 --- a/src/java/com/cloudera/sqoop/mapreduce/db/TextSplitter.java +++ b/src/java/com/cloudera/sqoop/mapreduce/db/TextSplitter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/metastore/JobData.java b/src/java/com/cloudera/sqoop/metastore/JobData.java index c8105013..12187a5a 100644 --- a/src/java/com/cloudera/sqoop/metastore/JobData.java +++ b/src/java/com/cloudera/sqoop/metastore/JobData.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/metastore/JobStorage.java b/src/java/com/cloudera/sqoop/metastore/JobStorage.java index 06697678..599ff14f 100644 --- a/src/java/com/cloudera/sqoop/metastore/JobStorage.java +++ b/src/java/com/cloudera/sqoop/metastore/JobStorage.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/metastore/JobStorageFactory.java b/src/java/com/cloudera/sqoop/metastore/JobStorageFactory.java index 4ed46df2..aea31a29 100644 --- a/src/java/com/cloudera/sqoop/metastore/JobStorageFactory.java +++ b/src/java/com/cloudera/sqoop/metastore/JobStorageFactory.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/metastore/hsqldb/AutoHsqldbStorage.java b/src/java/com/cloudera/sqoop/metastore/hsqldb/AutoHsqldbStorage.java index b6a530bf..bfecc91b 100644 --- a/src/java/com/cloudera/sqoop/metastore/hsqldb/AutoHsqldbStorage.java +++ b/src/java/com/cloudera/sqoop/metastore/hsqldb/AutoHsqldbStorage.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/metastore/hsqldb/HsqldbJobStorage.java b/src/java/com/cloudera/sqoop/metastore/hsqldb/HsqldbJobStorage.java index 8d015929..b1728ed9 100644 --- a/src/java/com/cloudera/sqoop/metastore/hsqldb/HsqldbJobStorage.java +++ b/src/java/com/cloudera/sqoop/metastore/hsqldb/HsqldbJobStorage.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/metastore/hsqldb/HsqldbMetaStore.java b/src/java/com/cloudera/sqoop/metastore/hsqldb/HsqldbMetaStore.java index 235695c7..cb26bb49 100644 --- a/src/java/com/cloudera/sqoop/metastore/hsqldb/HsqldbMetaStore.java +++ b/src/java/com/cloudera/sqoop/metastore/hsqldb/HsqldbMetaStore.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/orm/AvroSchemaGenerator.java b/src/java/com/cloudera/sqoop/orm/AvroSchemaGenerator.java index 50796ca6..cf0b4d5f 100644 --- a/src/java/com/cloudera/sqoop/orm/AvroSchemaGenerator.java +++ b/src/java/com/cloudera/sqoop/orm/AvroSchemaGenerator.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/orm/ClassWriter.java b/src/java/com/cloudera/sqoop/orm/ClassWriter.java index 2118b898..fbc94ba9 100644 --- a/src/java/com/cloudera/sqoop/orm/ClassWriter.java +++ b/src/java/com/cloudera/sqoop/orm/ClassWriter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/orm/CompilationManager.java b/src/java/com/cloudera/sqoop/orm/CompilationManager.java index 7e3ca629..c9b93a09 100644 --- a/src/java/com/cloudera/sqoop/orm/CompilationManager.java +++ b/src/java/com/cloudera/sqoop/orm/CompilationManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/orm/TableClassName.java b/src/java/com/cloudera/sqoop/orm/TableClassName.java index 93ab0806..2be57b53 100644 --- a/src/java/com/cloudera/sqoop/orm/TableClassName.java +++ b/src/java/com/cloudera/sqoop/orm/TableClassName.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/BaseSqoopTool.java b/src/java/com/cloudera/sqoop/tool/BaseSqoopTool.java index 2a07beed..55b383a8 100644 --- a/src/java/com/cloudera/sqoop/tool/BaseSqoopTool.java +++ b/src/java/com/cloudera/sqoop/tool/BaseSqoopTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/CodeGenTool.java b/src/java/com/cloudera/sqoop/tool/CodeGenTool.java index 95c4a47a..4e4eaefe 100644 --- a/src/java/com/cloudera/sqoop/tool/CodeGenTool.java +++ b/src/java/com/cloudera/sqoop/tool/CodeGenTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/CreateHiveTableTool.java b/src/java/com/cloudera/sqoop/tool/CreateHiveTableTool.java index 2597fcaf..123b3362 100644 --- a/src/java/com/cloudera/sqoop/tool/CreateHiveTableTool.java +++ b/src/java/com/cloudera/sqoop/tool/CreateHiveTableTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/EvalSqlTool.java b/src/java/com/cloudera/sqoop/tool/EvalSqlTool.java index 62191698..358a2a8a 100644 --- a/src/java/com/cloudera/sqoop/tool/EvalSqlTool.java +++ b/src/java/com/cloudera/sqoop/tool/EvalSqlTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/ExportTool.java b/src/java/com/cloudera/sqoop/tool/ExportTool.java index fc47cbab..dc9b3b1e 100644 --- a/src/java/com/cloudera/sqoop/tool/ExportTool.java +++ b/src/java/com/cloudera/sqoop/tool/ExportTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/HelpTool.java b/src/java/com/cloudera/sqoop/tool/HelpTool.java index dea1bb4f..13f8131c 100644 --- a/src/java/com/cloudera/sqoop/tool/HelpTool.java +++ b/src/java/com/cloudera/sqoop/tool/HelpTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/ImportAllTablesTool.java b/src/java/com/cloudera/sqoop/tool/ImportAllTablesTool.java index fc1063cc..bb961b31 100644 --- a/src/java/com/cloudera/sqoop/tool/ImportAllTablesTool.java +++ b/src/java/com/cloudera/sqoop/tool/ImportAllTablesTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/ImportTool.java b/src/java/com/cloudera/sqoop/tool/ImportTool.java index 6b7742e3..8d45fa83 100644 --- a/src/java/com/cloudera/sqoop/tool/ImportTool.java +++ b/src/java/com/cloudera/sqoop/tool/ImportTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/JobTool.java b/src/java/com/cloudera/sqoop/tool/JobTool.java index 0389df4b..3158a957 100644 --- a/src/java/com/cloudera/sqoop/tool/JobTool.java +++ b/src/java/com/cloudera/sqoop/tool/JobTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/ListDatabasesTool.java b/src/java/com/cloudera/sqoop/tool/ListDatabasesTool.java index e39c5349..1ac5c2c4 100644 --- a/src/java/com/cloudera/sqoop/tool/ListDatabasesTool.java +++ b/src/java/com/cloudera/sqoop/tool/ListDatabasesTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/ListTablesTool.java b/src/java/com/cloudera/sqoop/tool/ListTablesTool.java index 4cef1623..295a16e0 100644 --- a/src/java/com/cloudera/sqoop/tool/ListTablesTool.java +++ b/src/java/com/cloudera/sqoop/tool/ListTablesTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/MergeTool.java b/src/java/com/cloudera/sqoop/tool/MergeTool.java index cbda6b29..ae85524f 100644 --- a/src/java/com/cloudera/sqoop/tool/MergeTool.java +++ b/src/java/com/cloudera/sqoop/tool/MergeTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/MetastoreTool.java b/src/java/com/cloudera/sqoop/tool/MetastoreTool.java index ad254b60..9bf34ce6 100644 --- a/src/java/com/cloudera/sqoop/tool/MetastoreTool.java +++ b/src/java/com/cloudera/sqoop/tool/MetastoreTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/SqoopTool.java b/src/java/com/cloudera/sqoop/tool/SqoopTool.java index a5ae2e18..87befd30 100644 --- a/src/java/com/cloudera/sqoop/tool/SqoopTool.java +++ b/src/java/com/cloudera/sqoop/tool/SqoopTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/ToolDesc.java b/src/java/com/cloudera/sqoop/tool/ToolDesc.java index cd0e66ef..cff7e74e 100644 --- a/src/java/com/cloudera/sqoop/tool/ToolDesc.java +++ b/src/java/com/cloudera/sqoop/tool/ToolDesc.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/ToolPlugin.java b/src/java/com/cloudera/sqoop/tool/ToolPlugin.java index 41004011..db46e55e 100644 --- a/src/java/com/cloudera/sqoop/tool/ToolPlugin.java +++ b/src/java/com/cloudera/sqoop/tool/ToolPlugin.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/tool/VersionTool.java b/src/java/com/cloudera/sqoop/tool/VersionTool.java index f3082292..f511d980 100644 --- a/src/java/com/cloudera/sqoop/tool/VersionTool.java +++ b/src/java/com/cloudera/sqoop/tool/VersionTool.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/AppendUtils.java b/src/java/com/cloudera/sqoop/util/AppendUtils.java index 2a516163..3712468a 100644 --- a/src/java/com/cloudera/sqoop/util/AppendUtils.java +++ b/src/java/com/cloudera/sqoop/util/AppendUtils.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/AsyncSink.java b/src/java/com/cloudera/sqoop/util/AsyncSink.java index 57de8f9f..414daefb 100644 --- a/src/java/com/cloudera/sqoop/util/AsyncSink.java +++ b/src/java/com/cloudera/sqoop/util/AsyncSink.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/ClassLoaderStack.java b/src/java/com/cloudera/sqoop/util/ClassLoaderStack.java index b2edf633..e42e7d6c 100644 --- a/src/java/com/cloudera/sqoop/util/ClassLoaderStack.java +++ b/src/java/com/cloudera/sqoop/util/ClassLoaderStack.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/DirectImportUtils.java b/src/java/com/cloudera/sqoop/util/DirectImportUtils.java index ebb5d572..5a65a4de 100644 --- a/src/java/com/cloudera/sqoop/util/DirectImportUtils.java +++ b/src/java/com/cloudera/sqoop/util/DirectImportUtils.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/ErrorableAsyncSink.java b/src/java/com/cloudera/sqoop/util/ErrorableAsyncSink.java index b7f83db1..d05b6536 100644 --- a/src/java/com/cloudera/sqoop/util/ErrorableAsyncSink.java +++ b/src/java/com/cloudera/sqoop/util/ErrorableAsyncSink.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/ErrorableThread.java b/src/java/com/cloudera/sqoop/util/ErrorableThread.java index a8621795..70b265ea 100644 --- a/src/java/com/cloudera/sqoop/util/ErrorableThread.java +++ b/src/java/com/cloudera/sqoop/util/ErrorableThread.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/Executor.java b/src/java/com/cloudera/sqoop/util/Executor.java index 4342d93d..08d6f0e1 100644 --- a/src/java/com/cloudera/sqoop/util/Executor.java +++ b/src/java/com/cloudera/sqoop/util/Executor.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/ExitSecurityException.java b/src/java/com/cloudera/sqoop/util/ExitSecurityException.java index f07a0c94..ec3666c1 100644 --- a/src/java/com/cloudera/sqoop/util/ExitSecurityException.java +++ b/src/java/com/cloudera/sqoop/util/ExitSecurityException.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/ExportException.java b/src/java/com/cloudera/sqoop/util/ExportException.java index 856f7987..105152b2 100644 --- a/src/java/com/cloudera/sqoop/util/ExportException.java +++ b/src/java/com/cloudera/sqoop/util/ExportException.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/FileListing.java b/src/java/com/cloudera/sqoop/util/FileListing.java index fca7dca8..9859cb08 100644 --- a/src/java/com/cloudera/sqoop/util/FileListing.java +++ b/src/java/com/cloudera/sqoop/util/FileListing.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/ImportException.java b/src/java/com/cloudera/sqoop/util/ImportException.java index e60d2379..5307c5b3 100644 --- a/src/java/com/cloudera/sqoop/util/ImportException.java +++ b/src/java/com/cloudera/sqoop/util/ImportException.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/Jars.java b/src/java/com/cloudera/sqoop/util/Jars.java index 24aefbbc..8a8b8391 100644 --- a/src/java/com/cloudera/sqoop/util/Jars.java +++ b/src/java/com/cloudera/sqoop/util/Jars.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/JdbcUrl.java b/src/java/com/cloudera/sqoop/util/JdbcUrl.java index 7140364a..b11fedb5 100644 --- a/src/java/com/cloudera/sqoop/util/JdbcUrl.java +++ b/src/java/com/cloudera/sqoop/util/JdbcUrl.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/LoggingAsyncSink.java b/src/java/com/cloudera/sqoop/util/LoggingAsyncSink.java index 82a55af4..7caea893 100644 --- a/src/java/com/cloudera/sqoop/util/LoggingAsyncSink.java +++ b/src/java/com/cloudera/sqoop/util/LoggingAsyncSink.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/NullAsyncSink.java b/src/java/com/cloudera/sqoop/util/NullAsyncSink.java index 6dda4966..3a5803b9 100644 --- a/src/java/com/cloudera/sqoop/util/NullAsyncSink.java +++ b/src/java/com/cloudera/sqoop/util/NullAsyncSink.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/OptionsFileUtil.java b/src/java/com/cloudera/sqoop/util/OptionsFileUtil.java index af59896f..0286114e 100644 --- a/src/java/com/cloudera/sqoop/util/OptionsFileUtil.java +++ b/src/java/com/cloudera/sqoop/util/OptionsFileUtil.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/PerfCounters.java b/src/java/com/cloudera/sqoop/util/PerfCounters.java index b4411501..9a69f7b2 100644 --- a/src/java/com/cloudera/sqoop/util/PerfCounters.java +++ b/src/java/com/cloudera/sqoop/util/PerfCounters.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/RandomHash.java b/src/java/com/cloudera/sqoop/util/RandomHash.java index 4db7887b..e3d0d47f 100644 --- a/src/java/com/cloudera/sqoop/util/RandomHash.java +++ b/src/java/com/cloudera/sqoop/util/RandomHash.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/ResultSetPrinter.java b/src/java/com/cloudera/sqoop/util/ResultSetPrinter.java index 99f3deb1..fa9598c5 100644 --- a/src/java/com/cloudera/sqoop/util/ResultSetPrinter.java +++ b/src/java/com/cloudera/sqoop/util/ResultSetPrinter.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/StoredAsProperty.java b/src/java/com/cloudera/sqoop/util/StoredAsProperty.java index 2b48f467..2e23d416 100644 --- a/src/java/com/cloudera/sqoop/util/StoredAsProperty.java +++ b/src/java/com/cloudera/sqoop/util/StoredAsProperty.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/SubprocessSecurityManager.java b/src/java/com/cloudera/sqoop/util/SubprocessSecurityManager.java index 475e61bd..bed050e6 100644 --- a/src/java/com/cloudera/sqoop/util/SubprocessSecurityManager.java +++ b/src/java/com/cloudera/sqoop/util/SubprocessSecurityManager.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/java/com/cloudera/sqoop/util/TaskId.java b/src/java/com/cloudera/sqoop/util/TaskId.java index baabb1e7..744b8bcc 100644 --- a/src/java/com/cloudera/sqoop/util/TaskId.java +++ b/src/java/com/cloudera/sqoop/util/TaskId.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/perftest/ExportStressTest.java b/src/perftest/ExportStressTest.java index 6a772306..a7719b91 100644 --- a/src/perftest/ExportStressTest.java +++ b/src/perftest/ExportStressTest.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/perftest/ExtConnFactoryTest.java b/src/perftest/ExtConnFactoryTest.java index ab406f7e..305be46c 100644 --- a/src/perftest/ExtConnFactoryTest.java +++ b/src/perftest/ExtConnFactoryTest.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/perftest/ExtFactory.java b/src/perftest/ExtFactory.java index a9fc4d9e..54324142 100644 --- a/src/perftest/ExtFactory.java +++ b/src/perftest/ExtFactory.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/perftest/LobFilePerfTest.java b/src/perftest/LobFilePerfTest.java index 63f387d1..6a771320 100644 --- a/src/perftest/LobFilePerfTest.java +++ b/src/perftest/LobFilePerfTest.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/perftest/LobFileStressTest.java b/src/perftest/LobFileStressTest.java index f75c3d18..1eb9b713 100644 --- a/src/perftest/LobFileStressTest.java +++ b/src/perftest/LobFileStressTest.java @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/perftest/README-perftest.txt b/src/perftest/README-perftest.txt index ec782974..7146f340 100644 --- a/src/perftest/README-perftest.txt +++ b/src/perftest/README-perftest.txt @@ -1,18 +1,21 @@ - Licensed to Cloudera, Inc. under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - Cloudera, Inc. 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 2011 The Apache Software Foundation + + 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. = Performance and Stress Tests diff --git a/src/scripts/create-tool-scripts.sh b/src/scripts/create-tool-scripts.sh index fb539015..2f4f74b7 100755 --- a/src/scripts/create-tool-scripts.sh +++ b/src/scripts/create-tool-scripts.sh @@ -1,4 +1,5 @@ #!/bin/bash +# Copyright 2011 The Apache Software Foundation # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file diff --git a/src/scripts/hudson/run-code-quality.sh b/src/scripts/hudson/run-code-quality.sh index bc77e8c0..792aa8be 100755 --- a/src/scripts/hudson/run-code-quality.sh +++ b/src/scripts/hudson/run-code-quality.sh @@ -1,11 +1,14 @@ #!/bin/bash -x # -# Licensed to Cloudera, Inc. under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# Cloudera, Inc. 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 +# Copyright 2011 The Apache Software Foundation +# +# 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 # @@ -14,7 +17,7 @@ # 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. - +# # Compiles the world and runs code quality/test coverage checks. # This script is intended for execution by users who want to thoroughly # execute all tests, or automated testing agents such as Hudson. diff --git a/src/scripts/hudson/run-tests.sh b/src/scripts/hudson/run-tests.sh index a70d11d2..524efd79 100755 --- a/src/scripts/hudson/run-tests.sh +++ b/src/scripts/hudson/run-tests.sh @@ -1,11 +1,14 @@ #!/bin/bash -x # -# Licensed to Cloudera, Inc. under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# Cloudera, Inc. 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 +# Copyright 2011 The Apache Software Foundation +# +# 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 # @@ -14,7 +17,7 @@ # 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. - +# # Compiles the world and runs available unit tests. # This script is intended for execution by users who want to thoroughly # execute all tests, or automated testing agents such as Hudson. diff --git a/src/scripts/hudson/test-config.sh b/src/scripts/hudson/test-config.sh index c30cd723..9d57c774 100755 --- a/src/scripts/hudson/test-config.sh +++ b/src/scripts/hudson/test-config.sh @@ -1,11 +1,14 @@ #!/bin/bash -x # -# Licensed to Cloudera, Inc. under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# Cloudera, Inc. 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 +# Copyright 2011 The Apache Software Foundation +# +# 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 # @@ -14,7 +17,7 @@ # 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. - +# # Configures environment variables for run-tests.sh and run-code-quality.sh. # Environment: diff --git a/src/scripts/rat-violations.sh b/src/scripts/rat-violations.sh index 5f8e0a12..1cfbc150 100755 --- a/src/scripts/rat-violations.sh +++ b/src/scripts/rat-violations.sh @@ -1,4 +1,5 @@ #!/bin/bash +# Copyright 2011 The Apache Software Foundation # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file diff --git a/src/scripts/relnotes.py b/src/scripts/relnotes.py index ecf42733..ae7780ee 100644 --- a/src/scripts/relnotes.py +++ b/src/scripts/relnotes.py @@ -1,5 +1,7 @@ #!/usr/bin/env/python # +# Copyright 2011 The Apache Software Foundation +# # 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 @@ -17,8 +19,6 @@ # specific language governing permissions and limitations # under the License. # -# -# # Generates Apache-style release notes in an HTML file # for a specific commit range. # diff --git a/src/scripts/run-perftest.sh b/src/scripts/run-perftest.sh index 0f0eebf5..2a4ba21b 100755 --- a/src/scripts/run-perftest.sh +++ b/src/scripts/run-perftest.sh @@ -1,20 +1,22 @@ #!/bin/bash # -# Licensed to Cloudera, Inc. under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# Cloudera, Inc. 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 +# Copyright 2011 The Apache Software Foundation # -# http://www.apache.org/licenses/LICENSE-2.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 # -# 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. - +# 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. # run-perftest.sh # USAGE: diff --git a/src/scripts/tool-script.sh.template b/src/scripts/tool-script.sh.template index a4902a8e..56b5a1ab 100644 --- a/src/scripts/tool-script.sh.template +++ b/src/scripts/tool-script.sh.template @@ -1,5 +1,7 @@ #!/bin/bash # +# Copyright 2011 The Apache Software Foundation +# # 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 diff --git a/src/scripts/write-version-info.sh b/src/scripts/write-version-info.sh index a6e3fffe..b5c25111 100755 --- a/src/scripts/write-version-info.sh +++ b/src/scripts/write-version-info.sh @@ -1,11 +1,15 @@ #!/bin/bash # -# Licensed to Cloudera, Inc. under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# Cloudera, Inc. 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 +# +# Copyright 2011 The Apache Software Foundation +# +# 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 # @@ -14,9 +18,6 @@ # 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. - -# This script writes the current version information to a generated source -# file. It is intended to be run from the base directory of the project. # # Arguments are: # path to the root of the build directory diff --git a/src/test/checkstyle-java-header.txt b/src/test/checkstyle-java-header.txt index 42d0cd8c..23dfc065 100644 --- a/src/test/checkstyle-java-header.txt +++ b/src/test/checkstyle-java-header.txt @@ -1,8 +1,10 @@ /** - * Licensed to Cloudera, Inc. under one + * Copyright 2011 The Apache Software Foundation + * + * 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. Cloudera, Inc. licenses this file + * 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 diff --git a/src/test/checkstyle-noframes.xsl b/src/test/checkstyle-noframes.xsl index bb10b878..101f26ac 100644 --- a/src/test/checkstyle-noframes.xsl +++ b/src/test/checkstyle-noframes.xsl @@ -1,19 +1,23 @@ diff --git a/src/test/checkstyle.xml b/src/test/checkstyle.xml index 5b81d24e..c1ce41a7 100644 --- a/src/test/checkstyle.xml +++ b/src/test/checkstyle.xml @@ -1,19 +1,22 @@