public
Rubygem
Fork of mislav/will_paginate
Description: Most awesome pagination solution for Rails
Homepage: http://github.com/mislav/will_paginate/wikis
Clone URL: git://github.com/chriseppstein/will_paginate.git
Search Repo:
will_paginate: add license [#75 state:resolved]


git-svn-id: svn://errtheblog.com/svn/plugins/will_paginate@316 
1eaa51fe-a21a-0410-9c2e-ae7a00a434c4
chris (author)
Thu Aug 02 09:50:25 -0700 2007
commit  3010c8e7a1813debb286d8bd30d728e83d18f69f
tree    466b2b988bfd16e1575e652ea1207892ad320d28
parent  1a08035b99193492548d5a44874a9833716b92e0
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
0
@@ -1 +1,19 @@
0
+Copyright (c) 2007 PJ Hyett and Mislav Marohnić
0
+
0
+Permission is hereby granted, free of charge, to any person obtaining a copy of
0
+this software and associated documentation files (the "Software"), to deal in
0
+the Software without restriction, including without limitation the rights to
0
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
0
+the Software, and to permit persons to whom the Software is furnished to do so,
0
+subject to the following conditions:
0
+
0
+The above copyright notice and this permission notice shall be included in all
0
+copies or substantial portions of the Software.
0
+
0
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
0
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
0
+FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
0
+COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
0
+IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
0
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Comments

    No one has commented yet.