From 2cbec54faf755087a155fec2c493cf44c744adfb Mon Sep 17 00:00:00 2001 From: kolla Date: Wed, 22 Jul 2009 13:35:29 +0000 Subject: Contribution acknowledgements git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@506 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- README | 3 +++ hostport.c | 5 +++++ radsecproxy.c | 2 ++ 3 files changed, 10 insertions(+) diff --git a/README b/README index a54e7f5..d2b6824 100644 --- a/README +++ b/README @@ -35,6 +35,9 @@ doing this, and the funding from GEANT2. Stefan as well as Kolbj Barmen, Ralf Paffrath and Maja Wolniewicz have helped with early testing of the code. +Thanks for contributing code goes to Arne Schwabe, Maja Wolniewicz, +and Simon Leinen. + All of the above plus Milan Sova have provided good feedback on several implementation choices. Finally thanks to Hans Zandbelt for providing the autoconf stuff. I may have forgotten someone, diff --git a/hostport.c b/hostport.c index 2e6e067..0af7407 100644 --- a/hostport.c +++ b/hostport.c @@ -6,6 +6,11 @@ * copyright notice and this permission notice appear in all copies. */ +/* Code contributions from: + * + * Simon Leinen + */ + #include #include #include diff --git a/radsecproxy.c b/radsecproxy.c index 4cc2c42..c6dc9ce 100644 --- a/radsecproxy.c +++ b/radsecproxy.c @@ -9,6 +9,8 @@ /* Code contributions from: * * Arne Schwabe + * Maja Wolniewicz + * Simon Leinen */ /* For UDP there is one server instance consisting of udpserverrd and udpserverth -- cgit v1.1