From 0623dad90cb238648755776c56800d0c144d2a86 Mon Sep 17 00:00:00 2001 From: Haru Date: Sat, 2 Jul 2016 19:08:48 +0200 Subject: 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 --- src/plugins/db2sql.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/plugins/db2sql.c') diff --git a/src/plugins/db2sql.c b/src/plugins/db2sql.c index 510a56e2c..351962e26 100644 --- a/src/plugins/db2sql.c +++ b/src/plugins/db2sql.c @@ -117,7 +117,9 @@ void db2sql_fileheader(void) "-- NOTE: This file was auto-generated and should never be manually edited,\n" "-- as it will get overwritten. If you need to modify this file,\n" "-- please consider modifying the corresponding .conf file inside\n" - "-- the db folder, and then re-run the db2sql plugin.\n" + "-- the db folder, and then re-run the db2sql plugin.\n\n" + + "-- GENERATED FILE DO NOT EDIT --\n" "\n", year); } -- cgit v1.2.3-70-g09d2