X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=string.c;h=60c53d58d84ec0c2fd017b20b02b4c6cd636b801;hb=1e77c93a4da4dae8b75fcd305552e56ccae89b90;hp=afac0027fce2e8b4f63a35007a33b0d3e74bc7ce;hpb=defca4768aa9b02fca97b63159dd261e4871a3ce;p=dss.git diff --git a/string.c b/string.c index afac002..60c53d5 100644 --- a/string.c +++ b/string.c @@ -1,5 +1,11 @@ +/* + * Copyright (C) 2004-2009 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"