Boilerplate

This commit is contained in:
Brandon Konkle 2013-07-30 20:09:34 -05:00
parent a69bb3417f
commit bf63cfbba3
2 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View file

@ -33,3 +33,8 @@ nosetests.xml
.mr.developer.cfg .mr.developer.cfg
.project .project
.pydevproject .pydevproject
# Sublime Text
*.sublime-workspace
*.sublime-project

View file

@ -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 list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution. 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 contributors may be used to endorse or promote products derived from
this software without specific prior written permission. this software without specific prior written permission.