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