You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by sm...@apache.org on 2010/06/09 21:11:27 UTC

svn commit: r953117 [1/7] - in /incubator/oodt/trunk: pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/ pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/ pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/ pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/que...

Author: smcclees
Date: Wed Jun  9 19:11:21 2010
New Revision: 953117

URL: http://svn.apache.org/viewvc?rev=953117&view=rev
Log:
OODT-3 progress

Modified:
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/ConfigFilePropertyAdder.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/PGETask.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/PGETaskInstance.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/StdPGETaskInstance.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/DynamicConfigFile.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/OutputDir.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfig.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfigBuilder.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfigMetKeys.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/RegExprOutputFiles.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/RenamingConv.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/XmlFilePgeConfigBuilder.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PcsMetadataKeys.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PgeMetadata.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PgeTaskMetadataKeys.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/query/conv/DateVersionConverter.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/PcsMetFileWriter.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/SciPgeConfigFileWriter.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/metlist/MetadataListPcsMetFileWriter.java
    incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/xslt/XslTransformWriter.java
    incubator/oodt/trunk/pge/src/test/gov/nasa/jpl/oodt/cas/pge/util/UtilsTest.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/AbstractCrawlLister.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/DirListNonRecursiveHandler.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/DirListRecursiveHandler.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/FileListNonRecursiveHandler.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/FileListRecursiveHandler.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/MD5GetHandler.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandler.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandlerConfiguration.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandlerConfigurationReader.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNGetHandler.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNHandlerConfig.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNListHandler.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/RawSizeListHandler.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/SingleFileListHandler.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/SingleZipFileListHandler.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/StdOFSNGetHandler.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/metadata/OFSNMetKeys.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/metadata/OFSNXMLConfigMetKeys.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/metadata/OFSNXMLMetKeys.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/metadata/OODTMetKeys.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/metadata/XMLQueryMetKeys.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/util/OFSNObjectFactory.java
    incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/util/OFSNUtils.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/HTTPAdaptor.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/HTTPFormRecorder.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/LargeProductQueryHandler.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/ProductClient.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/ProductPermission.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/ProductSQLException.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/ProductService.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/ProductServlet.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/QueryHandler.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/Recorder.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/Server.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/StatsException.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/Transaction.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/Utility.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/corba/ProductServiceAdaptor.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/corba/ProductServiceImpl.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/corba/ServerImpl.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/rmi/AuthorizedProductServiceImpl.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/rmi/AuthorizedSession.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/rmi/AuthorizedSessionImpl.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/rmi/ProductServiceImpl.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/rmi/ServerImpl.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/test/Query.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/test/TestConfig.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/product/test/TestRunner.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/xmlquery/ChunkedProductInputStream.java
    incubator/oodt/trunk/product/src/main/java/jpl/eda/xmlquery/LargeResult.java
    incubator/oodt/trunk/product/src/main/java/jpl/oodt/product/ProductException.java
    incubator/oodt/trunk/product/src/main/java/jpl/oodt/product/ProductService.java
    incubator/oodt/trunk/product/src/main/java/jpl/oodt/product/Server.java
    incubator/oodt/trunk/product/src/main/java/jpl/oodt/product/rmi/OldProductServiceAdaptor.java
    incubator/oodt/trunk/product/src/main/java/jpl/oodt/product/rmi/ProductServiceImpl.java
    incubator/oodt/trunk/product/src/main/java/jpl/oodt/product/rmi/ServerImpl.java
    incubator/oodt/trunk/product/src/main/java/jpl/oodt/xmlquery/Header.java
    incubator/oodt/trunk/product/src/main/java/jpl/oodt/xmlquery/LargeResult.java
    incubator/oodt/trunk/product/src/main/java/jpl/oodt/xmlquery/QueryElement.java
    incubator/oodt/trunk/product/src/main/java/jpl/oodt/xmlquery/QueryHeader.java
    incubator/oodt/trunk/product/src/main/java/jpl/oodt/xmlquery/QueryResult.java
    incubator/oodt/trunk/product/src/main/java/jpl/oodt/xmlquery/Result.java
    incubator/oodt/trunk/product/src/main/java/jpl/oodt/xmlquery/XMLQuery.java
    incubator/oodt/trunk/product/src/test/jpl/eda/product/HTTPAdaptorTest.java
    incubator/oodt/trunk/product/src/test/jpl/eda/product/UtilityTest.java
    incubator/oodt/trunk/product/src/test/jpl/eda/xmlquery/ChunkedProductInputStreamTest.java
    incubator/oodt/trunk/product/src/test/jpl/eda/xmlquery/LargeResultTest.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/DefaultFactory.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/EnumeratedProfileElement.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/HTTPAdaptor.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/HTTPProfileClient.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ObjectFactory.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/Profile.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileAttributes.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileClient.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileElement.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileException.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileSAXException.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileSQLException.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileService.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/RangedProfileElement.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ResourceAttributes.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/Server.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/UnspecifiedProfileElement.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/Utility.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ConnectedToServer.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ProfileClientConstructed.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/QueriedHandlers.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ReceivedQuery.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/corba/ProfileServiceAdaptor.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/corba/ProfileServiceImpl.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/corba/ServerImpl.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/LeafListener.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/ProfileBuilderGUI.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/profileTree.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfileAttributesPrinter.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfileElementPrinter.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfilePrinter.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ResourceAttributesPrinter.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/DatabaseProfileManager.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/HTTPBasedProfileHandler.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/ProfileHandler.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/ProfileManager.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/Utility.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/cas/CASProfileHandler.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/cas/util/ProfileUtils.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/AndExpression.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/ConstantExpression.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/FalseResult.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Intersection.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/LightweightProfileServer.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/MatchingResult.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/NotExpression.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/OperatorExpression.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/OrExpression.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Result.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableEnumeratedProfileElement.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableObjectFactory.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableProfile.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableProfileElement.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableRangedProfileElement.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableResourceAttributes.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableUnspecifiedProfileElement.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Union.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/WhereExpression.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/oracle/OracleProfileImpl.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/ProfileServiceImpl.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/ServerImpl.java
    incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/Utility.java
    incubator/oodt/trunk/profile/src/test/jpl/eda/profile/EnumeratedProfileElementTest.java
    incubator/oodt/trunk/profile/src/test/jpl/eda/profile/HttpProfileClientTest.java
    incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileAttributesTest.java
    incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileElementTestCase.java
    incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileTest.java
    incubator/oodt/trunk/profile/src/test/jpl/eda/profile/RangedProfileElementTest.java
    incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ResourceAttributesTest.java
    incubator/oodt/trunk/profile/src/test/jpl/eda/profile/handlers/UtilityTest.java
    incubator/oodt/trunk/profile/src/test/jpl/eda/profile/handlers/lightweight/LightweightProfileServerTest.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/Config.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ConfigMetKeys.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ConfigParserMetKeys.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DaemonInfo.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DataFilesInfo.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DownloadInfo.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ParserInfo.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/PropFilesInfo.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ProtocolInfo.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/RemoteSpecs.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/SiteInfo.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/Daemon.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonController.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonLauncher.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonLauncherMBean.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonListener.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonMBean.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonManager.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonRmiInterface.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/AlreadyInDatabaseException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ConfigException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/CrawlDaemonException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/CrawlerException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/FileRestrictionsException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/MetExtractorException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/MethodException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ParserException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolDeletionError.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolFileException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/PushPullFrameworkException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/RemoteConnectionException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/RetrievalMethodException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ThreadEvaluatorException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ToManyFailedDownloadsException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/UndefinedTypeException.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/GlobalVariables.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Method.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/MethodRepo.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Operator.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Punctuation.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/ValidInput.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Variable.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/filerestrictions/FileRestrictions.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/filerestrictions/Parser.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/filerestrictions/VirtualFile.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/filerestrictions/VirtualFileStructure.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/filerestrictions/parsers/ClassNoaaEmailParser.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/filerestrictions/parsers/DirStructXmlParser.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/filerestrictions/parsers/FileListParser.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/filerestrictions/renamingconventions/RenamingConvention.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/objectfactory/PushPullObjectFactory.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/Protocol.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/ProtocolFactory.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/ProtocolFile.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/ProtocolFileFilter.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/ProtocolHandler.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/ProtocolPath.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/RemoteSite.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/ftp/apache/FtpClientFactory_apache.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/ftp/apache/FtpClient_apache.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/ftp/cog/FtpClientFactory_cog.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/ftp/cog/FtpClient_cog.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/ftp/ftp4che/FtpClientFactory_ftp4che.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/ftp/ftp4che/FtpClient_ftp4che.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/ftp/jvftp/FtpClientFactory_jvftp.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/ftp/jvftp/FtpClient_jvftp.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/http/HttpClient.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/http/HttpClientFactory.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/http/HttpPath.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/imaps/ImapsClient.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/imaps/ImapsClientFactory.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/local/LocalClient.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/local/LocalClientFactory.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/sftp/j2ssh/SftpClient.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/sftp/j2ssh/SftpClientFactory.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/sftp/jsch/SftpClientFactory_jsch.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/protocol/sftp/jsch/SftpClient_jsch.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/retrievalmethod/ListRetriever.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/retrievalmethod/RemoteCrawler.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/retrievalmethod/RetrievalMethod.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/retrievalsystem/DataFileToPropFileLinker.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/retrievalsystem/DownloadListener.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/retrievalsystem/DownloadThreadEvaluator.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/retrievalsystem/DownloadingFileInfo.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/retrievalsystem/FileRetrievalSystem.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/retrievalsystem/RemoteFile.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/retrievalsystem/RemoteFileMetKeys.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/retrievalsystem/RetrievalSetup.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/retrievalsystem/TimeAndThreadCount.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/url/handlers/imaps/Handler.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/url/handlers/imaps/ImapsURLConnection.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/url/handlers/sftp/Handler.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/url/handlers/sftp/SftpURLConnection.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/util/ExpressionValidator.java
    incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/util/email/InstallCert.java
    incubator/oodt/trunk/query/src/main/java/jpl/eda/query/QueryClient.java
    incubator/oodt/trunk/query/src/main/java/jpl/eda/query/QueryEngine.java
    incubator/oodt/trunk/query/src/main/java/jpl/eda/query/QueryException.java
    incubator/oodt/trunk/query/src/main/java/jpl/eda/query/QueryService.java
    incubator/oodt/trunk/query/src/main/java/jpl/eda/query/QueryServlet.java
    incubator/oodt/trunk/query/src/main/java/jpl/eda/query/corba/CORBAQueryServiceFactory.java
    incubator/oodt/trunk/query/src/main/java/jpl/eda/query/corba/QueryServiceImpl.java
    incubator/oodt/trunk/query/src/main/java/jpl/eda/query/corba/ServerImpl.java
    incubator/oodt/trunk/query/src/main/java/jpl/eda/query/rmi/QueryService.java
    incubator/oodt/trunk/query/src/main/java/jpl/eda/query/rmi/QueryServiceImpl.java
    incubator/oodt/trunk/query/src/main/java/jpl/eda/query/rmi/RMIQueryServiceFactory.java
    incubator/oodt/trunk/query/src/main/java/jpl/eda/query/rmi/Server.java
    incubator/oodt/trunk/query/src/main/java/jpl/eda/query/rmi/ServerImpl.java
    incubator/oodt/trunk/query/src/test/jpl/eda/query/QueryEngineTest.java

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/ConfigFilePropertyAdder.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/ConfigFilePropertyAdder.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/ConfigFilePropertyAdder.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/ConfigFilePropertyAdder.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/PGETask.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/PGETask.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/PGETask.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/PGETask.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/PGETaskInstance.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/PGETaskInstance.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/PGETaskInstance.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/PGETaskInstance.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/StdPGETaskInstance.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/StdPGETaskInstance.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/StdPGETaskInstance.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/StdPGETaskInstance.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/DynamicConfigFile.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/DynamicConfigFile.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/DynamicConfigFile.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/DynamicConfigFile.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.config;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/OutputDir.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/OutputDir.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/OutputDir.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/OutputDir.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.config;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfig.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfig.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfig.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfig.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.config;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfigBuilder.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfigBuilder.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfigBuilder.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfigBuilder.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.config;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfigMetKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfigMetKeys.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfigMetKeys.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/PgeConfigMetKeys.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.config;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/RegExprOutputFiles.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/RegExprOutputFiles.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/RegExprOutputFiles.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/RegExprOutputFiles.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.config;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/RenamingConv.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/RenamingConv.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/RenamingConv.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/RenamingConv.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.config;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/XmlFilePgeConfigBuilder.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/XmlFilePgeConfigBuilder.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/XmlFilePgeConfigBuilder.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/XmlFilePgeConfigBuilder.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.config;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PcsMetadataKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PcsMetadataKeys.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PcsMetadataKeys.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PcsMetadataKeys.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.metadata;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PgeMetadata.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PgeMetadata.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PgeMetadata.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PgeMetadata.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.metadata;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PgeTaskMetadataKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PgeTaskMetadataKeys.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PgeTaskMetadataKeys.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/PgeTaskMetadataKeys.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.metadata;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/query/conv/DateVersionConverter.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/query/conv/DateVersionConverter.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/query/conv/DateVersionConverter.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/query/conv/DateVersionConverter.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.query.conv;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/PcsMetFileWriter.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/PcsMetFileWriter.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/PcsMetFileWriter.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/PcsMetFileWriter.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.writers;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/SciPgeConfigFileWriter.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/SciPgeConfigFileWriter.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/SciPgeConfigFileWriter.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/SciPgeConfigFileWriter.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.writers;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/metlist/MetadataListPcsMetFileWriter.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/metlist/MetadataListPcsMetFileWriter.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/metlist/MetadataListPcsMetFileWriter.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/metlist/MetadataListPcsMetFileWriter.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.writers.metlist;
 

Modified: incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/xslt/XslTransformWriter.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/xslt/XslTransformWriter.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/xslt/XslTransformWriter.java (original)
+++ incubator/oodt/trunk/pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/writers/xslt/XslTransformWriter.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.pge.writers.xslt;
 

Modified: incubator/oodt/trunk/pge/src/test/gov/nasa/jpl/oodt/cas/pge/util/UtilsTest.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pge/src/test/gov/nasa/jpl/oodt/cas/pge/util/UtilsTest.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pge/src/test/gov/nasa/jpl/oodt/cas/pge/util/UtilsTest.java (original)
+++ incubator/oodt/trunk/pge/src/test/gov/nasa/jpl/oodt/cas/pge/util/UtilsTest.java Wed Jun  9 19:11:21 2010
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package gov.nasa.jpl.oodt.cas.pge.util;
 
 import gov.nasa.jpl.oodt.cas.filemgr.structs.exceptions.CatalogException;

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/AbstractCrawlLister.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/AbstractCrawlLister.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/AbstractCrawlLister.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/AbstractCrawlLister.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/DirListNonRecursiveHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/DirListNonRecursiveHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/DirListNonRecursiveHandler.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/DirListNonRecursiveHandler.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/DirListRecursiveHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/DirListRecursiveHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/DirListRecursiveHandler.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/DirListRecursiveHandler.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/FileListNonRecursiveHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/FileListNonRecursiveHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/FileListNonRecursiveHandler.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/FileListNonRecursiveHandler.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/FileListRecursiveHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/FileListRecursiveHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/FileListRecursiveHandler.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/FileListRecursiveHandler.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/MD5GetHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/MD5GetHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/MD5GetHandler.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/MD5GetHandler.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandler.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandler.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandlerConfiguration.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandlerConfiguration.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandlerConfiguration.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandlerConfiguration.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandlerConfigurationReader.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandlerConfigurationReader.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandlerConfigurationReader.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNFileHandlerConfigurationReader.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNGetHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNGetHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNGetHandler.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNGetHandler.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNHandlerConfig.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNHandlerConfig.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNHandlerConfig.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNHandlerConfig.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNListHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNListHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNListHandler.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/OFSNListHandler.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/RawSizeListHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/RawSizeListHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/RawSizeListHandler.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/RawSizeListHandler.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/SingleFileListHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/SingleFileListHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/SingleFileListHandler.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/SingleFileListHandler.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/SingleZipFileListHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/SingleZipFileListHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/SingleZipFileListHandler.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/SingleZipFileListHandler.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/StdOFSNGetHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/StdOFSNGetHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/StdOFSNGetHandler.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/StdOFSNGetHandler.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn;
 

Modified: incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/metadata/OFSNMetKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/metadata/OFSNMetKeys.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/metadata/OFSNMetKeys.java (original)
+++ incubator/oodt/trunk/product/src/main/java/gov/nasa/jpl/oodt/product/handlers/ofsn/metadata/OFSNMetKeys.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache 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.
+ */
+
 
 package gov.nasa.jpl.oodt.product.handlers.ofsn.metadata;