summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-12-22 23:09:24 +0000
committerLars Wirzenius <liw@liw.fi>2013-12-22 23:09:24 +0000
commit4d76b5d8919c6a88c3ccabdb1cbedbf38933543f (patch)
tree1e3d45953684c7795835e482a5cc67d9b50145e4
downloadcopyright-statement-lint-4d76b5d8919c6a88c3ccabdb1cbedbf38933543f.tar.gz
Add preliminary README
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
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.
+
+