You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by ar...@apache.org on 2011/09/16 19:00:33 UTC

svn commit: r1171668 [5/6] - in /incubator/sqoop/trunk: ./ bin/ src/docs/ src/docs/dev/ src/docs/man/ src/docs/sip/ src/docs/user/ src/docs/web/ src/java/com/cloudera/sqoop/ src/java/com/cloudera/sqoop/cli/ src/java/com/cloudera/sqoop/config/ src/java/...

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/BaseSqoopTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/BaseSqoopTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/BaseSqoopTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/BaseSqoopTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/CodeGenTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/CodeGenTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/CodeGenTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/CodeGenTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/CreateHiveTableTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/CreateHiveTableTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/CreateHiveTableTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/CreateHiveTableTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/EvalSqlTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/EvalSqlTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/EvalSqlTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/EvalSqlTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ExportTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ExportTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ExportTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ExportTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/HelpTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/HelpTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/HelpTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/HelpTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ImportAllTablesTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ImportAllTablesTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ImportAllTablesTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ImportAllTablesTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ImportTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ImportTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ImportTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ImportTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/JobTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/JobTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/JobTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/JobTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ListDatabasesTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ListDatabasesTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ListDatabasesTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ListDatabasesTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ListTablesTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ListTablesTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ListTablesTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ListTablesTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/MergeTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/MergeTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/MergeTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/MergeTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/MetastoreTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/MetastoreTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/MetastoreTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/MetastoreTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/SqoopTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/SqoopTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/SqoopTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/SqoopTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ToolDesc.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ToolDesc.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ToolDesc.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ToolDesc.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ToolPlugin.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ToolPlugin.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ToolPlugin.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ToolPlugin.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/VersionTool.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/VersionTool.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/VersionTool.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/VersionTool.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/AppendUtils.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/AppendUtils.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/AppendUtils.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/AppendUtils.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/AsyncSink.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/AsyncSink.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/AsyncSink.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/AsyncSink.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ClassLoaderStack.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ClassLoaderStack.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ClassLoaderStack.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ClassLoaderStack.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/DirectImportUtils.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/DirectImportUtils.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/DirectImportUtils.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/DirectImportUtils.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ErrorableAsyncSink.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ErrorableAsyncSink.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ErrorableAsyncSink.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ErrorableAsyncSink.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ErrorableThread.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ErrorableThread.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ErrorableThread.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ErrorableThread.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/Executor.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/Executor.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/Executor.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/Executor.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ExitSecurityException.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ExitSecurityException.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ExitSecurityException.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ExitSecurityException.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ExportException.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ExportException.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ExportException.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ExportException.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/FileListing.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/FileListing.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/FileListing.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/FileListing.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ImportException.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ImportException.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ImportException.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ImportException.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/Jars.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/Jars.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/Jars.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/Jars.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/JdbcUrl.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/JdbcUrl.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/JdbcUrl.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/JdbcUrl.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/LoggingAsyncSink.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/LoggingAsyncSink.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/LoggingAsyncSink.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/LoggingAsyncSink.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/NullAsyncSink.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/NullAsyncSink.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/NullAsyncSink.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/NullAsyncSink.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/OptionsFileUtil.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/OptionsFileUtil.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/OptionsFileUtil.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/OptionsFileUtil.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/PerfCounters.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/PerfCounters.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/PerfCounters.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/PerfCounters.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/RandomHash.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/RandomHash.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/RandomHash.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/RandomHash.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ResultSetPrinter.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ResultSetPrinter.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ResultSetPrinter.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ResultSetPrinter.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/StoredAsProperty.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/StoredAsProperty.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/StoredAsProperty.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/StoredAsProperty.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/SubprocessSecurityManager.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/SubprocessSecurityManager.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/SubprocessSecurityManager.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/SubprocessSecurityManager.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/TaskId.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/TaskId.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/TaskId.java (original)
+++ incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/TaskId.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/perftest/ExportStressTest.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/perftest/ExportStressTest.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/perftest/ExportStressTest.java (original)
+++ incubator/sqoop/trunk/src/perftest/ExportStressTest.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/perftest/ExtConnFactoryTest.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/perftest/ExtConnFactoryTest.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/perftest/ExtConnFactoryTest.java (original)
+++ incubator/sqoop/trunk/src/perftest/ExtConnFactoryTest.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/perftest/ExtFactory.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/perftest/ExtFactory.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/perftest/ExtFactory.java (original)
+++ incubator/sqoop/trunk/src/perftest/ExtFactory.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/perftest/LobFilePerfTest.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/perftest/LobFilePerfTest.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/perftest/LobFilePerfTest.java (original)
+++ incubator/sqoop/trunk/src/perftest/LobFilePerfTest.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/perftest/LobFileStressTest.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/perftest/LobFileStressTest.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/perftest/LobFileStressTest.java (original)
+++ incubator/sqoop/trunk/src/perftest/LobFileStressTest.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/perftest/README-perftest.txt
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/perftest/README-perftest.txt?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/perftest/README-perftest.txt (original)
+++ incubator/sqoop/trunk/src/perftest/README-perftest.txt Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/scripts/create-tool-scripts.sh
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/scripts/create-tool-scripts.sh?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/scripts/create-tool-scripts.sh (original)
+++ incubator/sqoop/trunk/src/scripts/create-tool-scripts.sh Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/scripts/hudson/run-code-quality.sh
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/scripts/hudson/run-code-quality.sh?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/scripts/hudson/run-code-quality.sh (original)
+++ incubator/sqoop/trunk/src/scripts/hudson/run-code-quality.sh Fri Sep 16 17:00:22 2011
@@ -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.

Modified: incubator/sqoop/trunk/src/scripts/hudson/run-tests.sh
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/scripts/hudson/run-tests.sh?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/scripts/hudson/run-tests.sh (original)
+++ incubator/sqoop/trunk/src/scripts/hudson/run-tests.sh Fri Sep 16 17:00:22 2011
@@ -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.

Modified: incubator/sqoop/trunk/src/scripts/hudson/test-config.sh
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/scripts/hudson/test-config.sh?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/scripts/hudson/test-config.sh (original)
+++ incubator/sqoop/trunk/src/scripts/hudson/test-config.sh Fri Sep 16 17:00:22 2011
@@ -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:

Modified: incubator/sqoop/trunk/src/scripts/rat-violations.sh
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/scripts/rat-violations.sh?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/scripts/rat-violations.sh (original)
+++ incubator/sqoop/trunk/src/scripts/rat-violations.sh Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/scripts/relnotes.py
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/scripts/relnotes.py?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/scripts/relnotes.py (original)
+++ incubator/sqoop/trunk/src/scripts/relnotes.py Fri Sep 16 17:00:22 2011
@@ -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.
 #

Modified: incubator/sqoop/trunk/src/scripts/run-perftest.sh
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/scripts/run-perftest.sh?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/scripts/run-perftest.sh (original)
+++ incubator/sqoop/trunk/src/scripts/run-perftest.sh Fri Sep 16 17:00:22 2011
@@ -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:

Modified: incubator/sqoop/trunk/src/scripts/tool-script.sh.template
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/scripts/tool-script.sh.template?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/scripts/tool-script.sh.template (original)
+++ incubator/sqoop/trunk/src/scripts/tool-script.sh.template Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/scripts/write-version-info.sh
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/scripts/write-version-info.sh?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/scripts/write-version-info.sh (original)
+++ incubator/sqoop/trunk/src/scripts/write-version-info.sh Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/checkstyle-java-header.txt
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/checkstyle-java-header.txt?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/checkstyle-java-header.txt (original)
+++ incubator/sqoop/trunk/src/test/checkstyle-java-header.txt Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/checkstyle-noframes.xsl
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/checkstyle-noframes.xsl?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/checkstyle-noframes.xsl (original)
+++ incubator/sqoop/trunk/src/test/checkstyle-noframes.xsl Fri Sep 16 17:00:22 2011
@@ -1,19 +1,23 @@
 <xsl:stylesheet	xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 <!--
-   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.
 -->
 
 

Modified: incubator/sqoop/trunk/src/test/checkstyle.xml
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/checkstyle.xml?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/checkstyle.xml (original)
+++ incubator/sqoop/trunk/src/test/checkstyle.xml Fri Sep 16 17:00:22 2011
@@ -1,19 +1,22 @@
 <?xml version="1.0"?>
 <!--
-   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.
 -->
 
 <!DOCTYPE module PUBLIC

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/AllTests.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/AllTests.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/AllTests.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/AllTests.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/SmokeTests.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/SmokeTests.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/SmokeTests.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/SmokeTests.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAllTables.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAllTables.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAllTables.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAllTables.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAppendUtils.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAppendUtils.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAppendUtils.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAppendUtils.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroExport.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroExport.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroExport.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroExport.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroImport.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroImport.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroImport.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroImport.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroImportExportRoundtrip.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroImportExportRoundtrip.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroImportExportRoundtrip.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroImportExportRoundtrip.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestColumnTypes.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestColumnTypes.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestColumnTypes.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestColumnTypes.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestCompression.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestCompression.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestCompression.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestCompression.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestConnFactory.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestConnFactory.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestConnFactory.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestConnFactory.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestExport.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestExport.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestExport.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestExport.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestExportUpdate.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestExportUpdate.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestExportUpdate.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestExportUpdate.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestIncrementalImport.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestIncrementalImport.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestIncrementalImport.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestIncrementalImport.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMerge.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMerge.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMerge.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMerge.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMultiCols.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMultiCols.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMultiCols.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMultiCols.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMultiMaps.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMultiMaps.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMultiMaps.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMultiMaps.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestQuery.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestQuery.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestQuery.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestQuery.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestSplitBy.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestSplitBy.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestSplitBy.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestSplitBy.java Fri Sep 16 17:00:22 2011
@@ -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

Modified: incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestSqoopOptions.java
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestSqoopOptions.java?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestSqoopOptions.java (original)
+++ incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestSqoopOptions.java Fri Sep 16 17:00:22 2011
@@ -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