From 4d76b5d8919c6a88c3ccabdb1cbedbf38933543f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 22 Dec 2013 23:09:24 +0000 Subject: Add preliminary README --- README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..9a152b8 --- /dev/null +++ b/README @@ -0,0 +1,9 @@ +README for copyright-statement-lint +=================================== + +`copyright-statement-lint` checks that the copyright statements +in files given to it. It verifies that each file has a copyright +statement, and that at least one of the statements in the file has +a year that matches the date of the latest git commit. + + -- cgit v1.2.1