From 58f6cdd82bc158245d0a91f86656fde4f8a0e5e6 Mon Sep 17 00:00:00 2001 From: Oleksandr Redko Date: Fri, 15 Mar 2024 19:04:01 +0200 Subject: [PATCH] doc/mksyntaxgo: use standard generated Go header Change generated commment to follow https://go.dev/s/generatedcode Change-Id: I61e0da6583a5f8df2da63d669388cce83ad91d0d Reviewed-on: https://code-review.googlesource.com/c/re2/+/62850 Reviewed-by: Paul Wankadia Reviewed-by: Alex Chernyakhovsky --- doc/mksyntaxgo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mksyntaxgo b/doc/mksyntaxgo index 1a09b87cc..10a253efa 100755 --- a/doc/mksyntaxgo +++ b/doc/mksyntaxgo @@ -19,7 +19,7 @@ sam -d $out <<'!' // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// DO NOT EDIT. This file is generated by mksyntaxgo from the RE2 distribution. +// Code generated by mksyntaxgo from the RE2 distribution. DO NOT EDIT. /* Package syntax parses regular expressions into parse trees and compiles