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 [1/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/...

Author: arvind
Date: Fri Sep 16 17:00:22 2011
New Revision: 1171668

URL: http://svn.apache.org/viewvc?rev=1171668&view=rev
Log:
SQOOP-310. Update copyright and License headers.

(Alex Newman via Arvind Prabhakar)

Modified:
    incubator/sqoop/trunk/bin/configure-sqoop
    incubator/sqoop/trunk/bin/sqoop
    incubator/sqoop/trunk/bin/start-metastore.sh
    incubator/sqoop/trunk/bin/stop-metastore.sh
    incubator/sqoop/trunk/build.xml
    incubator/sqoop/trunk/src/docs/Makefile
    incubator/sqoop/trunk/src/docs/dev/SqoopDevGuide.txt
    incubator/sqoop/trunk/src/docs/dev/api-reference.txt
    incubator/sqoop/trunk/src/docs/dev/compiling.txt
    incubator/sqoop/trunk/src/docs/dev/intro.txt
    incubator/sqoop/trunk/src/docs/dev/preface.txt
    incubator/sqoop/trunk/src/docs/man/codegen-args.txt
    incubator/sqoop/trunk/src/docs/man/common-args.txt
    incubator/sqoop/trunk/src/docs/man/hbase-args.txt
    incubator/sqoop/trunk/src/docs/man/hive-args.txt
    incubator/sqoop/trunk/src/docs/man/import-args.txt
    incubator/sqoop/trunk/src/docs/man/input-args.txt
    incubator/sqoop/trunk/src/docs/man/output-args.txt
    incubator/sqoop/trunk/src/docs/man/sqoop-codegen.txt
    incubator/sqoop/trunk/src/docs/man/sqoop-create-hive-table.txt
    incubator/sqoop/trunk/src/docs/man/sqoop-eval.txt
    incubator/sqoop/trunk/src/docs/man/sqoop-export.txt
    incubator/sqoop/trunk/src/docs/man/sqoop-help.txt
    incubator/sqoop/trunk/src/docs/man/sqoop-import-all-tables.txt
    incubator/sqoop/trunk/src/docs/man/sqoop-import.txt
    incubator/sqoop/trunk/src/docs/man/sqoop-job.txt
    incubator/sqoop/trunk/src/docs/man/sqoop-list-databases.txt
    incubator/sqoop/trunk/src/docs/man/sqoop-list-tables.txt
    incubator/sqoop/trunk/src/docs/man/sqoop-merge.txt
    incubator/sqoop/trunk/src/docs/man/sqoop-metastore.txt
    incubator/sqoop/trunk/src/docs/man/sqoop-version.txt
    incubator/sqoop/trunk/src/docs/man/sqoop.txt
    incubator/sqoop/trunk/src/docs/sip/INDEX.txt
    incubator/sqoop/trunk/src/docs/sip/README.txt
    incubator/sqoop/trunk/src/docs/sip/sip-1.txt
    incubator/sqoop/trunk/src/docs/sip/sip-2.txt
    incubator/sqoop/trunk/src/docs/sip/sip-3.txt
    incubator/sqoop/trunk/src/docs/sip/sip-4.txt
    incubator/sqoop/trunk/src/docs/sip/sip-6.txt
    incubator/sqoop/trunk/src/docs/user/SqoopUserGuide.txt
    incubator/sqoop/trunk/src/docs/user/basics.txt
    incubator/sqoop/trunk/src/docs/user/codegen-args.txt
    incubator/sqoop/trunk/src/docs/user/codegen-purpose.txt
    incubator/sqoop/trunk/src/docs/user/codegen.txt
    incubator/sqoop/trunk/src/docs/user/common-args.txt
    incubator/sqoop/trunk/src/docs/user/compatibility.txt
    incubator/sqoop/trunk/src/docs/user/connecting.txt
    incubator/sqoop/trunk/src/docs/user/controlling-input-format.txt
    incubator/sqoop/trunk/src/docs/user/controlling-output-format.txt
    incubator/sqoop/trunk/src/docs/user/create-hive-table-purpose.txt
    incubator/sqoop/trunk/src/docs/user/create-hive-table.txt
    incubator/sqoop/trunk/src/docs/user/eval-purpose.txt
    incubator/sqoop/trunk/src/docs/user/eval.txt
    incubator/sqoop/trunk/src/docs/user/export-purpose.txt
    incubator/sqoop/trunk/src/docs/user/export.txt
    incubator/sqoop/trunk/src/docs/user/hbase-args.txt
    incubator/sqoop/trunk/src/docs/user/hbase.txt
    incubator/sqoop/trunk/src/docs/user/help.txt
    incubator/sqoop/trunk/src/docs/user/hive-args.txt
    incubator/sqoop/trunk/src/docs/user/hive-notes.txt
    incubator/sqoop/trunk/src/docs/user/hive.txt
    incubator/sqoop/trunk/src/docs/user/import-all-tables-purpose.txt
    incubator/sqoop/trunk/src/docs/user/import-all-tables.txt
    incubator/sqoop/trunk/src/docs/user/import-purpose.txt
    incubator/sqoop/trunk/src/docs/user/import.txt
    incubator/sqoop/trunk/src/docs/user/input-args.txt
    incubator/sqoop/trunk/src/docs/user/input-formatting-args.txt
    incubator/sqoop/trunk/src/docs/user/input-formatting.txt
    incubator/sqoop/trunk/src/docs/user/intro.txt
    incubator/sqoop/trunk/src/docs/user/job-purpose.txt
    incubator/sqoop/trunk/src/docs/user/list-databases.txt
    incubator/sqoop/trunk/src/docs/user/list-tables.txt
    incubator/sqoop/trunk/src/docs/user/merge-purpose.txt
    incubator/sqoop/trunk/src/docs/user/metastore-purpose.txt
    incubator/sqoop/trunk/src/docs/user/output-args.txt
    incubator/sqoop/trunk/src/docs/user/output-formatting-args.txt
    incubator/sqoop/trunk/src/docs/user/output-formatting.txt
    incubator/sqoop/trunk/src/docs/user/preface.txt
    incubator/sqoop/trunk/src/docs/user/saved-jobs.txt
    incubator/sqoop/trunk/src/docs/user/support.txt
    incubator/sqoop/trunk/src/docs/user/tools.txt
    incubator/sqoop/trunk/src/docs/user/troubleshooting.txt
    incubator/sqoop/trunk/src/docs/user/version.txt
    incubator/sqoop/trunk/src/docs/web/breadcrumbs.xsl
    incubator/sqoop/trunk/src/docs/web/docbook.css
    incubator/sqoop/trunk/src/docs/web/footer.xsl
    incubator/sqoop/trunk/src/docs/web/header.xsl
    incubator/sqoop/trunk/src/docs/web/html.xsl
    incubator/sqoop/trunk/src/docs/web/index.txt
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/ConnFactory.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/Sqoop.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/SqoopOptions.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/cli/RelatedOptions.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/cli/SqoopParser.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/cli/ToolOptions.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/config/ConfigurationConstants.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/config/ConfigurationHelper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/hbase/HBasePutProcessor.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/hbase/HBaseUtil.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/hbase/PutTransformer.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/hbase/ToStringPutTransformer.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/hive/HiveImport.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/hive/HiveTypes.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/hive/TableDefWriter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/io/CodecMap.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/io/FixedLengthInputStream.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/io/LobFile.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/io/LobReaderCache.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/io/NamedFifo.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/io/SplittableBufferedWriter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/io/SplittingOutputStream.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/io/UnsupportedCodecException.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/BigDecimalSerializer.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/BlobRef.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/BooleanParser.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/ClobRef.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/DelimiterSet.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/FieldFormatter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/FieldMapProcessor.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/FieldMappable.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/JdbcWritableBridge.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/LargeObjectLoader.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/LobRef.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/LobSerializer.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/ProcessingException.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/RecordParser.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/lib/SqoopRecord.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/CatalogQueryManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/ConnManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/DefaultManagerFactory.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/DirectMySQLManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/DirectPostgresqlManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/ExportJobContext.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/GenericJdbcManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/HsqldbManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/ImportJobContext.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/InformationSchemaManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/ManagerFactory.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/MySQLManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/MySQLUtils.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/OracleManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/PostgresqlManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/SQLServerManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/SqlManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/AsyncSqlOutputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/AsyncSqlRecordWriter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/AutoProgressMapper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/AvroImportMapper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/AvroInputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/AvroJob.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/AvroOutputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/AvroRecordReader.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/CombineShimRecordReader.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/DataDrivenImportJob.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/DelegatingOutputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/ExportBatchOutputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/ExportInputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/ExportJobBase.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/ExportOutputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/HBaseImportJob.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/HBaseImportMapper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/ImportJobBase.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/JdbcExportJob.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/JdbcUpdateExportJob.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/JdbcUpsertExportJob.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/JobBase.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/MergeJob.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/MergeMapperBase.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/MergeRecord.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/MergeRecordMapper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/MergeReducer.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/MergeTextMapper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpImportJob.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpInputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/MySQLDumpMapper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/MySQLExportJob.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/MySQLExportMapper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/MySQLRecordExportMapper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/MySQLTextExportMapper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/NullOutputCommitter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/OracleExportOutputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/OracleUpsertOutputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/RawKeyTextOutputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/SQLServerExportOutputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/SequenceFileExportMapper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/SequenceFileImportMapper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/TextExportMapper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/TextImportMapper.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/UpdateOutputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/BigDecimalSplitter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/BooleanSplitter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/DBConfiguration.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/DBInputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/DBOutputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/DBRecordReader.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/DBSplitter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/DataDrivenDBInputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/DataDrivenDBRecordReader.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/DateSplitter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/FloatSplitter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/IntegerSplitter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/OracleDBRecordReader.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/OracleDataDrivenDBInputFormat.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/OracleDataDrivenDBRecordReader.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/OracleDateSplitter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/mapreduce/db/TextSplitter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/metastore/JobData.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/metastore/JobStorage.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/metastore/JobStorageFactory.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/metastore/hsqldb/AutoHsqldbStorage.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/metastore/hsqldb/HsqldbJobStorage.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/metastore/hsqldb/HsqldbMetaStore.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/orm/AvroSchemaGenerator.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/orm/ClassWriter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/orm/CompilationManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/orm/TableClassName.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/BaseSqoopTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/CodeGenTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/CreateHiveTableTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/EvalSqlTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ExportTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/HelpTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ImportAllTablesTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ImportTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/JobTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ListDatabasesTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ListTablesTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/MergeTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/MetastoreTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/SqoopTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ToolDesc.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/ToolPlugin.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/tool/VersionTool.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/AppendUtils.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/AsyncSink.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ClassLoaderStack.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/DirectImportUtils.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ErrorableAsyncSink.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ErrorableThread.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/Executor.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ExitSecurityException.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ExportException.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/FileListing.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ImportException.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/Jars.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/JdbcUrl.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/LoggingAsyncSink.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/NullAsyncSink.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/OptionsFileUtil.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/PerfCounters.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/RandomHash.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/ResultSetPrinter.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/StoredAsProperty.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/SubprocessSecurityManager.java
    incubator/sqoop/trunk/src/java/com/cloudera/sqoop/util/TaskId.java
    incubator/sqoop/trunk/src/perftest/ExportStressTest.java
    incubator/sqoop/trunk/src/perftest/ExtConnFactoryTest.java
    incubator/sqoop/trunk/src/perftest/ExtFactory.java
    incubator/sqoop/trunk/src/perftest/LobFilePerfTest.java
    incubator/sqoop/trunk/src/perftest/LobFileStressTest.java
    incubator/sqoop/trunk/src/perftest/README-perftest.txt
    incubator/sqoop/trunk/src/scripts/create-tool-scripts.sh
    incubator/sqoop/trunk/src/scripts/hudson/run-code-quality.sh
    incubator/sqoop/trunk/src/scripts/hudson/run-tests.sh
    incubator/sqoop/trunk/src/scripts/hudson/test-config.sh
    incubator/sqoop/trunk/src/scripts/rat-violations.sh
    incubator/sqoop/trunk/src/scripts/relnotes.py
    incubator/sqoop/trunk/src/scripts/run-perftest.sh
    incubator/sqoop/trunk/src/scripts/tool-script.sh.template
    incubator/sqoop/trunk/src/scripts/write-version-info.sh
    incubator/sqoop/trunk/src/test/checkstyle-java-header.txt
    incubator/sqoop/trunk/src/test/checkstyle-noframes.xsl
    incubator/sqoop/trunk/src/test/checkstyle.xml
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/AllTests.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/SmokeTests.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAllTables.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAppendUtils.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroExport.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroImport.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestAvroImportExportRoundtrip.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestColumnTypes.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestCompression.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestConnFactory.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestExport.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestExportUpdate.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestIncrementalImport.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMerge.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMultiCols.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestMultiMaps.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestQuery.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestSplitBy.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestSqoopOptions.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestTargetDir.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/TestWhere.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/ThirdPartyTests.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/hbase/HBaseTestCase.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/hbase/TestHBaseImport.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/hbase/TestHBaseQueryImport.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/hbase/TestHBaseUtil.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/hive/TestHiveImport.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/hive/TestTableDefWriter.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/io/TestCodecMap.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/io/TestLobFile.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/io/TestNamedFifo.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/io/TestSplittableBufferedWriter.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/lib/TestBlobRef.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/lib/TestBooleanParser.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/lib/TestClobRef.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/lib/TestFieldFormatter.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/lib/TestLargeObjectLoader.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/lib/TestRecordParser.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/DirectMySQLExportTest.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/DirectMySQLTest.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/JdbcMySQLExportTest.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/MySQLAuthTest.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/MySQLCompatTest.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/MySQLTestUtils.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/OracleCompatTest.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/OracleExportTest.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/OracleManagerTest.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/OracleUtils.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/PostgresqlTest.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/SQLServerManagerImportManualTest.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/TestHsqldbManager.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/TestSqlManager.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/mapreduce/MapreduceTests.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/mapreduce/TestImportJob.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/mapreduce/db/TestDataDrivenDBInputFormat.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/mapreduce/db/TestIntegerSplitter.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/mapreduce/db/TestTextSplitter.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/metastore/TestSavedJobs.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/orm/TestClassWriter.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/orm/TestParseMethods.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/BaseSqoopTestCase.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/CommonArgs.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/DirUtil.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/ExplicitSetMapper.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/ExportJobTestCase.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/HsqldbTestServer.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/ImportJobTestCase.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/InjectableConnManager.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/InjectableManagerFactory.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/ManagerCompatTestCase.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/MockObjectFactory.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/MockResultSet.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/ReparseMapper.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/testutil/SeqFileReader.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/tool/TestToolPlugin.java
    incubator/sqoop/trunk/src/test/com/cloudera/sqoop/util/TestOptionsFileExpansion.java
    incubator/sqoop/trunk/src/test/findbugsExcludeFile.xml

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

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

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

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

Modified: incubator/sqoop/trunk/build.xml
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/build.xml?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/build.xml (original)
+++ incubator/sqoop/trunk/build.xml Fri Sep 16 17:00:22 2011
@@ -1,20 +1,23 @@
 <?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.
 -->
 
 <project name="sqoop" default="jar-all"
@@ -812,7 +815,7 @@
       use="true"
       windowtitle="${Name} ${version} API"
       doctitle="${Name} ${version} API"
-      bottom="Copyright &amp;copy; ${year} Cloudera, Inc.">
+      bottom="Copyright &amp;copy; ${year} The Apache Software Foundation">
       <packageset dir="${src.dir}">
         <include name="com/cloudera/sqoop/lib/**" />
       </packageset>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Modified: incubator/sqoop/trunk/src/docs/man/sqoop-help.txt
URL: http://svn.apache.org/viewvc/incubator/sqoop/trunk/src/docs/man/sqoop-help.txt?rev=1171668&r1=1171667&r2=1171668&view=diff
==============================================================================
--- incubator/sqoop/trunk/src/docs/man/sqoop-help.txt (original)
+++ incubator/sqoop/trunk/src/docs/man/sqoop-help.txt Fri Sep 16 17:00:22 2011
@@ -24,19 +24,22 @@ With no arguments, displays the list of 
 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.
 ////
 

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

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

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

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

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

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

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

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