From f0a0a18027fff48a94b82ef876c610d02652f44e Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 2 Jul 2022 17:08:20 -0700 Subject: Add LICENSE file; mention in README. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c701df1..921b01d 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,11 @@ Several unreleased headers are in the development queue: * Certain utilities in the private header `` should be made public. +## License + +`cppawk` is offered under the two-clause BSD license. See the copyright +header in the source files and the LICENSE file in the source tree. + ## Why? * Why not? -- cgit v1.2.3