Skip to content

Commit d794b7a

Browse files
committed
1 parent 69131ea commit d794b7a

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,8 @@
856856
<exclude>src/main/config/**</exclude>
857857
<exclude>src/main/emf/**</exclude>
858858
<exclude>src/site/**</exclude>
859-
<exclude>src/etc/**</exclude>
859+
<exclude>src/asciidoc/**</exclude>
860+
<exclude>src/license/**</exclude>
860861
<exclude>*.css</exclude>
861862
<exclude>*.jpg</exclude>
862863
<exclude>*.png</exclude>

src/license/headers.xml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,4 @@
11
<?xml version="1.0" encoding="ISO-8859-1"?>
2-
<!--
3-
4-
Copyright 2012-2016 Credit Suisse
5-
Copyright 2018 Werner Keil, Otavio Santana, Trivadis AG
6-
7-
Licensed under the Apache License, Version 2.0 (the "License");
8-
you may not use this file except in compliance with the License.
9-
You may obtain a copy of the License at
10-
11-
http://www.apache.org/licenses/LICENSE-2.0
12-
13-
Unless required by applicable law or agreed to in writing, software
14-
distributed under the License is distributed on an "AS IS" BASIS,
15-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16-
See the License for the specific language governing permissions and
17-
limitations under the License.
18-
19-
-->
202
<additionalHeaders>
213
<java_style>
224
<firstLine>/*</firstLine>

0 commit comments

Comments
 (0)