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