From 52fd7297727060be0723aa5defdeb29f8af40165 Mon Sep 17 00:00:00 2001 From: Vincent Rischmann Date: Tue, 28 Dec 2021 17:58:38 +0100 Subject: fuzz: add apache 2 license and copyright notice to sql.dict --- fuzz/sql.dict | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fuzz/sql.dict') diff --git a/fuzz/sql.dict b/fuzz/sql.dict index 92ec3ca..7121062 100644 --- a/fuzz/sql.dict +++ b/fuzz/sql.dict @@ -1,4 +1,6 @@ # Taken from https://github.com/google/oss-fuzz/blob/f64134b0b3c2b27a4283e55581d41d83d3c3a64f/projects/sqlite3/sql.dict +# This code is licensed under the Apache License 2.0, which you can find in the file LICENSE.apache2 +# This code is Copyright Google. # # AFL dictionary for SQL # ---------------------- -- cgit v1.2.3