diff --git a/Cargo.toml b/Cargo.toml index 996df5a32..c16379af4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,6 +29,7 @@ include = [ "src/**/*.rs", "Cargo.toml", "LICENSE.TXT", + "NOTICE.TXT", ] edition = "2021" diff --git a/NOTICE.TXT b/NOTICE.TXT new file mode 100644 index 000000000..04bd9504b --- /dev/null +++ b/NOTICE.TXT @@ -0,0 +1,5 @@ +Apache DataFusion sqlparser-rs +Copyright 2024-2026 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/).