X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=string.c;h=be92d3e58f7abd8724311cd43c321e75d83fae4e;hp=afac0027fce2e8b4f63a35007a33b0d3e74bc7ce;hb=723146898de138324dd6e421af05fd61c6cda848;hpb=defca4768aa9b02fca97b63159dd261e4871a3ce diff --git a/string.c b/string.c index afac002..be92d3e 100644 --- a/string.c +++ b/string.c @@ -1,5 +1,11 @@ +/* + * Copyright (C) 2004-2008 Andre Noll + * + * Licensed under the GPL v2. For licencing details see COPYING. + */ #include #include +#include #include #include #include @@ -9,7 +15,6 @@ #include -#include "cmdline.h" #include "gcc-compat.h" #include "log.h" #include "error.h"