From bf63cfbba3438ede0ec5602f96d17763a212dcf8 Mon Sep 17 00:00:00 2001 From: Brandon Konkle Date: Tue, 30 Jul 2013 20:09:34 -0500 Subject: [PATCH] Boilerplate --- .gitignore | 5 +++++ LICENSE | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d2d6f36..d1ad31f 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,8 @@ nosetests.xml .mr.developer.cfg .project .pydevproject + +# Sublime Text +*.sublime-workspace +*.sublime-project + diff --git a/LICENSE b/LICENSE index da146f7..2002990 100644 --- a/LICENSE +++ b/LICENSE @@ -11,7 +11,7 @@ are permitted provided that the following conditions are met: list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of the {organization} nor the names of its + Neither the name of Lincoln Loop nor the names of this project's contributors may be used to endorse or promote products derived from this software without specific prior written permission.