# ignite-416: remove unused header-license files
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/95a69d01 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/95a69d01 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/95a69d01 Branch: refs/heads/ignite-141-2 Commit: 95a69d01d7bae2234d8fd999ecfbac78925d4fb8 Parents: 5ffeeb1 Author: Artem Shutak <ashu...@gridgain.com> Authored: Fri Mar 6 15:48:21 2015 +0300 Committer: Artem Shutak <ashu...@gridgain.com> Committed: Fri Mar 6 15:48:21 2015 +0300 ---------------------------------------------------------------------- license/header-customisation.xml | 51 ----------------------------------- license/header.txt | 14 ---------- 2 files changed, 65 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/95a69d01/license/header-customisation.xml ---------------------------------------------------------------------- diff --git a/license/header-customisation.xml b/license/header-customisation.xml deleted file mode 100644 index 44283b1..0000000 --- a/license/header-customisation.xml +++ /dev/null @@ -1,51 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<!-- - 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. ---> - -<additionalHeaders> - <javadoc_style> - <firstLine>/*</firstLine> - <beforeEachLine> * </beforeEachLine> - <endLine> */EOL</endLine> - <firstLineDetectionPattern>(\s|\t)*/\*.*$</firstLineDetectionPattern> - <lastLineDetectionPattern>.*\*/(\s|\t)*$</lastLineDetectionPattern> - <allowBlankLines>false</allowBlankLines> - <isMultiline>true</isMultiline> - <padLines>false</padLines> - </javadoc_style> - <batch> - <firstLine>::</firstLine> - <beforeEachLine>:: </beforeEachLine> - <endLine>::EOL</endLine> - <firstLineDetectionPattern>[:][:].*$</firstLineDetectionPattern> - <lastLineDetectionPattern>"[:][:].*$"</lastLineDetectionPattern> - <allowBlankLines>false</allowBlankLines> - <isMultiline>true</isMultiline> - <padLines>false</padLines> - </batch> - <xml_style> - <firstLine><![CDATA[<!--]]></firstLine> - <beforeEachLine><![CDATA[ ]]></beforeEachLine> - <endLine><![CDATA[-->EOL]]></endLine> - <firstLineDetectionPattern><![CDATA[<!--.*$]]></firstLineDetectionPattern> - <lastLineDetectionPattern><![CDATA[.*-->(\\s|\\t)*$]]></lastLineDetectionPattern> - <allowBlankLines>false</allowBlankLines> - <isMultiline>true</isMultiline> - <padLines>false</padLines> - </xml_style> -</additionalHeaders> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/95a69d01/license/header.txt ---------------------------------------------------------------------- diff --git a/license/header.txt b/license/header.txt deleted file mode 100644 index a9ac967..0000000 --- a/license/header.txt +++ /dev/null @@ -1,14 +0,0 @@ -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. \ No newline at end of file