From a3d497bf6ccc7141b66ada4b01a05068a09b31c3 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 29 Jul 2020 13:35:50 +0200 Subject: all: fix marking of auto-generated files Update the copyright checking script and more files for the standard convention of marking auto-generated files. --- sys/windows/windows.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/windows') diff --git a/sys/windows/windows.txt b/sys/windows/windows.txt index 74469de86..7c9dffe41 100644 --- a/sys/windows/windows.txt +++ b/sys/windows/windows.txt @@ -1,4 +1,4 @@ -# AUTOGENERATED FILE with tools/syz-declextract. +# Code generated by tools/syz-declextract. DO NOT EDIT. VerSetConditionMask(ConditionMask int64, TypeMask int32, Condition int8) GetEnvironmentStrings() -- cgit mrf-deployment