From 07445b215937ae60d843c9cd44a7b6b2e7d6d8cc Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 2 Dec 2009 20:44:25 -0500 Subject: simple style fixes --- bn_django/templates/about.html | 1 - bn_django/templates/copyright.html | 1 - bn_django/templates/credits.html | 1 - 3 files changed, 3 deletions(-) (limited to 'bn_django/templates') diff --git a/bn_django/templates/about.html b/bn_django/templates/about.html index 34ccff6..5987b24 100644 --- a/bn_django/templates/about.html +++ b/bn_django/templates/about.html @@ -8,7 +8,6 @@ {% endblock %} {% block content %} -

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.

If I had to chose a license it would probably be MIT or BSD style.

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! diff --git a/bn_django/templates/credits.html b/bn_django/templates/credits.html index 9acc633..954a26d 100644 --- a/bn_django/templates/credits.html +++ b/bn_django/templates/credits.html @@ -6,7 +6,6 @@ {% endblock %} {% block content %} -
This site uses a variety of delicious software!

operating system

It's freeBSD under the hood when not hosted elsewhere. -- cgit v1.2.3