X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=string.c;h=dfcfa2cdf6eb776c63afdaec981aed55147a31b1;hp=b844fb381dc25eb50c47fa04c1c60a9d91f6ff0c;hb=7007aedb78262af262e7e7db8d010c6498e79290;hpb=a946afda2284a7b7f5f6020b27027fd543c054b2 diff --git a/string.c b/string.c index b844fb38..dfcfa2cd 100644 --- a/string.c +++ b/string.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2012 Andre Noll + * Copyright (C) 2004-2013 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -8,7 +8,6 @@ #define _GNU_SOURCE -#include /* gettimeofday */ #include #include /* uname() */