Attribution for Julien Muchembled.
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 22 Oct 2010 11:17:42 +0000 (13:17 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 22 Oct 2010 11:17:42 +0000 (13:17 +0200)
AUTHORS
THANKS
src/conf.c
src/tincd.c

diff --git a/AUTHORS b/AUTHORS
index 7c20a8d..cd40948 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -8,6 +8,7 @@ Significant contributions from:
 - Grzegorz Dymarek <gregd72002@googlemail.com>
 - Max Rijevski <maksuf@gmail.com>
 - Scott Lamb <slamb@slamb.org>
 - Grzegorz Dymarek <gregd72002@googlemail.com>
 - Max Rijevski <maksuf@gmail.com>
 - Scott Lamb <slamb@slamb.org>
+- Julien Muchembled <jm@jmuchemb.eu>
 
 These files are from other sources:
  * lib/pidfile.h and lib/pidfile.c are by Martin Schulze, taken from
 
 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 08f17d5..601116e 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -17,6 +17,7 @@ We would like to thank the following people for their contributions to tinc:
 * Jason Harper
 * Jeroen Ubbink
 * Jerome Etienne
 * Jason Harper
 * Jeroen Ubbink
 * Jerome Etienne
+* Julien Muchembled
 * Lubomír Bulej
 * Mads Kiilerich
 * Marc A. Lehmann
 * Lubomír Bulej
 * Mads Kiilerich
 * Marc A. Lehmann
index da58a45..f5f6c3a 100644 (file)
@@ -2,7 +2,8 @@
     conf.c -- configuration code
     Copyright (C) 1998 Robert van der Meulen
                   1998-2005 Ivo Timmermans
     conf.c -- configuration code
     Copyright (C) 1998 Robert van der Meulen
                   1998-2005 Ivo Timmermans
-                  2000-2009 Guus Sliepen <guus@tinc-vpn.org>
+                  2000-2010 Guus Sliepen <guus@tinc-vpn.org>
+                  2010 Julien Muchembled <jm@jmuchemb.eu>
                  2000 Cris van Pelt
 
     This program is free software; you can redistribute it and/or modify
                  2000 Cris van Pelt
 
     This program is free software; you can redistribute it and/or modify
index dc9bf46..89e0c93 100644 (file)
@@ -4,6 +4,7 @@
                   2000-2010 Guus Sliepen <guus@tinc-vpn.org>
                   2008      Max Rijevski <maksuf@gmail.com>
                   2009      Michael Tokarev <mjt@tls.msk.ru>
                   2000-2010 Guus Sliepen <guus@tinc-vpn.org>
                   2008      Max Rijevski <maksuf@gmail.com>
                   2009      Michael Tokarev <mjt@tls.msk.ru>
+                  2010      Julien Muchembled <jm@jmuchemb.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
 
     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