X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mm.c;h=358783a193a2366fdf402506ffe3eb91a699b0d8;hp=92856ec3ef903eb905b0379c6eaff605bf6f8d06;hb=04c16387cc13317ded03ce478b131d94558f585f;hpb=4ad8a5536d7cea1e63137933b242c52e57bd53d6 diff --git a/mm.c b/mm.c index 92856ec3..358783a1 100644 --- a/mm.c +++ b/mm.c @@ -1,14 +1,11 @@ -/* - * Copyright (C) 2007 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 2007 Andre Noll , see file COPYING. */ /** \file mm.c Paraslash's mood methods. */ #include #include #include +#include #include "para.h" #include "error.h"