From 36e0dfee598ad9a121a06a02153873f42b3f4005 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 2 Mar 2010 14:23:34 -0800 Subject: [PATCH] Added in stub license page to cut down on the 404s --- license.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 license.md diff --git a/license.md b/license.md new file mode 100644 index 000000000..0b932a1a1 --- /dev/null +++ b/license.md @@ -0,0 +1,5 @@ +--- +layout: default +title: License +--- +License info coming soon. \ No newline at end of file