Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Commit

Permalink
Added links to MIT & GPL licenses in README.txt - also got rid of the…
Browse files Browse the repository at this point in the history
… link to Meyer's CSS reset, since I'm not using it anymore.
  • Loading branch information
nathansmith committed Feb 25, 2011
1 parent d2a69be commit db192d2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ or as a basis for creating your own designs. You should not feel constrained
by the way I have built the initial code. If you disagree with how something
has been done, feel free to revise it for the needs of your particular site.

The files in the 960 Grid System are free of charge, licensed under GPL/MIT.
The files in the 960 Grid System are free of charge, licensed under MIT/GPL.

============================================================================

Expand All @@ -47,6 +47,8 @@ language you are using. Example: lang="he" for Hebrew, lang="ar" for Arabic.

============================================================================

Special thanks to Eric Meyer for his comprehensive browser reset stylesheet.
GPL license:
http://www.gnu.org/licenses/gpl.html

http://meyerweb.com/eric/tools/css/reset/
MIT license:
http://www.opensource.org/licenses/mit-license.php

0 comments on commit db192d2

Please sign in to comment.