summaryrefslogtreecommitdiff
path: root/tools/HPMHookGen/HPMHookGen.pl
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2016-07-02 19:08:48 +0200
committerHaru <haru@dotalux.com>2016-07-02 19:08:48 +0200
commit0623dad90cb238648755776c56800d0c144d2a86 (patch)
tree9df4d22be219f30622f47df7333a59cbc0d08f01 /tools/HPMHookGen/HPMHookGen.pl
parent657d772c70e07afc2188c200247f73f03879884d (diff)
downloadhercules-0623dad90cb238648755776c56800d0c144d2a86.tar.gz
hercules-0623dad90cb238648755776c56800d0c144d2a86.tar.bz2
hercules-0623dad90cb238648755776c56800d0c144d2a86.tar.xz
hercules-0623dad90cb238648755776c56800d0c144d2a86.zip
Added 'GENERATED FILE DO NOT EDIT' to the auto-generated files
See https://github.com/Reviewable/Reviewable/wiki/FAQ#how-do-i-tell-reviewable-that-a-file-is-generated-and-should-not-be-reviewed Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'tools/HPMHookGen/HPMHookGen.pl')
-rwxr-xr-xtools/HPMHookGen/HPMHookGen.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/HPMHookGen/HPMHookGen.pl b/tools/HPMHookGen/HPMHookGen.pl
index 577536313..1d6a3e122 100755
--- a/tools/HPMHookGen/HPMHookGen.pl
+++ b/tools/HPMHookGen/HPMHookGen.pl
@@ -485,6 +485,8 @@ my $fileheader = <<"EOF";
* NOTE: This file was auto-generated and should never be manually edited,
* as it will get overwritten.
*/
+
+/* GENERATED FILE DO NOT EDIT */
EOF
foreach my $servertype (keys %keys) {