activutil.c (leafnode-1.11.12.tar.bz2) | : | activutil.c (leafnode-1.12.0.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 14 | skipping to change at line 14 | |||
Written by Cornelius Krasel <krasel@wpxx02.toxi.uni-wuerzburg.de>. | Written by Cornelius Krasel <krasel@wpxx02.toxi.uni-wuerzburg.de>. | |||
Copyright 2000. | Copyright 2000. | |||
Reused some old code written by Arnt Gulbrandsen <agulbra@troll.no>, | Reused some old code written by Arnt Gulbrandsen <agulbra@troll.no>, | |||
copyright 1995, modified by (amongst others) Cornelius Krasel | copyright 1995, modified by (amongst others) Cornelius Krasel | |||
<krasel@wpxx02.toxi.uni-wuerzburg.de>, Randolf Skerka | <krasel@wpxx02.toxi.uni-wuerzburg.de>, Randolf Skerka | |||
<Randolf.Skerka@gmx.de>, Kent Robotti <robotti@erols.com> and | <Randolf.Skerka@gmx.de>, Kent Robotti <robotti@erols.com> and | |||
Markus Enzenberger <enz@cip.physik.uni-muenchen.de>. Copyright | Markus Enzenberger <enz@cip.physik.uni-muenchen.de>. Copyright | |||
for the modifications 1997-1999. | for the modifications 1997-1999. | |||
Modified and copyright of the modifications by: | Modified and copyright of the modifications by: | |||
2001 - 2002 Matthias Andree <matthias.andree@gmx.de> | 2001 - 2010 Matthias Andree <matthias.andree@gmx.de> | |||
2002 Ralf Wildenhues <ralf.wildenhues@gmx.de> | 2002 Ralf Wildenhues <ralf.wildenhues@gmx.de> | |||
See file COPYING for restrictions on the use of this software. | See file COPYING for restrictions on the use of this software. | |||
*/ | */ | |||
#include "leafnode.h" | #include "leafnode.h" | |||
#include "activutil.h" | #include "activutil.h" | |||
#include "ln_log.h" | #include "ln_log.h" | |||
#include "mastring.h" | #include "mastring.h" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |