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
|
This package was debianized by Arnaud Cornet <acornet@debian.org>
on Fri, 17 Aug 2007 09:33:41 +0200.
The current Debian maintainer is Arnaud Cornet <acornet@debian.org>
It was downloaded from http://haproxy.1wt.eu/
Upstream Author: Willy Tarreau
Copyright:
include/common/base64.h common/uri_auth.h
and all files in src/* except those specified below are
copyright:
2000-2007 Willy Tarreau <w@1wt.eu>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version
2 of the License, or (at your option) any later version.
All files in include/ and its subdirectories except those specified below are
copyright:
Copyright (C) 2000-2007 Willy Tarreau - w@1wt.eu
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, version 2.1 exclusively.
src/rbtree.c
include/common/rbtree.h
(C) 1999 Andrea Arcangeli <andrea@suse.de>
(C) 2002 David Woodhouse <dwmw2@infradead.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
src/sessiontable.c
include/common/sessionhash.h
Copyright 2007 Arnaud Cornet
This file is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License, version 2.1 as published by the Free Software Foundation.
src/appsession.c
Copyright 2004-2006 Alexander Lazic, Klaus Wagner
Copyright 2006-2007 Willy Tarreau
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version
2 of the License, or (at your option) any later version.
include/import/ip_tproxy.h
Copyright (c) 2002-2004 BalaBit IT Ltd.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.
The Debian packaging is (C) 2007, Arnaud Cornet <acornet@debian.org> and
is licensed under the GPL 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 and the complete text of
the GNU Lesser General Public License, version 2.1, can be found in
/usr/share/common-licenses/GPL-2.1.
|