File: License.html

package info (click to toggle)
oscache 2.4.1%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,500 kB
  • ctags: 1,980
  • sloc: java: 9,014; xml: 1,249; jsp: 574; sh: 13; makefile: 12
file content (20 lines) | stat: -rw-r--r-- 777 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
    <head>
        <title>OSCache - 
        License
         </title>
	    <link rel="stylesheet" href="styles/site.css" type="text/css" />
        <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
    </head>

    <body>
	    <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
		    <tr>
			    <td valign="top" class="pagebody">
				    <p>All OpenSymphony projects use the OpenSymphony License, which is a modified Apache License. You can find the license at <a href="http://www.opensymphony.com/oscache/license.action" title="Visit page outside Confluence">http://www.opensymphony.com/oscache/license.action</a></p>

                    			    </td>
		    </tr>
	    </table>
    </body>
</html>