diff options
| author | Nathan Kinkade <nath@nkinka.de> | 2008-03-16 16:36:42 +0000 |
|---|---|---|
| committer | Nathan Kinkade <nath@nkinka.de> | 2008-03-16 16:36:42 +0000 |
| commit | d755cbc9d0974fd6554236e5a7a772df6ad71cb0 (patch) | |
| tree | 120f2c8b19c499c2e9c8f2102b8aca7a8b448bd1 /templates | |
| parent | 8ae35991c3ac697381a6936ff6f37263672f3701 (diff) | |
Note in About page about licensing status
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/about.tpl | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/about.tpl b/templates/about.tpl index 9b9cd30..0e14bc0 100644 --- a/templates/about.tpl +++ b/templates/about.tpl @@ -7,6 +7,19 @@ <h2 style='text-align: center;'>ABOUT</h2> <div class='standardMargins'> + First, the software that runs this site is free. It is released under an + <a href="http://www.opensource.org/licenses/mit-license.php>MIT (X11)</a> + license. You can <a href="/download/">download</a> the source code and the + database, alter it, improve it or otherwise do whatever you like with it. If you'd + like to help me improve nutridb.org, then feel free to send me patches or other + improvements. If anyone is really interested, let me know and we can talk about + giving you Subversion commit privileges. I'd like for nutridb.org to become a + collaborative, community effort. This way the results of anyone's work will go to a + central place where everyone can benefit. Feel free to contact me at nkinkade AT + gmail DOT com. + </div> + + <div class='standardMargins'> I began work on this database sometime around mid 2002. It started out of a strong interest in nutrition and a desire to explore <a href='http://php.net'> PHP</a>, which at the time was new to me. The initial idea came from an old friend of mine |
