Commit | Line | Data |
---|---|---|
4c36a292 | 1 | Files: * |
002cf74f | 2 | Copyright: © 2006-2008 Joey Hess <joey@ikiwiki.info> |
4c36a292 | 3 | License: GPL-2+ |
4 | The full text of the GPL is distributed as doc/GPL in ikiwiki's source, | |
5 | and is distributed in /usr/share/common-licenses/GPL-2 on Debian systems. | |
6 | ||
87486a16 | 7 | Files: templates/*, underlays/basewiki/*, doc/ikiwiki/directive/*, ikiwiki.setup, po/underlay/* |
002cf74f | 8 | Copyright: © 2006-2008 Joey Hess <joey@ikiwiki.info> |
4c36a292 | 9 | License: other |
10 | Redistribution and use in source and compiled forms, with or without | |
11 | modification, are permitted under any circumstances. No warranty. | |
12 | ||
002cf74f JH |
13 | Files: bzr.pm |
14 | Copyright: | |
15 | © 2008 Jelmer Vernooij <jelmer@samba.org> | |
16 | © 2006 Emanuele Aina | |
17 | License: GPL-2+ | |
18 | ||
4c36a292 | 19 | Files: git.pm |
20 | Copyright: © 2006-2007 Recai Oktaş <roktas@debian.org> | |
21 | License: GPL-2+ | |
22 | ||
23 | Files: mercurial.pm | |
24 | Copyright: © 2006 Emanuele Aina | |
25 | License: GPL-2+ | |
26 | ||
6f46cc3b JH |
27 | Files: monotone.pm, listdirectives.pm, progress.pm |
28 | Copyright: © 2007, 2008 William Uther | |
4c36a292 | 29 | License: GPL-2+ |
30 | ||
31 | Files: tla.pm | |
32 | Copyright: © 2006 Clint Adams <schizo@debian.org> | |
33 | License: GPL-2+ | |
34 | ||
f7fa6966 JH |
35 | Files: darcs.pm |
36 | Copyright: | |
37 | © 2006 Thomas Schwinge <tschwinge@gnu.org> | |
38 | 2007 Benjamin A'Lee <bma@bmalee.eu> | |
39 | Tuomo Valkonen <tuomov@iki.fi> | |
40 | 2008 Simon Michael <simon@joyful.com> | |
41 | Petr Ročkai <me@mornfall.net> | |
42 | Sven M. Hallberg <pesco@khjk.org> | |
43 | License: GPL-2+ | |
44 | ||
4c36a292 | 45 | Files: teximg.pm |
46 | Copyright: © 2007 Patrick Winnertz <patrick.winnertz@skolelinux.org> | |
47 | License: GPL-2+ | |
48 | ||
49 | Files: editdiff.pm | |
50 | Copyright: © 2007 Jeremie Koenig | |
51 | License: GPL-2+ | |
52 | ||
53 | Files: graphviz.pm | |
54 | Copyright: © 2007 Josh Triplett | |
55 | License: GPL-2+ | |
56 | ||
57 | Files: table.pm | |
58 | Copyright: © 2007 Victor Moral <victor@taquiones.net> | |
59 | License: GPL-2+ | |
60 | ||
61 | Files: more.pm | |
62 | Copyright: © 2007 Ben | |
63 | License: GPL-2+ | |
64 | ||
65 | Files: textile.pm | |
66 | Copyright: © 2006 mazirian | |
67 | License: GPL-2+ | |
68 | ||
69 | Files: img.pm | |
70 | Copyright: © 2006 Christian Mock <cm@tahina.priv.at> | |
71 | License: GPL-2+ | |
72 | ||
73 | Files: topography.pm | |
74 | Copyright: © 2006 Recai Oktaş <roktas@debian.org> | |
75 | License: GPL-2+ | |
76 | ||
4c36a292 | 77 | Files: map.pm |
78 | Copyright: © 2006 Alessandro Dotti Contra | |
79 | License: GPL-2+ | |
80 | ||
81 | Files: sidebar.pm | |
82 | Copyright: © 2006 Tuomo Valkonen | |
83 | License: GPL-2+ | |
84 | ||
85 | Files: htmltidy.pm | |
86 | Copyright: © 2006 Faidon Liambotis | |
87 | License: GPL-2+ | |
88 | ||
625ccace | 89 | Files: htmlbalance.pm, underlay.pm |
c0f4735f JH |
90 | Copyright: © 2008 Simon McVittie <http://smcv.pseudorandom.co.uk/> |
91 | License: GPL-2+ | |
92 | ||
ecc40d17 | 93 | Files: polygen.pm, pagestats.pm, cutpaste.pm |
4c36a292 | 94 | Copyright: © 2006 Enrico Zini |
95 | License: GPL-2+ | |
96 | ||
4690a450 | 97 | Files: plugins/rst, plugins/proxy.py, plugins/pythondemo |
65dca9f8 | 98 | Copyright: © martin f. krafft <madduck@madduck.net> |
99 | License: GPL-2 | |
100 | ||
a27f4a47 | 101 | Files: calendar.pm |
102 | Copyright: (c) 2006, 2007 Manoj Srivastava <srivasta@debian.org> | |
103 | License: GPL-2+ | |
104 | ||
b4caecc2 JH |
105 | Files: hnb.pm |
106 | Copyright: Copyright (C) 2008 Axel Beckert <abe@deuxchevaux.org> | |
107 | License: GPL-2+ | |
108 | ||
98095cca JH |
109 | Files: creole.pm |
110 | Copyright: Copyright (C) 2008 Bernd Zeimetz <bernd@bzed.de> | |
111 | License: GPL-2+ | |
112 | ||
f0df1950 JH |
113 | Files: txt.pm |
114 | Copyright: Copyright (C) 2008 Gabriel McManus <gmcmanus@gmail.com> | |
115 | License: GPL-2+ | |
116 | ||
042a0577 JH |
117 | Files: color.pm |
118 | Copyright: Copyright (C) 2008 Paweł Tęcza <ptecza@net.icm.edu.pl> | |
119 | License: GPL-2+ | |
120 | ||
cd305909 JH |
121 | Files: google.pm |
122 | Copyright: Copyright (C) 2008 Peter Simons <simons@cryp.to> | |
123 | License: GPL-2+ | |
124 | ||
40a64968 JH |
125 | Files: comments.pm |
126 | Copyright: | |
127 | © 2006-2008 Joey Hess <joey@ikiwiki.info> | |
128 | © 2008 Simon McVittie <http://smcv.pseudorandom.co.uk/> | |
129 | License: GPL-2+ | |
130 | ||
f6db9205 | 131 | Files: po.pm |
da26603e | 132 | Copyright: © 2008-2009 intrigeri <intrigeri@boum.org> |
f6db9205 JH |
133 | License: GPL-2+ |
134 | ||
3b83e520 | 135 | Files: 404.pm |
e5c8bc62 JH |
136 | Copyright: © 2009 Simon McVittie <http://smcv.pseudorandom.co.uk/> |
137 | License: GPL-2+ | |
138 | ||
c0c1e05d | 139 | Files: wmd.pm, getsource.pm |
29d387d2 JH |
140 | Copyright: © 2009 William Uther |
141 | License: GPL-2+ | |
142 | ||
4c36a292 | 143 | Files: doc/logo/* |
144 | Copyright: © 2006 Recai Oktaş <roktas@debian.org> | |
145 | License: GPL-2+ | |
146 | ||
147 | Files: doc/smileys/* | |
148 | Copyright: | |
149 | (c) 2000 - 2004 by Jürgen Hermann <jh@web.de> | |
150 | (c) 1999, 2000 Martin Pool <mbp@humbug.org.au> | |
151 | License: GPL-2+ | |
152 | Smileys were copied from Moin Moin. | |
153 | ||
154 | Files: doc/smileys/neutral.png | |
155 | doc/smileys/question.pn | |
156 | Copyright: (c) 2002 phpBB Group | |
157 | License: GPL-2 | |
158 | These smileys were copied from phpBB. | |
159 | ||
160 | Files: doc/tips/integrated_issue_tracking_with_ikiwiki.mdwn | |
161 | Copyright: © 2007 Joey Hess <joeyh@ikiwiki.info>, LinuxWorld.com | |
162 | License: GPL-2+ | |
163 | First published on LinuxWorld.com, a publication of Network World Inc., | |
164 | 118 Turnpike Rd., Southboro, MA 01772. | |
165 | . | |
166 | Republished with permission. |