You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2013/02/23 11:31:58 UTC

[17/22] git commit: executed licen plugin to gran asf at all headers

executed licen plugin to gran asf at all headers


Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/8c917a21
Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/8c917a21
Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/8c917a21

Branch: refs/heads/master
Commit: 8c917a21ff461d1c0444ae877e965aa23d59c2bd
Parents: 580d809
Author: Sergio Fernández <wi...@apache.org>
Authored: Sat Feb 23 11:07:59 2013 +0100
Committer: Sergio Fernández <wi...@apache.org>
Committed: Sat Feb 23 11:07:59 2013 +0100

----------------------------------------------------------------------
 .../META-INF/maven/archetype-metadata.xml          |    4 ++--
 .../src/main/java/api/MyService.java               |    4 ++--
 .../src/main/java/services/MyServiceImpl.java      |    4 ++--
 .../src/main/java/webservices/MyWebService.java    |    4 ++--
 .../src/main/resources/META-INF/beans.xml          |    4 ++--
 .../src/main/resources/config-defaults.properties  |    4 ++--
 .../main/resources/config-descriptions.properties  |    4 ++--
 .../src/main/resources/kiwi-module.properties      |    4 ++--
 .../src/main/resources/web/admin/about.html        |    4 ++--
 .../main/resources/web/admin/configuration.html    |    4 ++--
 .../META-INF/maven/archetype-metadata.xml          |    4 ++--
 .../src/main/resources/META-INF/beans.xml          |    4 ++--
 .../src/main/resources/config-defaults.properties  |    4 ++--
 .../main/resources/config-descriptions.properties  |    4 ++--
 .../src/main/resources/ehcache-lmf.xml             |    4 ++--
 .../src/main/resources/logback.xml                 |    4 ++--
 .../src/main/webapp/META-INF/jetty-web.xml         |    4 ++--
 .../src/main/webapp/WEB-INF/jetty-web.xml          |    4 ++--
 .../src/main/webapp/WEB-INF/templates/404.ftl      |    4 ++--
 .../src/main/webapp/WEB-INF/templates/admin.ftl    |    4 ++--
 .../src/main/webapp/WEB-INF/templates/rdfhtml.ftl  |    4 ++--
 .../src/main/webapp/WEB-INF/web.xml                |    4 ++--
 .../archetype-resources/src/main/webapp/index.jsp  |    4 ++--
 .../src/main/webapp/search/test_luke.html          |    4 ++--
 .../src/main/webapp/skosjs-extension/test.html     |    4 ++--
 .../src/main/webapp/solr/index.jsp                 |    4 ++--
 .../plugins/buildinfo/AbstractInfoProvider.java    |    4 ++--
 .../maven/plugins/buildinfo/BuildInfoMojo.java     |    4 ++--
 .../maven/plugins/buildinfo/GitInfoProvider.java   |    4 ++--
 .../maven/plugins/buildinfo/InfoProvider.java      |    4 ++--
 .../plugins/buildinfo/MercurialInfoProvider.java   |    4 ++--
 .../plugins/buildinfo/ProjectInfoProvider.java     |    4 ++--
 .../maven/plugins/refpack/RefPackMojo.java         |    4 ++--
 .../src/main/webapp/WEB-INF/web.xml                |    4 ++--
 .../src/main/webapp/index.html                     |    4 ++--
 client/lmf-client-js/src/main/js/lmf.js            |    4 ++--
 .../src/main/resources/lmf.properties              |    4 ++--
 .../src/main/php/ClientConfiguration.php           |    4 ++--
 client/lmf-client-php/src/main/php/autoload.php    |    4 ++--
 .../src/main/php/clients/ClassificationClient.php  |    4 ++--
 .../src/main/php/clients/ConfigurationClient.php   |    4 ++--
 .../src/main/php/clients/CoresClient.php           |    5 ++---
 .../src/main/php/clients/ImportClient.php          |    5 ++---
 .../src/main/php/clients/LDPathClient.php          |    4 ++--
 .../src/main/php/clients/ReasonerClient.php        |    4 ++--
 .../src/main/php/clients/ResourceClient.php        |    4 ++--
 .../src/main/php/clients/SPARQLClient.php          |    4 ++--
 .../src/main/php/clients/SearchClient.php          |    5 ++---
 .../main/php/exceptions/ContentFormatException.php |    4 ++--
 .../src/main/php/exceptions/LMFClientException.php |    4 ++--
 .../src/main/php/exceptions/NotFoundException.php  |    4 ++--
 .../src/main/php/model/content/Content.php         |    4 ++--
 .../src/main/php/model/rdf/BNode.php               |    4 ++--
 .../src/main/php/model/rdf/Literal.php             |    4 ++--
 .../src/main/php/model/rdf/RDFNode.php             |    4 ++--
 .../lmf-client-php/src/main/php/model/rdf/URI.php  |    4 ++--
 .../src/main/php/test_classifier.php               |    4 ++--
 .../src/main/php/test_configuration.php            |    4 ++--
 client/lmf-client-php/src/main/php/test_cores.php  |    4 ++--
 client/lmf-client-php/src/main/php/test_import.php |    4 ++--
 client/lmf-client-php/src/main/php/test_ldpath.php |    4 ++--
 .../lmf-client-php/src/main/php/test_private.php   |    4 ++--
 .../lmf-client-php/src/main/php/test_resource.php  |    4 ++--
 client/lmf-client-php/src/main/php/test_search.php |    4 ++--
 client/lmf-client-php/src/main/php/test_sparql.php |    4 ++--
 .../lmf-client-php/src/main/php/util/rdfjson.php   |    4 ++--
 .../lmf/client/ClientConfiguration.java            |    4 ++--
 .../java/at/newmedialab/lmf/client/LMFClient.java  |    4 ++--
 .../lmf/client/clients/ClassificationClient.java   |    4 ++--
 .../lmf/client/clients/ConfigurationClient.java    |    4 ++--
 .../lmf/client/clients/ContextClient.java          |    4 ++--
 .../lmf/client/clients/CoresClient.java            |    4 ++--
 .../lmf/client/clients/ImportClient.java           |    4 ++--
 .../lmf/client/clients/LDPathClient.java           |    4 ++--
 .../lmf/client/clients/ResourceClient.java         |    4 ++--
 .../lmf/client/clients/SPARQLClient.java           |    4 ++--
 .../lmf/client/clients/SearchClient.java           |    4 ++--
 .../client/exception/ContentFormatException.java   |    4 ++--
 .../lmf/client/exception/LMFClientException.java   |    4 ++--
 .../lmf/client/exception/NotFoundException.java    |    4 ++--
 .../lmf/client/exception/ParseException.java       |    4 ++--
 .../model/classification/Classification.java       |    4 ++--
 .../lmf/client/model/config/Configuration.java     |    4 ++--
 .../lmf/client/model/content/ByteContent.java      |    4 ++--
 .../lmf/client/model/content/Content.java          |    4 ++--
 .../lmf/client/model/content/StreamContent.java    |    4 ++--
 .../lmf/client/model/content/StringContent.java    |    4 ++--
 .../lmf/client/model/meta/Metadata.java            |    4 ++--
 .../at/newmedialab/lmf/client/model/rdf/BNode.java |    4 ++--
 .../newmedialab/lmf/client/model/rdf/Literal.java  |    4 ++--
 .../newmedialab/lmf/client/model/rdf/RDFNode.java  |    4 ++--
 .../at/newmedialab/lmf/client/model/rdf/URI.java   |    4 ++--
 .../lmf/client/model/sparql/SPARQLResult.java      |    4 ++--
 .../at/newmedialab/lmf/client/util/HTTPUtil.java   |    4 ++--
 .../lmf/client/util/KiWiCollections.java           |    4 ++--
 .../newmedialab/lmf/client/util/RDFJSONParser.java |    4 ++--
 .../commons/collections/CollectionUtils.java       |    4 ++--
 .../marmotta/commons/constants/Namespace.java      |    4 ++--
 .../apache/marmotta/commons/http/ContentType.java  |    4 ++--
 .../marmotta/commons/http/ETagGenerator.java       |    4 ++--
 .../apache/marmotta/commons/http/LMFHttpUtils.java |    4 ++--
 .../org/apache/marmotta/commons/http/UriUtil.java  |    4 ++--
 .../commons/sesame/model/BNodeCommons.java         |    4 ++--
 .../commons/sesame/model/LiteralCommons.java       |    4 ++--
 .../marmotta/commons/sesame/model/Namespaces.java  |    4 ++--
 .../marmotta/commons/sesame/model/URICommons.java  |    4 ++--
 .../commons/sesame/repository/ExceptionUtils.java  |    4 ++--
 .../sesame/repository/ResourceConnection.java      |    4 ++--
 .../commons/sesame/repository/ResourceUtils.java   |    4 ++--
 .../commons/sesame/repository/ResultUtils.java     |    4 ++--
 .../apache/marmotta/commons/util/DateUtils.java    |    4 ++--
 .../apache/marmotta/commons/util/HashUtils.java    |    4 ++--
 .../apache/marmotta/commons/util/JSONUtils.java    |    4 ++--
 .../commons/sesame/filter/AllOfFilter.java         |    4 ++--
 .../commons/sesame/filter/AlwaysFalseFilter.java   |    4 ++--
 .../commons/sesame/filter/AlwaysTrueFilter.java    |    4 ++--
 .../marmotta/commons/sesame/filter/NotFilter.java  |    4 ++--
 .../commons/sesame/filter/OneOfFilter.java         |    4 ++--
 .../commons/sesame/filter/SesameFilter.java        |    4 ++--
 .../sesame/filter/resource/ResourceFilter.java     |    4 ++--
 .../sesame/filter/resource/UriPrefixFilter.java    |    4 ++--
 .../sesame/filter/resource/UriRegexFilter.java     |    4 ++--
 .../sesame/filter/statement/StatementFilter.java   |    4 ++--
 .../commons/sesame/facading/FacadingFactory.java   |    4 ++--
 .../commons/sesame/facading/annotations/RDF.java   |    4 ++--
 .../sesame/facading/annotations/RDFContext.java    |    4 ++--
 .../sesame/facading/annotations/RDFFilter.java     |    4 ++--
 .../sesame/facading/annotations/RDFInverse.java    |    4 ++--
 .../facading/annotations/RDFPropertyBuilder.java   |    4 ++--
 .../sesame/facading/annotations/RDFType.java       |    4 ++--
 .../commons/sesame/facading/api/Facading.java      |    4 ++--
 .../facading/api/FacadingPredicateBuilder.java     |    4 ++--
 .../commons/sesame/facading/impl/FacadingImpl.java |    4 ++--
 .../facading/impl/FacadingInvocationHandler.java   |    4 ++--
 .../facading/impl/FacadingInvocationHelper.java    |    4 ++--
 .../sesame/facading/impl/FacadingPredicate.java    |    4 ++--
 .../model/AbstractNamespacePropBuilder.java        |    4 ++--
 .../commons/sesame/facading/model/Facade.java      |    4 ++--
 .../commons/sesame/facading/util/FacadeUtils.java  |    4 ++--
 .../commons/sesame/rio/ical/ICalFormat.java        |    4 ++--
 .../commons/sesame/rio/rss/AtomFormat.java         |    4 ++--
 .../marmotta/commons/sesame/rio/rss/RSSFormat.java |    4 ++--
 .../commons/sesame/rio/vcard/VCardFormat.java      |    4 ++--
 .../commons/sesame/rio/ical/ICalParser.java        |    4 ++--
 .../commons/sesame/rio/ical/ICalParserFactory.java |    4 ++--
 .../commons/sesame/rio/jsonld/JsonLdParser.java    |    4 ++--
 .../sesame/rio/jsonld/JsonLdParserFactory.java     |    4 ++--
 .../commons/sesame/rio/jsonld/JsonLdWriter.java    |    4 ++--
 .../sesame/rio/jsonld/JsonLdWriterFactory.java     |    4 ++--
 .../commons/sesame/rio/rdfa/RDFaParser.java        |    4 ++--
 .../commons/sesame/rio/rdfa/RDFaParserFactory.java |    4 ++--
 .../commons/sesame/rio/rdfa/RDFaProfile.java       |    4 ++--
 .../sesame/rio/rdfa/RDFaProfileHandler.java        |    4 ++--
 .../commons/sesame/rio/rdfa/XHTMLProfile.java      |    4 ++--
 .../commons/sesame/rio/rdfa/rdfa11-profile.html    |    4 ++--
 .../commons/sesame/rio/rdfa/xhtml-profile.html     |    4 ++--
 .../commons/sesame/rio/rdfjson/RDFJsonParser.java  |    4 ++--
 .../sesame/rio/rdfjson/RDFJsonParserFactory.java   |    4 ++--
 .../commons/sesame/rio/rdfjson/RDFJsonWriter.java  |    4 ++--
 .../sesame/rio/rdfjson/RDFJsonWriterFactory.java   |    4 ++--
 .../commons/sesame/rio/rss/AtomParser.java         |    4 ++--
 .../commons/sesame/rio/rss/AtomParserFactory.java  |    4 ++--
 .../commons/sesame/rio/rss/FeedParserBase.java     |    4 ++--
 .../marmotta/commons/sesame/rio/rss/RSSParser.java |    4 ++--
 .../commons/sesame/rio/rss/RSSParserFactory.java   |    4 ++--
 .../commons/sesame/rio/vcard/VCardParser.java      |    4 ++--
 .../sesame/rio/vcard/VCardParserFactory.java       |    4 ++--
 .../src/main/resources/installer/izpack.dtd        |    4 ++--
 .../src/main/resources/installer/standalone.xml    |    4 ++--
 .../src/main/resources/panels/installerInfo.html   |    4 ++--
 .../src/main/resources/refine/web.xml              |    5 ++---
 .../src/main/resources/refpacks/refine.xml         |    4 ++--
 .../main/resources/shortcuts/Unix_shortcutSpec.xml |    4 ++--
 .../src/main/resources/shortcuts/shortcutSpec.xml  |    4 ++--
 .../src/main/resources/tomcat/index.jsp            |    4 ++--
 .../src/main/resources/tomcat/server.xml           |    4 ++--
 .../src/main/resources/tomcat/setenv.bat           |    4 ++--
 .../java/at/newmedialab/lmf/common/LMFContext.java |    4 ++--
 .../newmedialab/lmf/common/LMFStartupHelper.java   |    4 ++--
 .../newmedialab/lmf/splash/ProgressListener.java   |    4 ++--
 .../lmf/splash/SplashContextListener.java          |    4 ++--
 .../lmf/splash/SplashScreenListener.java           |    4 ++--
 .../lmf/splash/SplashScreenUpdaterBase.java        |    4 ++--
 .../newmedialab/lmf/startup/StartupListener.java   |    4 ++--
 .../newmedialab/lmf/systray/SystrayListener.java   |    4 ++--
 .../src/main/resources/task-dialog.properties      |    4 ++--
 .../src/main/resources/META-INF/beans.xml          |    4 ++--
 .../src/main/resources/ehcache-lmf.xml             |    4 ++--
 .../marmotta-webapp/src/main/resources/logback.xml |    4 ++--
 .../src/main/webapp/META-INF/jetty-web.xml         |    4 ++--
 .../src/main/webapp/WEB-INF/jetty-web.xml          |    4 ++--
 .../src/main/webapp/WEB-INF/web.xml                |    4 ++--
 .../marmotta-webapp/src/main/webapp/index.jsp      |    4 ++--
 .../src/main/webapp/search/test_luke.html          |    4 ++--
 .../src/main/webapp/skosjs-extension/test.html     |    4 ++--
 .../src/main/webapp/solr/solr_admin.jsp            |    4 ++--
 .../kiwi/contextaware/ContextAwareSail.java        |    4 ++--
 .../contextaware/ContextAwareSailConnection.java   |    4 ++--
 .../reasoner/engine/ReasoningConfiguration.java    |    4 ++--
 .../kiwi/reasoner/engine/ReasoningEngine.java      |    4 ++--
 .../kiwi/reasoner/model/program/Field.java         |    4 ++--
 .../kiwi/reasoner/model/program/Filter.java        |    4 ++--
 .../kiwi/reasoner/model/program/Justification.java |    4 ++--
 .../kiwi/reasoner/model/program/LiteralField.java  |    4 ++--
 .../kiwi/reasoner/model/program/Pattern.java       |    4 ++--
 .../kiwi/reasoner/model/program/Program.java       |    4 ++--
 .../kiwi/reasoner/model/program/ResourceField.java |    4 ++--
 .../marmotta/kiwi/reasoner/model/program/Rule.java |    4 ++--
 .../kiwi/reasoner/model/program/VariableField.java |    4 ++--
 .../kiwi/reasoner/model/query/QueryResult.java     |    4 ++--
 .../reasoner/model/query/QueryResultIterator.java  |    4 ++--
 .../reasoner/parser/KWRLProgramParserBase.java     |    4 ++--
 .../persistence/KiWiReasoningConnection.java       |    4 ++--
 .../persistence/KiWiReasoningPersistence.java      |    4 ++--
 .../kiwi/reasoner/sail/KiWiReasoningSail.java      |    4 ++--
 .../kiwi/persistence/h2/statements.properties      |    4 ++--
 .../kiwi/persistence/mysql/statements.properties   |    4 ++--
 .../kiwi/persistence/pgsql/statements.properties   |    4 ++--
 .../marmotta/kiwi/sparql/sqlmapper/JoinTable.java  |    4 ++--
 .../sqlmapper/LMFNativeEvaluationStrategy.java     |    4 ++--
 .../kiwi/sparql/sqlmapper/SparqlToSQLMapper.java   |    4 ++--
 .../kiwi/sparql/sqlmapper/UnionOptimizer.java      |    4 ++--
 .../kiwi/transactions/api/TransactionListener.java |    4 ++--
 .../kiwi/transactions/api/TransactionalSail.java   |    4 ++--
 .../api/TransactionalSailConnection.java           |    4 ++--
 .../kiwi/transactions/model/TransactionData.java   |    4 ++--
 .../sail/KiWiTransactionalConnection.java          |    4 ++--
 .../transactions/sail/KiWiTransactionalSail.java   |    4 ++--
 .../TransactionalSailConnectionWrapper.java        |    4 ++--
 .../wrapper/TransactionalSailWrapper.java          |    4 ++--
 .../marmotta/kiwi/caching/KiWiCacheManager.java    |    4 ++--
 .../marmotta/kiwi/caching/KiWiQueryCache.java      |    4 ++--
 .../marmotta/kiwi/config/KiWiConfiguration.java    |    4 ++--
 .../kiwi/exception/DriverNotFoundException.java    |    4 ++--
 .../kiwi/model/collection/WeakValueMap.java        |    4 ++--
 .../marmotta/kiwi/model/rdf/KiWiAnonResource.java  |    4 ++--
 .../kiwi/model/rdf/KiWiBooleanLiteral.java         |    4 ++--
 .../marmotta/kiwi/model/rdf/KiWiDateLiteral.java   |    4 ++--
 .../marmotta/kiwi/model/rdf/KiWiDoubleLiteral.java |    4 ++--
 .../marmotta/kiwi/model/rdf/KiWiIntLiteral.java    |    4 ++--
 .../marmotta/kiwi/model/rdf/KiWiLiteral.java       |    4 ++--
 .../marmotta/kiwi/model/rdf/KiWiNamespace.java     |    4 ++--
 .../apache/marmotta/kiwi/model/rdf/KiWiNode.java   |    4 ++--
 .../marmotta/kiwi/model/rdf/KiWiResource.java      |    4 ++--
 .../marmotta/kiwi/model/rdf/KiWiStringLiteral.java |    4 ++--
 .../apache/marmotta/kiwi/model/rdf/KiWiTriple.java |    4 ++--
 .../marmotta/kiwi/model/rdf/KiWiUriResource.java   |    4 ++--
 .../marmotta/kiwi/persistence/KiWiConnection.java  |    4 ++--
 .../marmotta/kiwi/persistence/KiWiDialect.java     |    4 ++--
 .../kiwi/persistence/KiWiGarbageCollector.java     |    4 ++--
 .../marmotta/kiwi/persistence/KiWiPersistence.java |    4 ++--
 .../marmotta/kiwi/persistence/h2/H2Dialect.java    |    4 ++--
 .../kiwi/persistence/mysql/MySQLDialect.java       |    4 ++--
 .../kiwi/persistence/pgsql/PostgreSQLDialect.java  |    4 ++--
 .../kiwi/persistence/util/ResultSetIteration.java  |    4 ++--
 .../util/ResultTransformerFunction.java            |    4 ++--
 .../kiwi/persistence/util/ScriptRunner.java        |    4 ++--
 .../marmotta/kiwi/sail/KiWiSailConnection.java     |    4 ++--
 .../org/apache/marmotta/kiwi/sail/KiWiStore.java   |    4 ++--
 .../marmotta/kiwi/sail/KiWiValueFactory.java       |    4 ++--
 .../src/main/resources/ehcache-kiwi.xml            |    4 ++--
 .../kiwi/persistence/h2/statements.properties      |    4 ++--
 .../kiwi/persistence/mysql/statements.properties   |    4 ++--
 .../kiwi/persistence/pgsql/statements.properties   |    4 ++--
 .../marmotta/kiwi/model/caching/ByteArray.java     |    4 ++--
 .../marmotta/kiwi/model/caching/IntArray.java      |    4 ++--
 .../marmotta/kiwi/model/caching/TripleTable.java   |    4 ++--
 .../kiwi/versioning/api/VersioningSail.java        |    4 ++--
 .../marmotta/kiwi/versioning/model/Version.java    |    4 ++--
 .../persistence/KiWiVersioningConnection.java      |    4 ++--
 .../persistence/KiWiVersioningPersistence.java     |    4 ++--
 .../versioning/repository/SnapshotRepository.java  |    4 ++--
 .../repository/SnapshotRepositoryConnection.java   |    4 ++--
 .../versioning/sail/KiWiSnapshotConnection.java    |    4 ++--
 .../kiwi/versioning/sail/KiWiVersionListener.java  |    4 ++--
 .../kiwi/versioning/sail/KiWiVersioningSail.java   |    4 ++--
 .../kiwi/persistence/h2/statements.properties      |    4 ++--
 .../kiwi/persistence/mysql/statements.properties   |    4 ++--
 .../kiwi/persistence/pgsql/statements.properties   |    4 ++--
 .../marmotta/ldcache/api/LDCachingBackend.java     |    4 ++--
 .../marmotta/ldcache/api/LDCachingConnection.java  |    4 ++--
 .../marmotta/ldcache/api/LDCachingService.java     |    4 ++--
 .../marmotta/ldcache/model/CacheConfiguration.java |    4 ++--
 .../apache/marmotta/ldcache/model/CacheEntry.java  |    4 ++--
 .../marmotta/ldcache/sail/LDCachingSail.java       |    4 ++--
 .../ldcache/sail/LDCachingSailConnection.java      |    4 ++--
 .../src/main/resources/ehcache-ldcache.xml         |    4 ++--
 .../ldcache/backend/kiwi/LDCachingKiWiBackend.java |    4 ++--
 .../ldcache/backend/kiwi/model/KiWiCacheEntry.java |    4 ++--
 .../kiwi/persistence/LDCachingKiWiPersistence.java |    4 ++--
 .../LDCachingKiWiPersistenceConnection.java        |    4 ++--
 .../LDCachingSailRepositoryConnection.java         |    4 ++--
 .../backend/kiwi/sail/LDCachingKiWiSail.java       |    4 ++--
 .../kiwi/sail/LDCachingKiWiSailConnection.java     |    4 ++--
 .../kiwi/persistence/h2/statements.properties      |    4 ++--
 .../kiwi/persistence/mysql/statements.properties   |    4 ++--
 .../kiwi/persistence/pgsql/statements.properties   |    4 ++--
 .../apache/marmotta/ldcache/services/LDCache.java  |    4 ++--
 .../marmotta/ldcache/sail/KiWiLinkedDataSail.java  |    4 ++--
 .../ldcache/sail/KiWiLinkedDataSailConnection.java |    4 ++--
 .../marmotta/ldclient/api/endpoint/Endpoint.java   |    4 ++--
 .../ldclient/api/ldclient/LDClientService.java     |    4 ++--
 .../ldclient/api/provider/DataProvider.java        |    4 ++--
 .../ldclient/api/provider/ValueMapper.java         |    4 ++--
 .../ldclient/exception/DataRetrievalException.java |    4 ++--
 .../ldclient/model/ClientConfiguration.java        |    4 ++--
 .../marmotta/ldclient/model/ClientResponse.java    |    4 ++--
 .../ldclient/services/ldclient/LDClient.java       |    4 ++--
 .../services/provider/AbstractHttpProvider.java    |    4 ++--
 .../services/provider/BlockingProvider.java        |    4 ++--
 .../provider/html/AbstractHTMLDataProvider.java    |    4 ++--
 .../html/mapping/CssDateLiteralMapper.java         |    4 ++--
 .../html/mapping/CssLiteralAttrMapper.java         |    4 ++--
 .../provider/html/mapping/CssSelectorMapper.java   |    4 ++--
 .../html/mapping/CssTextLiteralMapper.java         |    4 ++--
 .../CssUriAttrBlacklistQueryParamsMapper.java      |    4 ++--
 .../provider/html/mapping/CssUriAttrMapper.java    |    4 ++--
 .../CssUriAttrWhitelistQueryParamsMapper.java      |    4 ++--
 .../provider/html/mapping/JSoupMapper.java         |    4 ++--
 .../ldclient/provider/ldap/LdapFoafProvider.java   |    4 ++--
 .../ldap/mapping/LiteralPredicateFactory.java      |    4 ++--
 .../ldap/mapping/PredicateObjectFactory.java       |    4 ++--
 .../ldap/mapping/TypedLiteralPredicateFactory.java |    4 ++--
 .../provider/ldap/mapping/UriPredicateFactory.java |    4 ++--
 .../endpoint/mediawiki/WikipediaIndexEndpoint.java |    4 ++--
 .../endpoint/mediawiki/WikipediaPageEndpoint.java  |    4 ++--
 .../provider/mediawiki/MediawikiProvider.java      |    4 ++--
 .../ldclient/endpoint/phpbb/PHPBBEndpoints.java    |    4 ++--
 .../endpoint/phpbb/PHPBBForumEndpoint.java         |    4 ++--
 .../ldclient/endpoint/phpbb/PHPBBPostEndpoint.java |    4 ++--
 .../endpoint/phpbb/PHPBBTopicEndpoint.java         |    4 ++--
 .../provider/phpbb/PHPBBForumProvider.java         |    4 ++--
 .../ldclient/provider/phpbb/PHPBBPostProvider.java |    4 ++--
 .../provider/phpbb/PHPBBTopicProvider.java         |    4 ++--
 .../provider/phpbb/mapping/PHPBBDateMapper.java    |    4 ++--
 .../phpbb/mapping/PHPBBForumHrefMapper.java        |    4 ++--
 .../provider/phpbb/mapping/PHPBBPostIdMapper.java  |    4 ++--
 .../phpbb/mapping/PHPBBTopicHrefMapper.java        |    4 ++--
 .../ldclient/endpoint/rdf/LinkedDataEndpoint.java  |    4 ++--
 .../ldclient/endpoint/rdf/SPARQLEndpoint.java      |    4 ++--
 .../ldclient/endpoint/rdf/StanbolEndpoint.java     |    4 ++--
 .../ldclient/provider/rdf/AbstractRDFProvider.java |    4 ++--
 .../ldclient/provider/rdf/CacheProvider.java       |    4 ++--
 .../ldclient/provider/rdf/LinkedDataProvider.java  |    4 ++--
 .../ldclient/provider/rdf/RegexUriProvider.java    |    4 ++--
 .../ldclient/provider/rdf/SPARQLProvider.java      |    4 ++--
 .../endpoint/vimeo/VimeoChannelEndpoint.java       |    4 ++--
 .../endpoint/vimeo/VimeoGroupEndpoint.java         |    4 ++--
 .../endpoint/vimeo/VimeoVideoEndpoint.java         |    4 ++--
 .../provider/vimeo/VimeoChannelProvider.java       |    4 ++--
 .../provider/vimeo/VimeoVideoProvider.java         |    4 ++--
 .../provider/vimeo/mapping/VimeoDateMapper.java    |    4 ++--
 .../provider/xml/AbstractXMLDataProvider.java      |    4 ++--
 .../provider/xml/mapping/CommaSeparatedMapper.java |    4 ++--
 .../provider/xml/mapping/XPathLiteralMapper.java   |    4 ++--
 .../provider/xml/mapping/XPathURIMapper.java       |    4 ++--
 .../provider/xml/mapping/XPathValueMapper.java     |    4 ++--
 .../youtube/YoutubeChannelEndpointGData.java       |    4 ++--
 .../youtube/YoutubeChannelEndpointWeb.java         |    4 ++--
 .../youtube/YoutubePlaylistEndpointGData.java      |    4 ++--
 .../youtube/YoutubePlaylistEndpointWeb.java        |    4 ++--
 .../youtube/YoutubePlaylistEndpointWebLong.java    |    4 ++--
 .../endpoint/youtube/YoutubeVideoEndpoint.java     |    4 ++--
 .../youtube/YoutubeVideoPageEndpointGData.java     |    4 ++--
 .../youtube/YoutubeVideoPageEndpointWatch.java     |    4 ++--
 .../youtube/YoutubeVideoPageEndpointWeb.java       |    4 ++--
 .../provider/youtube/YoutubeChannelProvider.java   |    4 ++--
 .../provider/youtube/YoutubePlaylistProvider.java  |    4 ++--
 .../youtube/YoutubeVideoPagesProvider.java         |    4 ++--
 .../provider/youtube/YoutubeVideoProvider.java     |    4 ++--
 .../youtube/mapping/YoutubeCategoryMapper.java     |    4 ++--
 .../youtube/mapping/YoutubeLatitudeMapper.java     |    4 ++--
 .../youtube/mapping/YoutubeLongitudeMapper.java    |    4 ++--
 .../provider/youtube/mapping/YoutubeUriMapper.java |    4 ++--
 .../marmotta/ldpath/api/LDPathConstruct.java       |    4 ++--
 .../marmotta/ldpath/api/backend/RDFBackend.java    |    4 ++--
 .../ldpath/api/functions/NodeFunction.java         |    4 ++--
 .../ldpath/api/functions/SelectorFunction.java     |    4 ++--
 .../ldpath/api/functions/TestFunction.java         |    4 ++--
 .../ldpath/api/selectors/NodeSelector.java         |    4 ++--
 .../apache/marmotta/ldpath/api/tests/NodeTest.java |    4 ++--
 .../ldpath/api/transformers/NodeTransformer.java   |    4 ++--
 .../marmotta/ldpath/backend/file/FileBackend.java  |    4 ++--
 .../marmotta/ldpath/backend/file/FileQuery.java    |    4 ++--
 .../ldpath/backend/jena/GenericJenaBackend.java    |    4 ++--
 .../newmedialab/ldclient/api/LDCacheProvider.java  |    4 ++--
 .../ldclient/exception/LDClientException.java      |    4 ++--
 .../at/newmedialab/ldclient/model/CacheEntry.java  |    4 ++--
 .../newmedialab/ldclient/model/ClientResponse.java |    4 ++--
 .../at/newmedialab/ldclient/model/Endpoint.java    |    4 ++--
 .../at/newmedialab/ldclient/service/LDCache.java   |    4 ++--
 .../at/newmedialab/ldclient/service/LDClient.java  |    4 ++--
 .../newmedialab/ldclient/service/LDEndpoints.java  |    4 ++--
 .../backend/linkeddata/AbstractLDBackend.java      |    4 ++--
 .../ldpath/backend/linkeddata/LDMemoryBackend.java |    4 ++--
 .../backend/linkeddata/LDPersistentBackend.java    |    4 ++--
 .../ldpath/backend/linkeddata/LDQuery.java         |    4 ++--
 .../src/main/resources/endpoints.properties        |    4 ++--
 .../src/main/resources/ldclient.properties         |    4 ++--
 .../backend/sesame/AbstractSesameBackend.java      |    4 ++--
 .../backend/sesame/SesameConnectionBackend.java    |    4 ++--
 .../backend/sesame/SesameRepositoryBackend.java    |    4 ++--
 .../backend/sesame/ThreadingSesameBackend.java     |    4 ++--
 .../java/org/apache/marmotta/ldpath/LDPath.java    |    4 ++--
 .../ldpath/exception/LDPathParseException.java     |    4 ++--
 .../apache/marmotta/ldpath/model/Constants.java    |    4 ++--
 .../ldpath/model/backend/AbstractBackend.java      |    4 ++--
 .../marmotta/ldpath/model/fields/FieldMapping.java |    4 ++--
 .../model/functions/ConcatenateFunction.java       |    4 ++--
 .../ldpath/model/functions/CountFunction.java      |    4 ++--
 .../ldpath/model/functions/FirstFunction.java      |    4 ++--
 .../ldpath/model/functions/LastFunction.java       |    4 ++--
 .../ldpath/model/functions/SortFunction.java       |    4 ++--
 .../marmotta/ldpath/model/programs/Program.java    |    4 ++--
 .../ldpath/model/selectors/FunctionSelector.java   |    4 ++--
 .../model/selectors/IntersectionSelector.java      |    4 ++--
 .../ldpath/model/selectors/PathSelector.java       |    4 ++--
 .../ldpath/model/selectors/PropertySelector.java   |    4 ++--
 .../model/selectors/RecursivePathSelector.java     |    4 ++--
 .../model/selectors/ReversePropertySelector.java   |    4 ++--
 .../ldpath/model/selectors/SelfSelector.java       |    4 ++--
 .../model/selectors/StringConstantSelector.java    |    4 ++--
 .../ldpath/model/selectors/TestingSelector.java    |    4 ++--
 .../ldpath/model/selectors/UnionSelector.java      |    4 ++--
 .../ldpath/model/selectors/WildcardSelector.java   |    4 ++--
 .../marmotta/ldpath/model/tests/AndTest.java       |    4 ++--
 .../marmotta/ldpath/model/tests/ComplexTest.java   |    4 ++--
 .../marmotta/ldpath/model/tests/FunctionTest.java  |    4 ++--
 .../ldpath/model/tests/LiteralLanguageTest.java    |    4 ++--
 .../ldpath/model/tests/LiteralTypeTest.java        |    4 ++--
 .../marmotta/ldpath/model/tests/NotTest.java       |    4 ++--
 .../apache/marmotta/ldpath/model/tests/OrTest.java |    4 ++--
 .../ldpath/model/tests/PathEqualityTest.java       |    4 ++--
 .../marmotta/ldpath/model/tests/PathTest.java      |    4 ++--
 .../model/tests/functions/BinaryNumericTest.java   |    4 ++--
 .../ldpath/model/tests/functions/EqualTest.java    |    4 ++--
 .../model/tests/functions/GreaterEqualTest.java    |    4 ++--
 .../model/tests/functions/GreaterThanTest.java     |    4 ++--
 .../model/tests/functions/LessEqualTest.java       |    4 ++--
 .../ldpath/model/tests/functions/LessThanTest.java |    4 ++--
 .../ldpath/model/tests/functions/NotEqualTest.java |    4 ++--
 .../model/transformers/BigDecimalTransformer.java  |    4 ++--
 .../model/transformers/BigIntegerTransformer.java  |    4 ++--
 .../model/transformers/BooleanTransformer.java     |    4 ++--
 .../ldpath/model/transformers/ByteTransformer.java |    4 ++--
 .../model/transformers/DateTimeTransformer.java    |    4 ++--
 .../ldpath/model/transformers/DateTransformer.java |    4 ++--
 .../model/transformers/DoubleTransformer.java      |    4 ++--
 .../model/transformers/DurationTransformer.java    |    4 ++--
 .../model/transformers/FloatTransformer.java       |    4 ++--
 .../model/transformers/IdentityTransformer.java    |    4 ++--
 .../ldpath/model/transformers/IntTransformer.java  |    4 ++--
 .../ldpath/model/transformers/LongTransformer.java |    4 ++--
 .../model/transformers/ShortTransformer.java       |    4 ++--
 .../model/transformers/StringTransformer.java      |    4 ++--
 .../ldpath/model/transformers/TimeTransformer.java |    4 ++--
 .../marmotta/ldpath/parser/Configuration.java      |    4 ++--
 .../ldpath/parser/DefaultConfiguration.java        |    4 ++--
 .../apache/marmotta/ldpath/util/Collections.java   |    4 ++--
 .../apache/marmotta/ldpath/util/FormatUtils.java   |    4 ++--
 .../model/functions/coll/AbstractCollFunction.java |    4 ++--
 .../model/functions/coll/FlattenFunction.java      |    4 ++--
 .../ldpath/model/functions/coll/GetFunction.java   |    4 ++--
 .../model/functions/coll/SubListFunction.java      |    4 ++--
 .../ldpath/model/functions/date/DateFunction.java  |    4 ++--
 .../model/functions/date/EarliestDateFunction.java |    4 ++--
 .../model/functions/date/LatestDateFunction.java   |    4 ++--
 .../model/functions/html/CleanHtmlFunction.java    |    4 ++--
 .../model/functions/html/CssSelectFunction.java    |    4 ++--
 .../ldpath/model/functions/math/MathFunction.java  |    4 ++--
 .../ldpath/model/functions/math/MaxFunction.java   |    4 ++--
 .../ldpath/model/functions/math/MinFunction.java   |    4 ++--
 .../ldpath/model/functions/math/RoundFunction.java |    4 ++--
 .../ldpath/model/functions/math/SumFunction.java   |    4 ++--
 .../model/functions/text/ReplaceFunction.java      |    4 ++--
 .../model/functions/text/StrLeftFunction.java      |    4 ++--
 .../model/functions/text/StrLenFunction.java       |    4 ++--
 .../model/functions/text/StrRightFunction.java     |    4 ++--
 .../model/functions/text/SubstringFunction.java    |    4 ++--
 .../model/functions/text/WordCountFunction.java    |    4 ++--
 .../model/functions/xml/RemoveXmlTagsFunction.java |    4 ++--
 .../ldpath/model/functions/xml/XPathFunction.java  |    4 ++--
 .../marmotta/ldpath/template/LDTemplate.java       |    4 ++--
 .../ldpath/template/engine/LDPathDirective.java    |    4 ++--
 .../ldpath/template/engine/LDPathMethod.java       |    4 ++--
 .../ldpath/template/engine/NamespaceDirective.java |    4 ++--
 .../ldpath/template/engine/TemplateEngine.java     |    4 ++--
 .../model/freemarker/TemplateNodeModel.java        |    4 ++--
 .../model/freemarker/TemplateStackModel.java       |    4 ++--
 .../model/freemarker/TemplateWrapperModel.java     |    4 ++--
 .../transformers/TemplateBooleanTransformer.java   |    4 ++--
 .../transformers/TemplateDateTransformer.java      |    4 ++--
 .../transformers/TemplateDoubleTransformer.java    |    4 ++--
 .../transformers/TemplateFloatTransformer.java     |    4 ++--
 .../transformers/TemplateIntegerTransformer.java   |    4 ++--
 .../transformers/TemplateLongTransformer.java      |    4 ++--
 .../transformers/TemplateScalarTransformer.java    |    4 ++--
 .../marmotta/ldpath/template/util/FormatUtil.java  |    4 ++--
 .../platform/core/api/cache/CachingService.java    |    4 ++--
 .../core/api/config/ConfigurationService.java      |    4 ++--
 .../core/api/config/DependenciesService.java       |    4 ++--
 .../platform/core/api/content/ContentReader.java   |    4 ++--
 .../platform/core/api/content/ContentService.java  |    4 ++--
 .../platform/core/api/content/ContentWriter.java   |    4 ++--
 .../platform/core/api/exporter/ExportService.java  |    4 ++--
 .../platform/core/api/http/HttpClientService.java  |    4 ++--
 .../platform/core/api/importer/ImportService.java  |    4 ++--
 .../platform/core/api/importer/Importer.java       |    4 ++--
 .../platform/core/api/io/MarmottaIOService.java    |    4 ++--
 .../platform/core/api/io/RDFHtmlWriter.java        |    4 ++--
 .../platform/core/api/io/RDFWriterPriority.java    |    4 ++--
 .../platform/core/api/logging/LoggingService.java  |    4 ++--
 .../core/api/modules/MarmottaHttpFilter.java       |    4 ++--
 .../core/api/modules/MarmottaResourceService.java  |    4 ++--
 .../platform/core/api/modules/ModuleService.java   |    4 ++--
 .../platform/core/api/modules/ResourceEntry.java   |    4 ++--
 .../platform/core/api/prefix/PrefixProvider.java   |    4 ++--
 .../platform/core/api/prefix/PrefixService.java    |    4 ++--
 .../core/api/statistics/StatisticsModule.java      |    4 ++--
 .../core/api/statistics/StatisticsService.java     |    4 ++--
 .../marmotta/platform/core/api/task/Task.java      |    4 ++--
 .../marmotta/platform/core/api/task/TaskInfo.java  |    4 ++--
 .../platform/core/api/task/TaskManagerService.java |    4 ++--
 .../core/api/templating/TemplatingService.java     |    4 ++--
 .../core/api/triplestore/ContextService.java       |    4 ++--
 .../platform/core/api/triplestore/LdpService.java  |    4 ++--
 .../api/triplestore/NotifyingSailProvider.java     |    4 ++--
 .../core/api/triplestore/SailProvider.java         |    4 ++--
 .../core/api/triplestore/SesameService.java        |    4 ++--
 .../core/api/triplestore/StandardSailProvider.java |    4 ++--
 .../api/triplestore/TransactionalSailProvider.java |    4 ++--
 .../platform/core/api/ui/MarmottaSystrayLink.java  |    4 ++--
 .../platform/core/api/user/UserService.java        |    4 ++--
 .../marmotta/platform/core/api/user/UserToken.java |    4 ++--
 .../core/events/ConfigurationChangedEvent.java     |    4 ++--
 .../core/events/ConfigurationServiceInitEvent.java |    4 ++--
 .../platform/core/events/ContentCreatedEvent.java  |    4 ++--
 .../platform/core/events/SesameStartupEvent.java   |    4 ++--
 .../platform/core/events/SystemRestartedEvent.java |    4 ++--
 .../core/events/SystemRestartingEvent.java         |    4 ++--
 .../platform/core/events/SystemStartupEvent.java   |    4 ++--
 .../core/exception/InvalidArgumentException.java   |    4 ++--
 .../exception/MarmottaConfigurationException.java  |    4 ++--
 .../platform/core/exception/MarmottaException.java |    4 ++--
 .../core/exception/ResolvingException.java         |    4 ++--
 .../core/exception/TemplatingException.java        |    4 ++--
 .../core/exception/UserExistsException.java        |    4 ++--
 .../exception/WritingNotSupportedException.java    |    4 ++--
 .../authentication/LoginFailedException.java       |    4 ++--
 .../core/exception/io/MarmottaExportException.java |    4 ++--
 .../core/exception/io/MarmottaImportException.java |    4 ++--
 .../exception/io/UnsupportedExporterException.java |    4 ++--
 .../exception/security/AccessDeniedException.java  |    4 ++--
 .../exception/webservice/NotFoundException.java    |    4 ++--
 .../core/exception/webservice/ServerException.java |    4 ++--
 .../core/filters/MarmottaServerNameFilter.java     |    4 ++--
 .../core/filters/ModuleResourceFilter.java         |    4 ++--
 .../platform/core/filters/TemplatingFilter.java    |    4 ++--
 .../platform/core/jndi/MarmottaContext.java        |    4 ++--
 .../platform/core/jndi/MarmottaContextFactory.java |    4 ++--
 .../platform/core/jndi/MarmottaInitialContext.java |    4 ++--
 .../jndi/MarmottaInitialContextFactoryBuilder.java |    4 ++--
 .../platform/core/jndi/MarmottaJndiListener.java   |    4 ++--
 .../platform/core/model/content/Content.java       |    4 ++--
 .../platform/core/model/content/MediaContent.java  |    4 ++--
 .../core/model/content/MediaContentItem.java       |    4 ++--
 .../core/model/filter/MarmottaLocalFilter.java     |    4 ++--
 .../core/model/module/ModuleConfiguration.java     |    4 ++--
 .../platform/core/model/template/MenuItem.java     |    4 ++--
 .../platform/core/model/user/MarmottaUser.java     |    4 ++--
 .../platform/core/model/user/OnlineAccount.java    |    4 ++--
 .../core/qualifiers/cache/MarmottaCache.java       |    4 ++--
 .../core/qualifiers/event/ContentCreated.java      |    4 ++--
 .../platform/core/qualifiers/event/Created.java    |    4 ++--
 .../platform/core/qualifiers/event/Removed.java    |    4 ++--
 .../platform/core/qualifiers/event/Updated.java    |    4 ++--
 .../qualifiers/event/transaction/AfterCommit.java  |    4 ++--
 .../event/transaction/AfterRollback.java           |    4 ++--
 .../qualifiers/event/transaction/BeforeCommit.java |    4 ++--
 .../event/transaction/BeforeRollback.java          |    4 ++--
 .../core/qualifiers/event/transaction/OnAbort.java |    4 ++--
 .../qualifiers/kspace/ActiveKnowledgeSpaces.java   |    4 ++--
 .../qualifiers/kspace/CurrentKnowledgeSpace.java   |    4 ++--
 .../qualifiers/kspace/DefaultKnowledgeSpace.java   |    4 ++--
 .../qualifiers/kspace/InferredKnowledgeSpace.java  |    4 ++--
 .../qualifiers/kspace/SystemKnowledgeSpace.java    |    4 ++--
 .../platform/core/qualifiers/user/AdminUser.java   |    4 ++--
 .../core/qualifiers/user/AnonymousUser.java        |    4 ++--
 .../platform/core/qualifiers/user/CurrentUser.java |    4 ++--
 .../marmotta/platform/core/rio/RDFHtmlFormat.java  |    4 ++--
 .../platform/core/rio/RDFHtmlWriterFactory.java    |    4 ++--
 .../platform/core/rio/RDFHtmlWriterImpl.java       |    4 ++--
 .../core/services/cache/CachingServiceImpl.java    |    4 ++--
 .../services/config/ConfigurationServiceImpl.java  |    4 ++--
 .../services/config/DependenciesServiceImpl.java   |    4 ++--
 .../core/services/content/ContentServiceImpl.java  |    4 ++--
 .../services/content/FileSystemContentReader.java  |    4 ++--
 .../services/content/FileSystemContentWriter.java  |    4 ++--
 .../core/services/content/HTTPContentReader.java   |    4 ++--
 .../services/exporter/ExporterServiceImpl.java     |    4 ++--
 .../core/services/http/HttpClientServiceImpl.java  |    4 ++--
 .../core/services/http/MonitoredHttpEntity.java    |    4 ++--
 .../http/response/LastModifiedResponseHandler.java |    4 ++--
 .../http/response/StatusCodeResponseHandler.java   |    4 ++--
 .../http/response/StringBodyResponseHandler.java   |    4 ++--
 .../core/services/importer/ImportServiceImpl.java  |    4 ++--
 .../services/importer/rdf/RDFImporterImpl.java     |    4 ++--
 .../core/services/io/MarmottaIOServiceImpl.java    |    4 ++--
 .../logging/LMFLogbackPropertyDefiner.java         |    4 ++--
 .../core/services/logging/LoggingServiceImpl.java  |    4 ++--
 .../modules/MarmottaResourceServiceImpl.java       |    4 ++--
 .../core/services/modules/ModuleServiceImpl.java   |    4 ++--
 .../platform/core/services/prefix/PrefixCC.java    |    4 ++--
 .../core/services/prefix/PrefixServiceCC.java      |    4 ++--
 .../core/services/prefix/PrefixServiceImpl.java    |    4 ++--
 .../core/services/sesame/KiWiSesameUtil.java       |    4 ++--
 .../services/sesame/ResourceSubjectMetadata.java   |    4 ++--
 .../services/statistics/StatisticsServiceImpl.java |    4 ++--
 .../ehcache/EHCacheStatisticsModule.java           |    4 ++--
 .../statistics/system/SystemStatisticsModule.java  |    4 ++--
 .../platform/core/services/task/TaskImpl.java      |    4 ++--
 .../core/services/task/TaskManagerServiceImpl.java |    4 ++--
 .../core/services/templating/TemplatingHelper.java |    4 ++--
 .../services/templating/TemplatingServiceImpl.java |    4 ++--
 .../services/triplestore/ContextServiceImpl.java   |    4 ++--
 .../core/services/triplestore/LdpServiceImpl.java  |    4 ++--
 .../services/triplestore/SesameServiceImpl.java    |    4 ++--
 .../core/services/user/UserServiceImpl.java        |    4 ++--
 .../platform/core/servlet/KiWiH2ConsoleFilter.java |    4 ++--
 .../core/servlet/KiWiPostStartupFilter.java        |    4 ++--
 .../core/servlet/KiWiPreStartupFilter.java         |    4 ++--
 .../core/servlet/KiWiPreStartupListener.java       |    4 ++--
 .../platform/core/servlet/KiWiResourceFilter.java  |    4 ++--
 .../platform/core/servlet/LMFOptionsFilter.java    |    4 ++--
 .../core/startup/MarmottaStartupService.java       |    4 ++--
 .../marmotta/platform/core/util/CDIContext.java    |    4 ++--
 .../marmotta/platform/core/util/CdiUtils.java      |    4 ++--
 .../marmotta/platform/core/util/DateUtil.java      |    4 ++--
 .../platform/core/util/FallbackConfiguration.java  |    4 ++--
 .../marmotta/platform/core/util/JerseyUtils.java   |    4 ++--
 .../apache/marmotta/platform/core/util/KiWiIO.java |    4 ++--
 .../core/util/LinkedHashSetBlockingQueue.java      |    4 ++--
 .../platform/core/util/ReflectionUtils.java        |    4 ++--
 .../platform/core/util/WebServiceUtil.java         |    4 ++--
 .../platform/core/util/http/HttpRequestUtil.java   |    4 ++--
 .../platform/core/webservices/CoreApplication.java |    4 ++--
 .../config/ConfigurationWebService.java            |    4 ++--
 .../webservices/config/DependenciesWebService.java |    4 ++--
 .../core/webservices/io/ExportWebService.java      |    4 ++--
 .../core/webservices/io/ImportWebService.java      |    4 ++--
 .../core/webservices/modules/ModuleWebService.java |    4 ++--
 .../core/webservices/prefix/PrefixWebService.java  |    4 ++--
 .../resource/AnonResourceWebService.java           |    4 ++--
 .../webservices/resource/ContentWebService.java    |    4 ++--
 .../webservices/resource/InspectionWebService.java |    4 ++--
 .../core/webservices/resource/MetaWebService.java  |    4 ++--
 .../webservices/resource/ResourceWebService.java   |    4 ++--
 .../resource/ResourceWebServiceHelper.java         |    4 ++--
 .../statistics/StatisticsWebService.java           |    4 ++--
 .../core/webservices/system/SystemWebService.java  |    4 ++--
 .../webservices/task/TaskManagerWebService.java    |    4 ++--
 .../webservices/triplestore/ContextWebService.java |    4 ++--
 .../triplestore/KnowledgeSpaceWebService.java      |    4 ++--
 .../webservices/triplestore/LdpWebService.java     |    4 ++--
 .../src/main/resources/META-INF/beans.xml          |    4 ++--
 .../src/main/resources/META-INF/ehcache.xml        |    4 ++--
 .../src/main/resources/config-defaults.properties  |    4 ++--
 .../main/resources/config-descriptions.properties  |    4 ++--
 .../src/main/resources/jndi.properties             |    4 ++--
 .../src/main/resources/kiwi-module.properties      |    4 ++--
 .../src/main/resources/logback-template.xml        |    4 ++--
 .../src/main/resources/templates/404.ftl           |    4 ++--
 .../src/main/resources/templates/admin.ftl         |    4 ++--
 .../src/main/resources/templates/admin_old.ftl     |    4 ++--
 .../src/main/resources/templates/rdfhtml.ftl       |    4 ++--
 .../src/main/resources/web/admin/about.html        |    4 ++--
 .../main/resources/web/admin/configuration.html    |    4 ++--
 .../src/main/resources/web/admin/contexts.html     |    4 ++--
 .../main/resources/web/admin/css/admin-style.css   |    5 ++---
 .../resources/web/admin/css/sgvizler.chart.css     |    5 ++---
 .../src/main/resources/web/admin/database.html     |    4 ++--
 .../src/main/resources/web/admin/dataview.html     |    4 ++--
 .../src/main/resources/web/admin/export.html       |    4 ++--
 .../src/main/resources/web/admin/first_steps.html  |    4 ++--
 .../src/main/resources/web/admin/import.html       |    4 ++--
 .../resources/web/admin/js/widgets/database.js     |    4 ++--
 .../main/resources/web/admin/js/widgets/import.js  |    4 ++--
 .../main/resources/web/admin/js/widgets/system.js  |    4 ++--
 .../src/main/resources/web/admin/prefixes.html     |    4 ++--
 .../src/main/resources/web/admin/system.html       |    4 ++--
 .../src/main/resources/web/admin/tasks.html        |    4 ++--
 .../main/resources/web/public/html/reasoning.html  |    4 ++--
 .../web/public/js/widgets/configurator/style.css   |    4 ++--
 .../src/main/resources/web/public/style/code.css   |    4 ++--
 .../main/resources/web/public/style/javadoc.css    |    4 ++--
 .../main/resources/web/public/style/rdfhtml.css    |    4 ++--
 .../resources/web/public/style/scheme/blue.css     |    4 ++--
 .../resources/web/public/style/scheme/dark.css     |    4 ++--
 .../src/main/resources/web/public/style/style.css  |    4 ++--
 .../api/endpoint/LinkedDataEndpointService.java    |    4 ++--
 .../endpoint/LinkedDataEndpointServiceImpl.java    |    4 ++--
 .../services/ldcache/LDCacheSailProvider.java      |    4 ++--
 .../webservices/LinkedDataCachingWebService.java   |    4 ++--
 .../src/main/resources/META-INF/beans.xml          |    4 ++--
 .../src/main/resources/config-defaults.properties  |    4 ++--
 .../main/resources/config-descriptions.properties  |    4 ++--
 .../src/main/resources/kiwi-module.properties      |    4 ++--
 .../src/main/resources/web/admin/about.html        |    4 ++--
 .../main/resources/web/admin/configuration.html    |    4 ++--
 .../resources/web/admin/widgets/lmf_ldcache.js     |    4 ++--
 .../platform/ldpath/api/LDPathService.java         |    4 ++--
 .../platform/ldpath/api/LMFLDPathFunction.java     |    4 ++--
 .../platform/ldpath/backend/LMFBackend.java        |    4 ++--
 .../ldpath/model/functions/ContentFunction.java    |    4 ++--
 .../ldpath/model/functions/JsoupFunction.java      |    4 ++--
 .../ldpath/services/LDPathServiceImpl.java         |    4 ++--
 .../ldpath/webservices/LDPathUtilWebService.java   |    4 ++--
 .../ldpath/webservices/LDPathWebService.java       |    4 ++--
 .../src/main/resources/META-INF/beans.xml          |    4 ++--
 .../src/main/resources/config-defaults.properties  |    4 ++--
 .../main/resources/config-descriptions.properties  |    4 ++--
 .../src/main/resources/kiwi-module.properties      |    4 ++--
 .../src/main/resources/web/admin/about.html        |    4 ++--
 .../src/main/resources/web/admin/functions.html    |    4 ++--
 .../src/main/resources/web/admin/ldpath.html       |    4 ++--
 .../src/main/resources/web/admin/ldpath.js         |    4 ++--
 .../src/main/resources/web/admin/style.css         |    4 ++--
 .../src/main/resources/web/cm/codemirror.css       |    4 ++--
 .../src/main/resources/web/cm/codemirror.js        |    4 ++--
 .../src/main/resources/web/cm/index.html           |    4 ++--
 .../src/main/resources/web/cm/ldpath.js            |    4 ++--
 .../src/main/resources/web/cm/simple-hint.css      |    4 ++--
 .../src/main/resources/web/cm/simple-hint.js       |    4 ++--
 .../reasoner/services/ReasoningSailProvider.java   |    4 ++--
 .../reasoner/webservices/ProgramWebService.java    |    4 ++--
 .../reasoner/webservices/ReasonerWebService.java   |    4 ++--
 .../src/main/resources/META-INF/beans.xml          |    4 ++--
 .../src/main/resources/config-defaults.properties  |    4 ++--
 .../main/resources/config-descriptions.properties  |    4 ++--
 .../src/main/resources/kiwi-module.properties      |    4 ++--
 .../src/main/resources/web/admin/about.html        |    4 ++--
 .../src/main/resources/web/admin/configure.html    |    4 ++--
 .../resources/web/admin/widget/conf_reasoner.js    |    4 ++--
 .../platform/security/api/SecurityService.java     |    4 ++--
 .../filters/MarmottaAccessControlFilter.java       |    4 ++--
 .../platform/security/model/HTTPMethods.java       |    4 ++--
 .../security/model/SecurityConstraint.java         |    4 ++--
 .../security/services/SecurityServiceImpl.java     |    4 ++--
 .../platform/security/util/IPv4SubnetInfo.java     |    4 ++--
 .../platform/security/util/IPv6SubnetInfo.java     |    4 ++--
 .../platform/security/util/SubnetInfo.java         |    4 ++--
 .../security/webservices/SecurityWebService.java   |    4 ++--
 .../src/main/resources/META-INF/beans.xml          |    4 ++--
 .../src/main/resources/config-defaults.properties  |    4 ++--
 .../main/resources/config-descriptions.properties  |    4 ++--
 .../src/main/resources/kiwi-module.properties      |    4 ++--
 .../security-profile.restricted.properties         |    4 ++--
 .../resources/security-profile.simple.properties   |    4 ++--
 .../resources/security-profile.standard.properties |    4 ++--
 .../src/main/resources/web/admin/about.html        |    4 ++--
 .../main/resources/web/admin/configuration.html    |    4 ++--
 .../src/main/resources/web/admin/configuration.js  |    4 ++--
 .../src/main/resources/web/admin/profiles.html     |    4 ++--
 .../src/main/resources/web/admin/rules.html        |    4 ++--
 .../src/main/resources/web/admin/style.css         |    4 ++--
 platform/marmotta-sparql/jooq-config.xml           |    4 ++--
 .../platform/sparql/api/sparql/SparqlService.java  |    4 ++--
 .../marmotta/platform/sparql/model/Public.java     |    4 ++--
 .../marmotta/platform/sparql/model/Tables.java     |    4 ++--
 .../platform/sparql/model/tables/TNodes.java       |    4 ++--
 .../platform/sparql/model/tables/TTriples.java     |    4 ++--
 .../sparql/model/tables/records/RNodes.java        |    4 ++--
 .../sparql/model/tables/records/RTriples.java      |    4 ++--
 .../sparql/services/sparql/SparqlServiceImpl.java  |    4 ++--
 .../sparqlio/rdf/SPARQLGraphResultWriter.java      |    4 ++--
 .../sparqlhtml/SPARQLBooleanHTMLWriter.java        |    4 ++--
 .../sparqlhtml/SPARQLResultsHTMLWriter.java        |    4 ++--
 .../sparql/services/sparqlio/sparqlhtml/style.xsl  |    4 ++--
 .../sparqljson/SPARQLBooleanJSONWriter.java        |    4 ++--
 .../sparqljson/SPARQLResultsJSONWriter.java        |    4 ++--
 .../sparql/webservices/SparqlWebService.java       |    4 ++--
 .../src/main/resources/META-INF/beans.xml          |    4 ++--
 .../src/main/resources/config-defaults.properties  |    4 ++--
 .../main/resources/config-descriptions.properties  |    4 ++--
 .../src/main/resources/kiwi-module.properties      |    4 ++--
 .../src/main/resources/web/admin/about.html        |    4 ++--
 .../main/resources/web/admin/configuration.html    |    4 ++--
 .../src/main/resources/web/admin/configuration.js  |    4 ++--
 .../web/admin/editor/flint_sparql_editor.html      |    4 ++--
 .../resources/web/admin/editor/sparql/css/docs.css |    4 ++--
 .../resources/web/admin/editor/sparql/css/font.js  |    4 ++--
 .../web/admin/editor/sparql/css/sparqlcolors.css   |    4 ++--
 .../web/admin/editor/sparql/flint-editor.js        |    4 ++--
 .../web/admin/editor/sparql/init-local.js          |    4 ++--
 .../web/admin/editor/sparql/init-openuplabs.js     |    4 ++--
 .../web/admin/editor/sparql/init-sparqlservice.js  |    4 ++--
 .../web/admin/editor/sparql/lib/codemirror.css     |    4 ++--
 .../web/admin/editor/sparql/lib/codemirror.js      |    4 ++--
 .../web/admin/editor/sparql/lib/overlay.js         |    4 ++--
 .../web/admin/editor/sparql/lib/runmode.js         |    4 ++--
 .../web/admin/editor/sparql/sparqlParser.js        |    4 ++--
 .../web/admin/editor/sparql/sparqlmode.js          |    4 ++--
 .../web/admin/editor/sparql/sparqlmode_ll1.js      |    4 ++--
 .../main/resources/web/admin/snorql/namespaces.js  |    4 ++--
 .../main/resources/web/admin/snorql/prototype.js   |    4 ++--
 .../web/admin/snorql/scriptaculous/builder.js      |    4 ++--
 .../web/admin/snorql/scriptaculous/controls.js     |    4 ++--
 .../web/admin/snorql/scriptaculous/dragdrop.js     |    4 ++--
 .../web/admin/snorql/scriptaculous/effects.js      |    4 ++--
 .../admin/snorql/scriptaculous/scriptaculous.js    |    4 ++--
 .../web/admin/snorql/scriptaculous/slider.js       |    4 ++--
 .../web/admin/snorql/scriptaculous/sound.js        |    4 ++--
 .../web/admin/snorql/scriptaculous/unittest.js     |    4 ++--
 .../main/resources/web/admin/snorql/snorql.html    |    4 ++--
 .../src/main/resources/web/admin/snorql/snorql.js  |    4 ++--
 .../src/main/resources/web/admin/snorql/sparql.js  |    4 ++--
 .../src/main/resources/web/admin/snorql/style.css  |    4 ++--
 .../src/main/resources/web/admin/style.css         |    4 ++--
 .../src/main/resources/web/admin/update.html       |    4 ++--
 .../src/main/resources/web/cm/codemirror.css       |    4 ++--
 .../src/main/resources/web/cm/codemirror.js        |    4 ++--
 .../src/main/resources/web/cm/index.html           |    4 ++--
 .../src/main/resources/web/cm/simple-hint.css      |    4 ++--
 .../src/main/resources/web/cm/simple-hint.js       |    4 ++--
 .../src/main/resources/web/cm/sparql.js            |    4 ++--
 .../src/main/resources/web/style/sparql.css        |    5 ++---
 .../at/newmedialab/lmf/ssl/api/SSLService.java     |    4 ++--
 .../lmf/ssl/services/SSLServiceImpl.java           |    4 ++--
 .../src/main/resources/META-INF/beans.xml          |    4 ++--
 .../src/main/resources/kiwi-module.properties      |    4 ++--
 .../marmotta/platform/user/api/AccountService.java |    4 ++--
 .../platform/user/api/AuthenticationProvider.java  |    4 ++--
 .../platform/user/api/AuthenticationService.java   |    4 ++--
 .../user/api/UserConfigurationService.java         |    4 ++--
 .../user/filters/MarmottaAuthenticationFilter.java |    4 ++--
 .../marmotta/platform/user/model/UserAccount.java  |    4 ++--
 .../platform/user/services/AccountServiceImpl.java |    4 ++--
 .../user/services/AuthenticationServiceImpl.java   |    4 ++--
 .../services/UserConfigurationServiceImpl.java     |    4 ++--
 .../user/services/auth/LMFAuthProviderImpl.java    |    4 ++--
 .../user/services/auth/LdapAuthProvider.java       |    4 ++--
 .../user/webservices/UserManagementWebService.java |    4 ++--
 .../platform/user/webservices/UserWebService.java  |    4 ++--
 .../src/main/resources/META-INF/beans.xml          |    4 ++--
 .../src/main/resources/config-defaults.properties  |    4 ++--
 .../main/resources/config-descriptions.properties  |    4 ++--
 .../src/main/resources/kiwi-module.properties      |    4 ++--
 .../src/main/resources/web/admin/style/style.css   |    4 ++--
 .../src/main/resources/web/admin/users.html        |    4 ++--
 .../src/main/resources/web/admin/widgets/user.js   |    4 ++--
 .../marmotta-user/src/main/resources/web/me.html   |    4 ++--
 .../platform/versioning/api/MementoService.java    |    4 ++--
 .../versioning/api/VersionSerializerService.java   |    4 ++--
 .../versioning/exception/MementoException.java     |    4 ++--
 .../platform/versioning/filter/MementoFilter.java  |    4 ++--
 .../versioning/io/HtmlVersionSerializer.java       |    4 ++--
 .../versioning/io/LinkVersionSerializer.java       |    4 ++--
 .../platform/versioning/io/VersionSerializer.java  |    4 ++--
 .../versioning/model/MementoVersionSet.java        |    4 ++--
 .../versioning/services/MementoServiceImpl.java    |    4 ++--
 .../services/VersionSerializerServiceImpl.java     |    4 ++--
 .../services/VersioningSailProvider.java           |    4 ++--
 .../platform/versioning/utils/MementoUtils.java    |    4 ++--
 .../versioning/webservices/MementoWebService.java  |    4 ++--
 .../webservices/VersioningWebService.java          |    4 ++--
 .../src/main/resources/META-INF/beans.xml          |    4 ++--
 .../src/main/resources/config-defaults.properties  |    4 ++--
 .../main/resources/config-descriptions.properties  |    4 ++--
 .../src/main/resources/kiwi-module.properties      |    4 ++--
 .../src/main/resources/template/timemap.ftl        |    4 ++--
 .../src/main/resources/web/admin/about.html        |    4 ++--
 .../main/resources/web/admin/configuration.html    |    4 ++--
 872 files changed, 1744 insertions(+), 1751 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-module/src/main/resources/META-INF/maven/archetype-metadata.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-module/src/main/resources/META-INF/maven/archetype-metadata.xml b/build/archetypes/marmotta-archetype-module/src/main/resources/META-INF/maven/archetype-metadata.xml
index 3d94c31..415955c 100644
--- a/build/archetypes/marmotta-archetype-module/src/main/resources/META-INF/maven/archetype-metadata.xml
+++ b/build/archetypes/marmotta-archetype-module/src/main/resources/META-INF/maven/archetype-metadata.xml
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/api/MyService.java
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/api/MyService.java b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/api/MyService.java
index aab70e7..143fa3d 100644
--- a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/api/MyService.java
+++ b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/api/MyService.java
@@ -1,11 +1,11 @@
 /**
- * Copyright (C) 2013 Salzburg Research.
+ * Copyright (C) 2013 The Apache Software Foundation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
  * Unless required by applicable law or agreed to in writing, software
  * distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/services/MyServiceImpl.java
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/services/MyServiceImpl.java b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/services/MyServiceImpl.java
index 144403a..f8ecfa3 100644
--- a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/services/MyServiceImpl.java
+++ b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/services/MyServiceImpl.java
@@ -1,11 +1,11 @@
 /**
- * Copyright (C) 2013 Salzburg Research.
+ * Copyright (C) 2013 The Apache Software Foundation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
  * Unless required by applicable law or agreed to in writing, software
  * distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/webservices/MyWebService.java
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/webservices/MyWebService.java b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/webservices/MyWebService.java
index 0684d35..8555d5e 100644
--- a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/webservices/MyWebService.java
+++ b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/java/webservices/MyWebService.java
@@ -1,11 +1,11 @@
 /**
- * Copyright (C) 2013 Salzburg Research.
+ * Copyright (C) 2013 The Apache Software Foundation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
  *
- *      http://www.apache.org/licenses/LICENSE-2.0
+ *     http://www.apache.org/licenses/LICENSE-2.0
  *
  * Unless required by applicable law or agreed to in writing, software
  * distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
index e75d400..397aaa3 100644
--- a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
+++ b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
@@ -4,13 +4,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
index d85b91c..a3f8235 100644
--- a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
+++ b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
@@ -1,11 +1,11 @@
 #
-# Copyright (C) 2013 Salzburg Research.
+# Copyright (C) 2013 The Apache Software Foundation.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-#      http://www.apache.org/licenses/LICENSE-2.0
+#     http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
index 0403af9..f4886ef 100644
--- a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
+++ b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
@@ -1,11 +1,11 @@
 #
-# Copyright (C) 2013 Salzburg Research.
+# Copyright (C) 2013 The Apache Software Foundation.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-#      http://www.apache.org/licenses/LICENSE-2.0
+#     http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/kiwi-module.properties
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/kiwi-module.properties b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/kiwi-module.properties
index a0bb797..9c3ca91 100644
--- a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/kiwi-module.properties
+++ b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/kiwi-module.properties
@@ -1,11 +1,11 @@
 #
-# Copyright (C) 2013 Salzburg Research.
+# Copyright (C) 2013 The Apache Software Foundation.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-#      http://www.apache.org/licenses/LICENSE-2.0
+#     http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/about.html
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/about.html b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/about.html
index 5e57eee..875c93c 100644
--- a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/about.html
+++ b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/about.html
@@ -1,12 +1,12 @@
 <!--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/configuration.html
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/configuration.html b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/configuration.html
index 1c491fd..80d8808 100644
--- a/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/configuration.html
+++ b/build/archetypes/marmotta-archetype-module/src/main/resources/archetype-resources/src/main/resources/web/admin/configuration.html
@@ -1,12 +1,12 @@
 <!--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/META-INF/maven/archetype-metadata.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/META-INF/maven/archetype-metadata.xml b/build/archetypes/marmotta-archetype-webapp/src/main/resources/META-INF/maven/archetype-metadata.xml
index de2e4cd..c1034ac 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/META-INF/maven/archetype-metadata.xml
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/META-INF/maven/archetype-metadata.xml
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
index e75d400..397aaa3 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/META-INF/beans.xml
@@ -4,13 +4,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
index d85b91c..a3f8235 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-defaults.properties
@@ -1,11 +1,11 @@
 #
-# Copyright (C) 2013 Salzburg Research.
+# Copyright (C) 2013 The Apache Software Foundation.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-#      http://www.apache.org/licenses/LICENSE-2.0
+#     http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
index 0403af9..f4886ef 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/config-descriptions.properties
@@ -1,11 +1,11 @@
 #
-# Copyright (C) 2013 Salzburg Research.
+# Copyright (C) 2013 The Apache Software Foundation.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-#      http://www.apache.org/licenses/LICENSE-2.0
+#     http://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/ehcache-lmf.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/ehcache-lmf.xml b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/ehcache-lmf.xml
index 03091fd..138c9f8 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/ehcache-lmf.xml
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/ehcache-lmf.xml
@@ -4,13 +4,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/logback.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/logback.xml b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/logback.xml
index 53ab7e7..b314d9e 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/logback.xml
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/resources/logback.xml
@@ -1,12 +1,12 @@
 <!--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/META-INF/jetty-web.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/META-INF/jetty-web.xml b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/META-INF/jetty-web.xml
index 9f224a7..906e26c 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/META-INF/jetty-web.xml
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/META-INF/jetty-web.xml
@@ -4,13 +4,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/jetty-web.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/jetty-web.xml b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/jetty-web.xml
index 97940d8..66a7cc3 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/jetty-web.xml
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/jetty-web.xml
@@ -1,12 +1,12 @@
 <!--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/404.ftl
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/404.ftl b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/404.ftl
index 0b70b47..456367e 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/404.ftl
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/404.ftl
@@ -1,12 +1,12 @@
 <#--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/admin.ftl
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/admin.ftl b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/admin.ftl
index ac61f0b..659301f 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/admin.ftl
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/admin.ftl
@@ -1,12 +1,12 @@
 <#--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/rdfhtml.ftl
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/rdfhtml.ftl b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/rdfhtml.ftl
index 14e77d4..2db59ca 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/rdfhtml.ftl
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/templates/rdfhtml.ftl
@@ -1,12 +1,12 @@
 <#--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml
index 1d0058b..4475719 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml
@@ -4,13 +4,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/index.jsp
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/index.jsp b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/index.jsp
index 656abb7..456f218 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/index.jsp
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/index.jsp
@@ -1,12 +1,12 @@
 <%--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8c917a21/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/search/test_luke.html
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/search/test_luke.html b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/search/test_luke.html
index 9dd6d2d..7c31f24 100644
--- a/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/search/test_luke.html
+++ b/build/archetypes/marmotta-archetype-webapp/src/main/resources/archetype-resources/src/main/webapp/search/test_luke.html
@@ -1,12 +1,12 @@
 <!--
 
-    Copyright (C) 2013 Salzburg Research.
+    Copyright (C) 2013 The Apache Software Foundation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
 
-         http://www.apache.org/licenses/LICENSE-2.0
+        http://www.apache.org/licenses/LICENSE-2.0
 
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,