Skip to content

Commit 2c34c97

Browse files
authored
Remove comment about AGPL license in code files (#37)
1 parent 14d3ce6 commit 2c34c97

16 files changed

+0
-155
lines changed

src/acc-report-inclusion.xsl

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -392,14 +392,4 @@
392392
'.../' || $repo-sample-acc)"/>
393393
</xsl:function>
394394

395-
<!--
396-
This file is part of xslt-accumulator-tools.
397-
398-
xslt-accumulator-tools is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
399-
400-
xslt-accumulator-tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
401-
402-
You should have received a copy of the GNU Affero General Public License along with xslt-accumulator-tools. If not, see <https://www.gnu.org/licenses/>.
403-
-->
404-
405395
</xsl:stylesheet>

src/acc-reporter.xsl

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -171,14 +171,4 @@
171171
</xsl:choose>
172172
</xsl:template>
173173

174-
<!--
175-
This file is part of xslt-accumulator-tools.
176-
177-
xslt-accumulator-tools is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
178-
179-
xslt-accumulator-tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
180-
181-
You should have received a copy of the GNU Affero General Public License along with xslt-accumulator-tools. If not, see <https://www.gnu.org/licenses/>.
182-
-->
183-
184174
</xsl:stylesheet>

src/accumulator-test-tools.xsl

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,4 @@
4949
<xsl:sequence select="$context/fn:accumulator-after($name)"/>
5050
</xsl:function>
5151

52-
<!--
53-
This file is part of xslt-accumulator-tools.
54-
55-
xslt-accumulator-tools is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
56-
57-
xslt-accumulator-tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
58-
59-
You should have received a copy of the GNU Affero General Public License along with xslt-accumulator-tools. If not, see <https://www.gnu.org/licenses/>.
60-
-->
6152
</xsl:transform>

src/sample-acc/test/internal-elem-dedicated.xspec

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,4 @@
3434
test="empty(exactly-one($myv:tree)/accumulator-after('internal-elem'))"/>
3535
</x:scenario>
3636

37-
<!--
38-
This file is part of xslt-accumulator-tools.
39-
40-
xslt-accumulator-tools is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
41-
42-
xslt-accumulator-tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
43-
44-
You should have received a copy of the GNU Affero General Public License along with xslt-accumulator-tools. If not, see <https://www.gnu.org/licenses/>.
45-
-->
46-
4737
</x:description>

src/sample-acc/test/internal-elem-external-harness.xspec

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,4 @@
4141
</x:scenario>
4242
</x:scenario>
4343

44-
<!--
45-
This file is part of xslt-accumulator-tools.
46-
47-
xslt-accumulator-tools is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
48-
49-
xslt-accumulator-tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
50-
51-
You should have received a copy of the GNU Affero General Public License along with xslt-accumulator-tools. If not, see <https://www.gnu.org/licenses/>.
52-
-->
5344
</x:description>

src/sample-acc/test/internal-elem-external.xspec

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,4 @@
3535
</x:scenario>
3636
</x:scenario>
3737

38-
<!--
39-
This file is part of xslt-accumulator-tools.
40-
41-
xslt-accumulator-tools is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
42-
43-
xslt-accumulator-tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
44-
45-
You should have received a copy of the GNU Affero General Public License along with xslt-accumulator-tools. If not, see <https://www.gnu.org/licenses/>.
46-
-->
4738
</x:description>

src/sample-acc/test/internal-elem-integrated.xspec

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,4 @@
2626
select="('remark', 'section')"/>
2727
</x:scenario>
2828

29-
<!--
30-
This file is part of xslt-accumulator-tools.
31-
32-
xslt-accumulator-tools is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
33-
34-
xslt-accumulator-tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
35-
36-
You should have received a copy of the GNU Affero General Public License along with xslt-accumulator-tools. If not, see <https://www.gnu.org/licenses/>.
37-
-->
3829
</x:description>

src/sample-acc/tree-report-example.xsl

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,4 @@
8888

8989
</xsl:template>
9090

91-
<!--
92-
This file is part of xslt-accumulator-tools.
93-
94-
xslt-accumulator-tools is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
95-
96-
xslt-accumulator-tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
97-
98-
You should have received a copy of the GNU Affero General Public License along with xslt-accumulator-tools. If not, see <https://www.gnu.org/licenses/>.
99-
-->
10091
</xsl:stylesheet>

src/test/acc-duplicate.xsl

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,4 @@
2222
<xsl:accumulator-rule match="*" select="$value + 1"/>
2323
</xsl:accumulator>
2424

25-
<!--
26-
This file is part of xslt-accumulator-tools.
27-
28-
xslt-accumulator-tools is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
29-
30-
xslt-accumulator-tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
31-
32-
You should have received a copy of the GNU Affero General Public License along with xslt-accumulator-tools. If not, see <https://www.gnu.org/licenses/>.
33-
-->
34-
3525
</xsl:stylesheet>

src/test/acc-indent-level-modified.xsl

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,4 @@
2222
<xsl:accumulator-rule match="processing-instruction(add-ten)" phase="end" select="$value"/>
2323
</xsl:accumulator>
2424

25-
<!--
26-
This file is part of xslt-accumulator-tools.
27-
28-
xslt-accumulator-tools is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
29-
30-
xslt-accumulator-tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
31-
32-
You should have received a copy of the GNU Affero General Public License along with xslt-accumulator-tools. If not, see <https://www.gnu.org/licenses/>.
33-
-->
34-
3525
</xsl:stylesheet>

0 commit comments

Comments
 (0)