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

« back to all changes in this revision

Viewing changes to contrib/AnyWikiDraw/guide/contents/copyright.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 Copyright</title>
4
 
    <link href="style.css" rel="stylesheet" type="text/css">
5
 
    </head>
6
 
    <body>
7
 
        <h1>AnyWikiDraw Copyright</h1>
8
 
        <p>AnyWikiDraw is copyright by
9
 
        <a href="http://sourceforge.net/projects/anywikidraw">AnyWikiDraw.org</a>
10
 
             and its contributors.</p>
11
 
        <p>Project owners</p>
12
 
        <ul>
13
 
            <li>Werner Randelshofer, werner.randelshofer@bluewin.ch</li>
14
 
            <li>Cjaran Jessup, ciaranj@gmail.com</li>
15
 
        </ul>
16
 
        <p>Parts of the code are copyright by </p>
17
 
        <ul>
18
 
            <li><a href="http://sourceforge.net/projects/jhotdraw">JHotDraw.org<a> and its contributors</li>
19
 
            <li><a href="http://www.pmwiki.org/wiki/Cookbook/PmWikiDraw">PmWikiDraw.org<a> and its contributors</li>
20
 
            <li><a href="http://twiki.org/cgi-bin/view/Plugins/TWikiDrawPluginDev">TWikiDraw.org<a> and its contributors</li>
21
 
        </ul>
22
 
    </body>    
23
 
</html>
24
 
 
25