diff options
author | Bryan Newbold <bnewbold@animus.robocracy.org> | 2009-02-23 15:34:05 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@animus.robocracy.org> | 2009-02-23 15:34:05 -0800 |
commit | 7abb2d0bad89938ef63585cd4e412fabb4d844f3 (patch) | |
tree | c88e31ff081c63f902c29853fa83cf0ca03f8586 /bn_django/templates/copyright.html | |
parent | 822a11f6cdfb3b5f156d2b20e1b46576c15b38f2 (diff) | |
download | bnewnet-7abb2d0bad89938ef63585cd4e412fabb4d844f3.tar.gz bnewnet-7abb2d0bad89938ef63585cd4e412fabb4d844f3.zip |
static fixes
Diffstat (limited to 'bn_django/templates/copyright.html')
-rw-r--r-- | bn_django/templates/copyright.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bn_django/templates/copyright.html b/bn_django/templates/copyright.html index 142cdc6..92962ef 100644 --- a/bn_django/templates/copyright.html +++ b/bn_django/templates/copyright.html @@ -6,6 +6,7 @@ {% endblock %} {% block content %} +<br /> <p />I'm not a big fan of copyrights or licensing. Feel free to use the content and code from this website however you please. I would appreciate attribution or at least letting me know if you're doing something cool, but it's not required. <p />If I had to chose a licence it would probably be MIT or BSD style. <p />I don't think i've violated any other person's rights, but if you think something is a copied and/or unattributed drop a dime! |