~ubuntu-branches/ubuntu/natty/moin/natty-updates

« back to all changes in this revision

Viewing changes to contrib/AnyWikiDraw/guide/contents/license.html

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-06-22 21:17:13 UTC
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20080622211713-inlv5k4eifxckelr
ImportĀ upstreamĀ versionĀ 1.7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
    <head>
3
 
    <title>AnyWikiDraw License</title>
4
 
    <link href="style.css" rel="stylesheet" type="text/css">
5
 
    </head>
6
 
    <body>
7
 
        <h1>AnyWikiDraw License</h1>
8
 
        <p>You can license most parts of AnyWikiDraw under the <p>
9
 
        <p>Lesser GNU Public License (LGPL)<br/>
10
 
            <a href="http://www.gnu.org/licenses/lgpl.html">http://www.gnu.org/licenses/lgpl.html</a>
11
 
        </p>
12
 
        <p>or under the</p>
13
 
        <p>Creative Commons Attribution 3.0 License<br/>
14
 
            <a href="http://creativecommons.org/licenses/by/3.0">http://creativecommons.org/licenses/by/3.0</a>
15
 
        </p>
16
 
            <p>Some server side code of AnyWikiDraw links with GNU licensed code.</p>
17
 
        You can license this code under the</p> 
18
 
        <p>GNU General Public License (GPL)<br/>
19
 
        <a href="http://www.gnu.org/copyleft/gpl.html">http://www.gnu.org/copyleft/gpl.html</a>
20
 
        <p>
21
 
    </body>    
22
 
</html>