At first, the package was debianized by Yasuo Eto on Wed, 15 Sep 2004 00:05:08 +0900. Currently, it is maintained as a native Debian package at upstream. It can be downloaded from http://qwik.jp/qwikweb/Install.html Upstream Author: Kouichirou Eto<2006@eto.com> Copyright: qwikWeb consists of some files from different sources. As a whole, it is distributed by GNU General Public License version 2. On Debian systems, the complete text of the GNU General Public License, version 2, can be found in `/usr/share/common-licenses/GPL-2'. Following is the copy of COPYRIGHT file in qwikWeb release 0.8.4, which lists copyright holders and licenses. ---------------- * 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 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 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 * 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 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 # License under GPL-2 # # original is Adam Bregenzer()'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 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 License: MIT-style license Copyright: /* Prototype JavaScript framework, version 1.4.0_rc3 * (c) 2005 Sam Stephenson * * 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 > (kevinh@kevcom.com). ** 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://jm.vis.ne.jp/sbox/index.cgi?WikiLab%2fDownload#ICON License: Public Domain Author: Ms. rica