X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mm.c;h=358783a193a2366fdf402506ffe3eb91a699b0d8;hp=92856ec3ef903eb905b0379c6eaff605bf6f8d06;hb=57a338b4f7a8346708636de18780eaec52750e96;hpb=06d0c50525fc14e8127916481a74c14a2f7098af 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"