summaryrefslogtreecommitdiff
path: root/fuzz/sql.dict
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--fuzz/sql.dict2
1 files changed, 2 insertions, 0 deletions
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 @@
1# Taken from https://github.com/google/oss-fuzz/blob/f64134b0b3c2b27a4283e55581d41d83d3c3a64f/projects/sqlite3/sql.dict 1# Taken from https://github.com/google/oss-fuzz/blob/f64134b0b3c2b27a4283e55581d41d83d3c3a64f/projects/sqlite3/sql.dict
2# This code is licensed under the Apache License 2.0, which you can find in the file LICENSE.apache2
3# This code is Copyright Google.
2# 4#
3# AFL dictionary for SQL 5# AFL dictionary for SQL
4# ---------------------- 6# ----------------------