summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJeremy C. Reed <jreed@ISC.org>2011-06-30 17:37:50 +0200
committerJeremy C. Reed <jreed@ISC.org>2011-06-30 17:37:50 +0200
commit0a836aa297d08b3c375d245f50971cf4cf2760e7 (patch)
treef90fd01e3737aa24ba4522db68e2af5b5867a694 /tools
parent[master] add copyright / license to the guide XML file. (diff)
downloadkea-0a836aa297d08b3c375d245f50971cf4cf2760e7.tar.xz
kea-0a836aa297d08b3c375d245f50971cf4cf2760e7.zip
[master] add a comment to not edit this xml file.
As briefly mentioned in jabber.
Diffstat (limited to 'tools')
-rw-r--r--tools/system_messages.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/system_messages.py b/tools/system_messages.py
index 6cf3ce9411..7b0d60cc5a 100644
--- a/tools/system_messages.py
+++ b/tools/system_messages.py
@@ -58,6 +58,12 @@ SEC_HEADER="""<?xml version="1.0" encoding="UTF-8"?>
<!ENTITY % version SYSTEM "version.ent">
%version;
]>
+<!--
+ This XML document is generated using the system_messages.py tool
+ based on the .mes message files.
+
+ Do not edit this file.
+-->
<book>
<?xml-stylesheet href="bind10-guide.css" type="text/css"?>