jbasdf / luvfoo

Active development has moved to: http://github.com/dtgit/lftwb/tree/master Social Networking platform built in Ruby on Rails - Google group here: http://groups.google.com/group/luvfoo

This URL has Read+Write access

jbasdf (author)
Thu Apr 02 13:06:06 -0700 2009
commit  3db46d308f26052ca9ada683059f6defda0f44ef
tree    eb2cbf17409c909e211f8865d0c70bd8a8c68c9c
parent  ab5216e58f6ebac8e4a7edd9ee52a9d422574061
luvfoo / LICENSE
100644 39 lines (27 sloc) 1.706 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
LuvFoo is a derivative of "Lovd By Less" and is also distributed under the MIT
license. Enjoy.
 
 
The application "Lovd By Less" is distributed under the MIT license (which
is the same license that Ruby on Rails is distributed under). This license
does not include any code found in the "vendors" directory. Those plugins
are each licensed individually and their licenses should be reviewed before
you use this application. Most plugins are also licensed under the MIT
license, but some may not be. If a plugin does not
have a license, due diligence should be taken to find the license on the
plugin's website.
 
 
 
The MIT license:
Copyright (c) 2008 Less Everything, Inc.
 
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
 
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
 
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.