summaryrefslogtreecommitdiff
path: root/asciidoc/resources/filters/code/code-filter.py
diff options
context:
space:
mode:
Diffstat (limited to 'asciidoc/resources/filters/code/code-filter.py')
-rwxr-xr-xasciidoc/resources/filters/code/code-filter.py8
1 files changed, 7 insertions, 1 deletions
diff --git a/asciidoc/resources/filters/code/code-filter.py b/asciidoc/resources/filters/code/code-filter.py
index fb6266b..db0c8cc 100755
--- a/asciidoc/resources/filters/code/code-filter.py
+++ b/asciidoc/resources/filters/code/code-filter.py
@@ -50,7 +50,13 @@ COPYING
Copyright (C) 2013-2022 AsciiDoc Contributors.
Free use of this software is granted under the terms of the GNU General
- Public License version 2 (GPLv2).
+ Public License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+
+ This program 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 General Public License for more details.
'''
import os