Remove stray Copyright line.
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/a190e86e Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/a190e86e Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/a190e86e Branch: refs/heads/feature-module Commit: a190e86e8f508308af539f5b473996e5fd4d6834 Parents: 6251310 Author: Thomas Weise <[email protected]> Authored: Thu Oct 22 21:14:05 2015 -0700 Committer: Thomas Weise <[email protected]> Committed: Fri Oct 23 12:45:08 2015 -0700 ---------------------------------------------------------------------- .../resources/archetype-resources/XmlJavadocCommentsExtractor.xsl | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/a190e86e/apex-app-archetype/src/main/resources/archetype-resources/XmlJavadocCommentsExtractor.xsl ---------------------------------------------------------------------- diff --git a/apex-app-archetype/src/main/resources/archetype-resources/XmlJavadocCommentsExtractor.xsl b/apex-app-archetype/src/main/resources/archetype-resources/XmlJavadocCommentsExtractor.xsl index 975ef1f..08075a9 100644 --- a/apex-app-archetype/src/main/resources/archetype-resources/XmlJavadocCommentsExtractor.xsl +++ b/apex-app-archetype/src/main/resources/archetype-resources/XmlJavadocCommentsExtractor.xsl @@ -1,8 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (C) 2015 DataTorrent, Inc. - 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
