X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=string.c;h=742eafdfb1887a0dd9b9d34f15c6662d08dff828;hp=5eb1606e59ef546d6a7a55ce36b509a29c2dae18;hb=04c943a4cbf81efc78854731196fb269883053f6;hpb=f90e920b43eb4035ded061bb889c8e4d819a2a97 diff --git a/string.c b/string.c index 5eb1606e..742eafdf 100644 --- a/string.c +++ b/string.c @@ -1,8 +1,4 @@ -/* - * Copyright (C) 2004 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 2004 Andre Noll , see file COPYING. */ /** \file string.c Memory allocation and string handling functions. */ @@ -10,7 +6,6 @@ #include #include /* uname() */ -#include #include #include #include