Attribution for Brandon Black.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 16 Nov 2010 16:28:41 +0000 (17:28 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 16 Nov 2010 16:28:41 +0000 (17:28 +0100)
AUTHORS
THANKS
src/net_packet.c
src/net_setup.c

diff --git a/AUTHORS b/AUTHORS
index 3f1ebacf3dc057d3c8ece1f9fd08aa55105b7612..e41899677dfc1b88639632f8bdd7f849648a20d9 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -10,6 +10,7 @@ Significant contributions from:
 - Scott Lamb <slamb@slamb.org>
 - Julien Muchembled <jm@jmuchemb.eu>
 - Timothy Redaelli <timothy@redaelli.eu>
+- Brandon Black <blblack@gmail.com>
 
 These files are from other sources:
  * lib/pidfile.h and lib/pidfile.c are by Martin Schulze, taken from
diff --git a/THANKS b/THANKS
index 601116ef4de18c83d40f410ac00ead724f59dd6b..d312dadb1a57a332459eb70f5804590df3d4e5d1 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -4,6 +4,7 @@ We would like to thank the following people for their contributions to tinc:
 * Allesandro Gatti
 * Andreas van Cranenburgh
 * Armijn Hemel
+* Brandon Black
 * Cris van Pelt
 * Delf Eldkraft
 * dnk
index 9c5512996784dfe07029e1e3e65ed7849c500243..9e5ef4654b3cc0ce007374cefe36724d67159986 100644 (file)
@@ -3,6 +3,7 @@
     Copyright (C) 1998-2005 Ivo Timmermans,
                   2000-2010 Guus Sliepen <guus@tinc-vpn.org>
                   2010      Timothy Redaelli <timothy@redaelli.eu>
+                  2010      Brandon Black <blblack@gmail.com>
 
     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
index b46d1ae56096df27db4602aef0bf1b2bac391fa8..cc6ef68063c885ebb738c4a201cbc0e9fad3e3b7 100644 (file)
@@ -3,6 +3,7 @@
     Copyright (C) 1998-2005 Ivo Timmermans,
                   2000-2010 Guus Sliepen <guus@tinc-vpn.org>
                   2006      Scott Lamb <slamb@slamb.org>
+                  2010      Brandon Black <blblack@gmail.com>
 
     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