1 |
matthys |
5 |
/* This file is part of BBClone (A PHP based Web Counter on Steroids) |
2 |
joku |
63 |
* |
3 |
matthys |
6 |
* SVN FILE $Id$ |
4 |
matthys |
5 |
* |
5 |
joku |
63 |
* Copyright (C) 2001-2014, the BBClone Team (see doc/authors.txt for details) |
6 |
|
|
* |
7 |
matthys |
5 |
* This program is free software: you can redistribute it and/or modify |
8 |
|
|
* it under the terms of the GNU General Public License as published by |
9 |
|
|
* the Free Software Foundation, either version 3 of the License, or |
10 |
|
|
* (at your option) any later version. |
11 |
|
|
* |
12 |
|
|
* This program is distributed in the hope that it will be useful, |
13 |
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
14 |
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
15 |
|
|
* GNU General Public License for more details. |
16 |
|
|
* |
17 |
|
|
* See doc/copying.txt for details |
18 |
|
|
*/ |
19 |
|
|
|
20 |
|
|
The BBClone Team are: |
21 |
|
|
--------------------- |
22 |
|
|
Joachim Kuwan: |
23 |
|
|
jo [ at ] bbclone [ dot ] de |
24 |
|
|
(developer, server and forum administration) |
25 |
|
|
|
26 |
|
|
Matthijs van Wageningen: |
27 |
|
|
matthys [ at ] bbclone [ dot ] de |
28 |
|
|
(developer, forum moderation) |
29 |
|
|
|
30 |
|
|
Francois Pradignac: |
31 |
|
|
prad [ at ] bbclone [ dot ] de |
32 |
|
|
(developer, forum moderation) |
33 |
|
|
|
34 |
|
|
Rob Farnell: |
35 |
|
|
rjfarnell [ at ] msn [ dot ] com |
36 |
|
|
(public relations, forum moderation) |
37 |
|
|
|
38 |
|
|
Christoph Brill |
39 |
|
|
egore911 [ at ] egore911 [ dot ] de |
40 |
|
|
(maintainer) |
41 |
|
|
|
42 |
|
|
Retired team members: |
43 |
|
|
--------------------- |
44 |
|
|
Amaury Amblard-Ladurantie: |
45 |
|
|
amaury [ at ] mandrakesoft [ dot ] com |
46 |
|
|
(original author) |
47 |
|
|
|
48 |
|
|
Laurent Jacques: |
49 |
|
|
ljacques [ at ] fyma [ dot ] ucl [ dot ] ac [ dot ] be |
50 |
|
|
(former maintainer) |
51 |
|
|
|
52 |
|
|
Olliver Wichmann: |
53 |
|
|
olliver [ dot ] wichmann [ at ] gmx [ dot ] net |
54 |
|
|
(former maintainer) |
55 |
|
|
|
56 |
|
|
Dave Higgins: |
57 |
|
|
dave [ at ] higginsnet [ dot ] com |
58 |
|
|
(former developer) |