You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by ch...@apache.org on 2011/11/21 16:52:00 UTC

svn commit: r1204557 [1/8] - in /incubator/jena/Jena2/Eyeball/trunk: lib/ patches/ src-test/com/hp/hpl/jena/extras/commandline/test/ src-test/com/hp/hpl/jena/extras/tools/notations/test/ src-test/com/hp/hpl/jena/extras/tools/query/test/ src-test/com/hp...

Author: chrisdollin
Date: Mon Nov 21 15:51:48 2011
New Revision: 1204557

URL: http://svn.apache.org/viewvc?rev=1204557&view=rev
Log:
Checked copyrights; changed to Apache copyrights.

Modified:
    incubator/jena/Jena2/Eyeball/trunk/lib/eyeball.jar
    incubator/jena/Jena2/Eyeball/trunk/patches/RelURI.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/commandline/test/TestCommandLine.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestLexing.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestParseResouces.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestParser.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/query/test/TestModelQuery.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/MockRendererA.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/MockRendererB.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestEyeballAssembler.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestInspectorAssembler.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestRendererAssembler.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/bugtests/TypeBugTests.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/cardinality/test/TestCardinalityMap.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/cardinality/test/TestPropertyCardinality.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/InspectorTestBase.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestAllTypedInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestCardinalityInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestClassInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestConsistentTypeInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestListInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestLiteralInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestMoreOwlSyntaxInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestOwlSyntaxInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestPrefixInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestPropertyInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestSparqlDrivenInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestURIInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestVocabularyInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/loaders/test/TestFileLoader.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/renderers/test/TestTextRendering.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/analysis/test/AllTypedAnalysisTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/analysis/test/AnalysisTestBase.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/analysis/test/CardinalityAnalysisTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/analysis/test/ClassAnalysisTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/analysis/test/ConsistentTypeAnalysisTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/analysis/test/LiteralAnalysisTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/analysis/test/PrefixAnalysisTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/analysis/test/PropertyAnalysisTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/analysis/test/URIAnalysisTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/analysis/test/VocabularyAnalysisTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/doctor/test/AllTypedDoctorTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/doctor/test/CardinalityDoctorTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/doctor/test/ClassDoctorTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/doctor/test/ConsistentTypeDoctorTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/doctor/test/DoctorTestBase.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/doctor/test/LiteralDoctorTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/doctor/test/PrefixDoctorTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/doctor/test/PropertyDoctorTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/doctor/test/URIDoctorTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/repairtools/doctor/test/VocabularyDoctorTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/sign/test/AbstractTestSignMaster.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/sign/test/TestInfoStamp.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/sign/test/TestSignMaster_0_1.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/sign/test/TestSignatureCheckResult.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/sign/test/TestSigning.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/test/EyeballTestBase.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/test/TestArguments.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/test/TestEyeball.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/test/TestEyeballCommand.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/test/TestFinder.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/test/TestLoader.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/test/TestPredicateRegister.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/test/TestReports.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/util/test/TestFileInsertion.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/util/test/TestSetPropertiesFromString.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/vocabulary/test/TestVocabulary.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/web/statistics/test/BaseTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/web/statistics/test/ConfigStatisticianTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/web/statistics/test/EyeballingStatisticianTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/web/statistics/test/MetaDataStatisticianTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/web/statistics/test/ModelStatisticianTest.java
    incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/web/statistics/test/TestRunReports.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/extras/commandline/Arguments.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/extras/tools/notations/likeN3/Lexer.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/extras/tools/notations/likeN3/Parser.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/extras/tools/notations/likeN3/State.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/extras/tools/query/ModelQuery.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/extras/tools/query/QueryVariable.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/Analysis.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/Doctor.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/ExportModel.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/Eyeball.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/EyeballRepair.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/Finder.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/Inspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/PredicateRegister.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/Renderer.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/RepairAssembler.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/RepairTool.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/Report.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/ReportItem.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/SimplePredicateRegister.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/assemblers/AnalysisAssembler.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/assemblers/DoctorAssembler.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/assemblers/EyeballAssembler.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/assemblers/InspectorAssembler.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/assemblers/RendererAssembler.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/assemblers/StatisticianAssembler.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/cardinality/CardinalityMap.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/cardinality/ClassProperties.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/cardinality/PropertyCardinality.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/gui/Controlled.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/gui/EyeballFrame.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/gui/Eyeballer.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/gui/InteractiveDoctor.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/gui/SomeBoxesPanel.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/AllTypedInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/CardinalityInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/ClassInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/ConsistentTypeInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/InspectorBase.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/ListInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/LiteralInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/NullInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/OwlSyntaxInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/PrefixInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/PropertyInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/SparqlDrivenInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/URIInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/inspectors/VocabularyInspector.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/loaders/FileLoader.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/loaders/JDBCLoader.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/loaders/JDBCSensitiveLoader.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/loaders/Loader.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/loaders/OntLoader.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/renderers/ExperimentalTextRenderer.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/renderers/FormattedItemRenderer.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/renderers/ItemRenderer.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/renderers/LegacyTextRenderer.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/renderers/N3Renderer.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/renderers/RDFXMLRenderer.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/renderers/RendererServices.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/renderers/TextRenderer.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/GenericWordChecker.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/WordChecker.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/analysis/AllTypedAnalysis.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/analysis/BaseAnalysis.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/analysis/CardinalityAnalysis.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/analysis/ClassAnalysis.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/analysis/ConsistentTypeAnalysis.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/analysis/LiteralAnalysis.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/analysis/NullAnalysis.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/analysis/PrefixAnalysis.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/analysis/PropertyAnalysis.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/analysis/URIAnalysis.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/analysis/VocabularyAnalysis.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/doctor/AllTypedDoctor.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/doctor/BaseDoctor.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/doctor/CardinalityDoctor.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/doctor/ClassDoctor.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/doctor/ConsistentTypeDoctor.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/doctor/LiteralDoctor.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/doctor/NullDoctor.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/doctor/PrefixDoctor.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/doctor/PropertyDoctor.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/doctor/URIDoctor.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/repairtools/doctor/VocabularyDoctor.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/sign/InfoStamp.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/sign/SignMaster.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/sign/SignMaster_0_1.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/sign/SignatureCheckResult.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/util/Bool.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/util/Copy.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/util/FileInsertion.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/util/SetPropertiesFromString.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/util/Setup.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/vocabulary/EYE.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/vocabulary/EYESVC.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/vocabulary/EyeballAssembling.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/vocabulary/EyeballRepair.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/vocabulary/EyeballReporting.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/vocabulary/EyeballStatistics.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/vocabulary/EyeballVocabularyBase.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/RDFServiceEyeballer.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/WebEyeballConfig.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/WebEyeballConfigUsingRDFService.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/WebEyeballTidy.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/WebEyeballer.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/WebEyeballerUsingRDFService.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/statistics/ConfigStatistician.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/statistics/EyeballingStatistician.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/statistics/MetaDataStatistician.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/statistics/ModelStatistician.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/statistics/NullStatistician.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/statistics/StatisticalAnalyser.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/statistics/Statistician.java
    incubator/jena/Jena2/Eyeball/trunk/src/com/hp/hpl/jena/eyeball/web/statistics/StatisticsUtil.java
    incubator/jena/Jena2/Eyeball/trunk/src/jena/Arguments.java
    incubator/jena/Jena2/Eyeball/trunk/src/jena/dumpStatistics.java
    incubator/jena/Jena2/Eyeball/trunk/src/jena/eyeball.java
    incubator/jena/Jena2/Eyeball/trunk/src/jena/eyeballGUI.java
    incubator/jena/Jena2/Eyeball/trunk/src/jena/runReports.java

Modified: incubator/jena/Jena2/Eyeball/trunk/lib/eyeball.jar
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/lib/eyeball.jar?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/jena/Jena2/Eyeball/trunk/patches/RelURI.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/patches/RelURI.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/patches/RelURI.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/patches/RelURI.java Mon Nov 21 15:51:48 2011
@@ -1,7 +1,19 @@
 /*
- * (c) Copyright 2004, 2005, 2006, 2007 Hewlett-Packard Development Company, LP
- * All rights reserved.
- * [See end of file]
+ * Licensed to the Apache 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 com.hp.hpl.jena.n3;
@@ -451,31 +463,3 @@ class Cache1 implements Cache
 
     public long getHits() { return numHits ; }
 }
-
-
-/*
- * (c) Copyright 2004, 2005, 2006, 2007 Hewlett-Packard Development Company, LP
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- */
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/commandline/test/TestCommandLine.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/commandline/test/TestCommandLine.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/commandline/test/TestCommandLine.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/commandline/test/TestCommandLine.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2006 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved.
- 	$Id: TestCommandLine.java,v 1.2 2010-03-26 14:50:33 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.extras.commandline.test;
 
@@ -25,31 +36,3 @@ import com.hp.hpl.jena.extras.commandlin
         assertEquals( "floo", new Arguments( "foo goo spoo floo" ).getDefaultKeyword() );
         }
     }
-
-/*
- * (c) Copyright 2005, 2006, 2007 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestLexing.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestLexing.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestLexing.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestLexing.java Mon Nov 21 15:51:48 2011
@@ -1,10 +1,21 @@
 /*
-    (c) Copyright 2005 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
-    All rights reserved.
-    [See end of file]
-    $Id: TestLexing.java,v 1.2 2010-03-26 14:50:31 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.extras.tools.notations.test;
 
 import static org.junit.Assert.*;
@@ -139,30 +150,3 @@ import org.junit.runners.JUnit4;
         { if (want.equals( got ) == false)
             fail( "failure: expected <" + want + "> but got <" + got + ">" ); }    
     }
-/*
- * (c) Copyright 2005 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestParseResouces.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestParseResouces.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestParseResouces.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestParseResouces.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2006 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: TestParseResouces.java,v 1.2 2010-03-26 14:50:31 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.extras.tools.notations.test;
 
@@ -63,32 +74,3 @@ import org.junit.runners.JUnit4;
         return new Parser( modelString ).resourceIn( m );
         }
     }
-
-
-/*
- * (c) Copyright 2006 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestParser.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestParser.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestParser.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/notations/test/TestParser.java Mon Nov 21 15:51:48 2011
@@ -1,10 +1,21 @@
 /*
-    (c) Copyright 2005 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
-    All rights reserved.
-    [See end of file]
-    $Id: TestParser.java,v 1.2 2010-03-26 14:50:31 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.extras.tools.notations.test;
 
 
@@ -126,30 +137,3 @@ import static com.hp.hpl.jena.rdf.model.
         assertSame( m, mDash );
         return m; }
     }
-/*
- * (c) Copyright 2005 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/query/test/TestModelQuery.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/query/test/TestModelQuery.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/query/test/TestModelQuery.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/extras/tools/query/test/TestModelQuery.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2005 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: TestModelQuery.java,v 1.2 2010-03-26 14:50:33 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.extras.tools.query.test;
 
@@ -232,32 +243,3 @@ import com.hp.hpl.jena.extras.tools.quer
             { public Query create() { return new SpecialQuery(); }};
         
     }
-
-
-/*
- * (c) Copyright 2005 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/MockRendererA.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/MockRendererA.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/MockRendererA.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/MockRendererA.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: MockRendererA.java,v 1.3 2010-03-26 14:50:32 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.assemblers.test;
 
@@ -22,31 +33,3 @@ public class MockRendererA implements Re
     public void render( Report r, PrintStream out )
         {}
     }
-
-/*
- * (c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/MockRendererB.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/MockRendererB.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/MockRendererB.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/MockRendererB.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: MockRendererB.java,v 1.3 2010-03-26 14:50:32 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.assemblers.test;
 
@@ -20,31 +31,3 @@ public class MockRendererB implements Re
     public void render( Report r, PrintStream out )
         {}
     }
-
-/*
- * (c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestEyeballAssembler.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestEyeballAssembler.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestEyeballAssembler.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestEyeballAssembler.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: TestEyeballAssembler.java,v 1.4 2010-03-26 14:50:32 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.assemblers.test;
 
@@ -120,32 +131,3 @@ import com.hp.hpl.jena.util.FileManager;
         assertIsoModels( expected, e.getAssumptions().getBaseModel() );
         }
     }
-
-
-/*
- * (c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestInspectorAssembler.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestInspectorAssembler.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestInspectorAssembler.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestInspectorAssembler.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: TestInspectorAssembler.java,v 1.7 2010-03-26 14:50:32 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.assemblers.test;
 
@@ -106,32 +117,3 @@ import org.junit.runners.JUnit4;
         public void end( Report r ) { r.createItem().addMainProperty( inspectorWasHere, "lewis" ); }
         }
     }
-
-
-/*
- * (c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestRendererAssembler.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestRendererAssembler.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestRendererAssembler.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/assemblers/test/TestRendererAssembler.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: TestRendererAssembler.java,v 1.4 2010-03-26 14:50:32 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.assemblers.test;
 
@@ -50,32 +61,3 @@ import com.hp.hpl.jena.rdf.model.*;
         assertSame( r, a.rootResource );
         }
     }
-
-
-/*
- * (c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/bugtests/TypeBugTests.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/bugtests/TypeBugTests.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/bugtests/TypeBugTests.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/bugtests/TypeBugTests.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: TypeBugTests.java,v 1.3 2010-03-26 14:50:31 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.bugtests;
 
@@ -109,31 +120,3 @@ import com.hp.hpl.jena.rdf.model.*;
             );
         }
     }
-
-/*
- * (c) Copyright 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/cardinality/test/TestCardinalityMap.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/cardinality/test/TestCardinalityMap.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/cardinality/test/TestCardinalityMap.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/cardinality/test/TestCardinalityMap.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: TestCardinalityMap.java,v 1.3 2010-03-26 14:50:33 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.cardinality.test;
 
@@ -105,32 +116,3 @@ import com.hp.hpl.jena.rdf.model.*;
         assertEquals( 1, pc.maxCardinality() );
         }
     }
-
-
-/*
- * (c) Copyright 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/cardinality/test/TestPropertyCardinality.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/cardinality/test/TestPropertyCardinality.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/cardinality/test/TestPropertyCardinality.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/cardinality/test/TestPropertyCardinality.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: TestPropertyCardinality.java,v 1.3 2010-03-26 14:50:33 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.cardinality.test;
 
@@ -39,32 +50,3 @@ import com.hp.hpl.jena.rdf.model.test.Mo
         assertEquals( res, pc.property() );
         }
     }
-
-
-/*
- * (c) Copyright 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/InspectorTestBase.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/InspectorTestBase.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/InspectorTestBase.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/InspectorTestBase.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: InspectorTestBase.java,v 1.5 2010-03-26 14:50:31 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.inspectors.test;
 
@@ -75,32 +86,3 @@ public abstract class InspectorTestBase 
         return WrappedIterator.create( listOfStrings( string ).iterator() ).mapWith( asResource ).toSet();
         }
     }
-
-
-/*
- * (c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestAllTypedInspector.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestAllTypedInspector.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestAllTypedInspector.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestAllTypedInspector.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,21 @@
 /*
-    (c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
-    All rights reserved - see end of file.
-    $Id: TestAllTypedInspector.java,v 1.4 2010-03-26 14:50:31 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.inspectors.test;
 
 import java.util.*;
@@ -98,31 +110,3 @@ import com.hp.hpl.jena.rdf.model.*;
         assertIsoModels( itemModel( "[eye:mainProperty eye:hasNoType & eye:hasNoType b]", aPb ), r.model() );
         }
     }
-
-/*
- * (c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestCardinalityInspector.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestCardinalityInspector.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestCardinalityInspector.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestCardinalityInspector.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: TestCardinalityInspector.java,v 1.4 2010-03-26 14:50:31 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.inspectors.test;
 
@@ -113,31 +124,3 @@ import com.hp.hpl.jena.rdf.model.*;
         assertIsoModels( itemModel( expect ), r.model() );
         }
     }
-
-/*
- * (c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestClassInspector.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestClassInspector.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestClassInspector.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestClassInspector.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: TestClassInspector.java,v 1.5 2010-03-26 14:50:31 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.inspectors.test;
 
@@ -222,32 +233,3 @@ import com.hp.hpl.jena.vocabulary.*;
         assertIsoModels( empty, r.model() );
         }
     }
-
-
-/*
- * (c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestConsistentTypeInspector.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestConsistentTypeInspector.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestConsistentTypeInspector.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestConsistentTypeInspector.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,20 @@
 /*
- 	(c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved - see end of file.
- 	$Id: TestConsistentTypeInspector.java,v 1.4 2010-03-26 14:50:31 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.inspectors.test;
 
@@ -100,32 +111,3 @@ import com.hp.hpl.jena.rdf.model.*;
             ins.inspectStatement( r, it.nextStatement() );
         }
     }
-
-
-/*
- * (c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- * 3. The name of the author may not be used to endorse or promote products
- *    derived from this software without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-*/
\ No newline at end of file

Modified: incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestListInspector.java
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestListInspector.java?rev=1204557&r1=1204556&r2=1204557&view=diff
==============================================================================
--- incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestListInspector.java (original)
+++ incubator/jena/Jena2/Eyeball/trunk/src-test/com/hp/hpl/jena/eyeball/inspectors/test/TestListInspector.java Mon Nov 21 15:51:48 2011
@@ -1,9 +1,21 @@
 /*
- 	(c) Copyright 2006, 2007, 2008 Hewlett-Packard Development Company, LP
-    (c) Copyright 2010 Epimorphics Limited.
- 	All rights reserved.
- 	$Id: TestListInspector.java,v 1.4 2010-03-26 14:50:31 chris-dollin Exp $
-*/
+ * Licensed to the Apache 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 com.hp.hpl.jena.eyeball.inspectors.test;
 
 import java.util.*;
@@ -248,4 +260,3 @@ import com.hp.hpl.jena.vocabulary.*;
         assertIsoModels( itemModel( expected, statement( "a P b" ) ), r.model() );
         }
     }
-