From 138cfb8095a129ec3d48352ea816bea799fecf3e Mon Sep 17 00:00:00 2001 From: Daniel Kim Date: Mon, 1 Nov 2010 15:31:32 -0400 Subject: [PATCH] add license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9833605..146020f 100644 --- a/README.md +++ b/README.md @@ -236,7 +236,7 @@ display an error with the *lat* property like so: && errors.on("location").is_invalid("lat")) sys.puts("Problem with lat: " + errors.on("location").on("lat").join(" ")); -# License +## License Copyright (c) 2010 Daniel Kim