-
Notifications
You must be signed in to change notification settings - Fork 7
/
COPYRIGHT
346 lines (255 loc) · 8.74 KB
/
COPYRIGHT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
* Copyright notice
* The qwikWeb system
Description: The qwikWeb system is a group collaboration system
integrating mailing list and WikiWikiWeb.
Author: See AUTHORS.
License: the GNU General Public License version 2
URL: http://qwik.jp/qwikweb/
Copyright:
# Copyright (C) 2003,2004,2005,2006 Kouichirou Eto, All rights reserved.
# This is free software with ABSOLUTELY NO WARRANTY.
# You can redistribute it and/or modify it under the terms of the GNU GPL 2.
Included Files:
The qwikWeb system includes some external files in the package.
For details, see below.
* Included and modified files
** QuickML
Description: The QuickML Server is an easy-to-use mailing list system.
I use the QuickML codes as the basis of the mailing list server of the
qwikWeb system.
Files:
- lib/qwik/group-cond.rb
- lib/qwik/group-config.rb
- lib/qwik/group-confirm.rb
- lib/qwik/group-mail.rb
- lib/qwik/group-member.rb
- lib/qwik/group-sendmail.rb
- lib/qwik/group-sweep.rb
- lib/qwik/group.rb
- lib/qwik/mail-body.rb
- lib/qwik/mail-header.rb
- lib/qwik/mail-multipart.rb
- lib/qwik/mail-parse.rb
- lib/qwik/mail.rb
- lib/qwik/ml-exception.rb
- lib/qwik/ml-generator.rb
- lib/qwik/ml-gettext.rb
- lib/qwik/ml-logger.rb
- lib/qwik/ml-msg-validator.rb
- lib/qwik/ml-processor.rb
- lib/qwik/ml-quickml-server.rb
- lib/qwik/ml-sendmail.rb
- lib/qwik/ml-server.rb
- lib/qwik/ml-session.rb
- lib/qwik/ml-sweeper.rb
- lib/qwik/test-ml-info.rb
- lib/qwik/test-ms-org.rb
- lib/qwik/util-basic.rb
- lib/qwik/util-safe.rb
Author: Satoru Takabayashi <satoru [at] namazu [dot] org>
License: the GNU General Public License version 2
Origin:
- http://0xcc.net/quickml/index.html.en
Copyright:
> quickml server is a free software with ABSOLUTELY NO WARRANTY under
> the terms of the GNU General Public License version 2.
** XMLFormatter
Description: I use XMLFormatter as a Ruby extension. This code is a
part of "gonzui: a source code search engine". I added some functions
to this extension.
Files:
- ext/extconf.rb
- ext/xmlformatter.rb
- lib/qwik/wabisabi-format-xml.rb
Author: Keisuke Nishida <knishida at open-cobol.org>
License: the GNU General Public License version 2
Origin: http://gonzui.sourceforge.net/
Copyright:
/*
* XMLFormatter - a simple class for generating XML texts
*
* Copyright (C) 2004,2005 Keisuke Nishida <[email protected]>
* Copyright (C) 2005 Kouichirou Eto <2005 at eto.com>
* All rights reserved.
* This is free software with ABSOLUTELY NO WARRANTY.
*
* You can redistribute it and/or modify it under the terms of
* the GNU General Public License version 2.
*/
* Included Ruby libraries
** typekey.rb
Description: The TypeKey library is a library to use TypeKey
Authentication system. I use "typekey.rb" for authentication.
File:
- lib/qwik/typekey.rb
Author: jouno <jouno 2002 at yahoo dot co jp>
License: GPL-2
Origin:
- http://d.hatena.ne.jp/jouno/20050203/1107432213
- http://jouno.s11.xrea.com/x/script/typekey/TypeKey.rb
Copyrights:
#
# Copyright (C) 2005 jouno <[email protected]>
# License under GPL-2
#
# original is Adam Bregenzer(<[email protected]>)'s python version
# http://adam.bregenzer.net/python/typekey/TypeKey.py
#
# modified by Kouichirou Eto
#
** setup.rb
Description: The "setup.rb" is a library to setup.
File:
- setup.rb
Author: Minero Aoki <aamine at loveruby.net>
License: the GNU LGPL, Lesser General Public License version 2.1
Origin:
- http://i.loveruby.net/ja/projects/setup/
Copyright:
#
# setup.rb
#
# Copyright (c) 2000-2005 Minero Aoki
#
# This program is free software.
# You can distribute/modify this program under the terms of
# the GNU LGPL, Lesser General Public License version 2.1.
#
* Included JavaScript files
** Prototype JavaScript framework
Description: Prototype JavaScript framework is a JavaScript library.
File:
- share/theme/js/prototype.js
Author: Sam Stephenson <sam at conio.net>
License: MIT-style license
Copyright:
/* Prototype JavaScript framework, version 1.4.0_rc3
* (c) 2005 Sam Stephenson <[email protected]>
*
* THIS FILE IS AUTOMATICALLY GENERATED. When sending patches, please diff
* against the source tree, available from the Prototype darcs repository.
*
* Prototype is freely distributable under the terms of an MIT-style license.
*
* For details, see the Prototype web site: http://prototype.conio.net/
*
** Scriptaculous
Description: Scriptaculous is a JavaScript library.
Files:
- share/theme/js/builder.js
- share/theme/js/control.js
- share/theme/js/dragdrop.js
- share/theme/js/effects.js
- share/theme/js/scriptaculous.js
- share/theme/js/slider.js
- share/theme/js/unittest.js
Author: Thomas Fuchs
License: MIT-style license
Origin: http://script.aculo.us/
Copyright:
// Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"), to deal in the Software without restriction, including
// without limitation the rights to use, copy, modify, merge, publish,
// distribute, sublicense, and/or sell copies of the Software, and to
// permit persons to whom the Software is furnished to do so, subject to
// the following conditions:
//
// The above copyright notice and this permission notice shall be
// included in all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
// LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
** S5
Description: S5 is A Simple Standards-Based Slide Show System.
Files:
- share/theme/s5/*/slides.js
Author: Eric A. and Kathryn S. Meyer.
License: Public Domain
Origin: http://www.meyerweb.com/eric/tools/s5/
Copyright:
// S5 v1.1 slides.js -- released into the Public Domain
//
// Please see http://www.meyerweb.com/eric/tools/s5/credits.html for information
// about all the wonderful and talented contributors to this code!
* Included css files
** qwikviridian.css
Description: These files are created by Takashi Maekawa. He is one of
the authors of the qwikWeb system. See AUTHORS.
Files:
- share/theme/qwikviridian/*
Author: Takashi Maekawa
License: the GNU GPL2
Origin: qwikWeb itself
Copyright:
/* Copyright (C) 2003,2004,2005 Takashi Maekawa, All rights reserved.
This is free software with ABSOLUTELY NO WARRANTY.
You can redistribute it and/or modify it under the terms of the GNU GPL2. */
* Included image files
** Our image files
Description: We, qwikWeb authors, created these image files.
Files:
- share/theme/i/login_bg.gif
- share/theme/i/login_inputform_bg.gif
- share/theme/i/login_inputform_bg_footer.gif
- share/theme/i/login_inputform_bg_header.gif
- share/theme/i/login_li.gif
- share/theme/i/favicon.ico
- share/theme/i/favicon.png
- share/theme/i/login_qwik_logo.gif
Authors: qwikWeb authors
License: the GNU GPL2
Origin: qwikWeb itself
Copyright: (c) 2003,2004,2005,2006 Kouichirou Eto, Takashi Maekawa
** Apache Public Domain Icons
Description: I use Apache Public Domain Icons.
Files:
- share/theme/i/a.gif
- share/theme/i/binary.gif
- share/theme/i/broken.gif
- share/theme/i/compressed.gif
- share/theme/i/generic.gif
- share/theme/i/image2.gif
- share/theme/i/movie.gif
- share/theme/i/ps.gif
- share/theme/i/sound2.gif
- share/theme/i/sphere2.gif
- share/theme/i/pdf.gif
- share/theme/i/tar.gif
- share/theme/i/text.gif
Author: Kevin Hughes (kevinh at kevcom.com)
License: public domain
Origin:
- http://cvs.apache.org/viewvc/httpd/httpd/tags/1.3/APACHE_1_3_36/icons/README?view=markup
Copyright:
> Public Domain Icons
> These icons were originally made for Mosaic for X and have been
> included in the NCSA httpd and Apache server distributions in the
> past. They are in the public domain and may be freely included in any
> application. The originals were done by Kevin Hughes
> ([email protected]).
** Ms. rica's icons
Description: Ms. rica created these icons for qwikWeb system. Thanks!
Files:
- share/theme/i/external.png
- share/theme/i/external_hover.png
- share/theme/i/new.png
Origin:
- http://sandbooks.net/index.cgi?WikiLab%2fDownload
License: Public Domain
Author: Ms. rica
Description: The File is originall by Scott Yang, japanized by yasi,
hacked by Jiro Sekiba <[email protected]>
Files:
- share/theme/js/se_hilite_jp.js
Origin:
- http://staryasi.usamimi.info/blog/wp-content/uploads/se_hilite_jp.js
Author: Scott Yang <http://scott.yang.id.au/>,
yasi <http://staryasi.usamimi.info/blog/about>