summaryrefslogtreecommitdiff
path: root/asciidoc/resources/filters/graphviz/graphviz2png.py
diff options
context:
space:
mode:
Diffstat (limited to 'asciidoc/resources/filters/graphviz/graphviz2png.py')
-rwxr-xr-xasciidoc/resources/filters/graphviz/graphviz2png.py12
1 files changed, 10 insertions, 2 deletions
diff --git a/asciidoc/resources/filters/graphviz/graphviz2png.py b/asciidoc/resources/filters/graphviz/graphviz2png.py
index a13c67d..0b57a9f 100755
--- a/asciidoc/resources/filters/graphviz/graphviz2png.py
+++ b/asciidoc/resources/filters/graphviz/graphviz2png.py
@@ -48,8 +48,16 @@ THANKS
LICENSE
Copyright (C) 2008-2009 Gouichi Iisaka.
- Free use of this software is granted under the terms of
- the GNU General Public License (GPL).
+ Copyright (C) 2013-2022 AsciiDoc Contributors.
+
+ Free use of this software is granted under the terms of the GNU General
+ 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