X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbemachine.c;h=ab70cb412912a7a0744681948cf652d6c2274da6;hb=dd4cd761ab637d4488c7e29f49843b1b02366acf;hp=89cf3ec82f2c8c601940aede05f729cf34a2b303;hpb=4d5c3365a58cba59993045a9e08e686d8ae079a7;p=libfirm diff --git a/ir/be/bemachine.c b/ir/be/bemachine.c index 89cf3ec82..ab70cb412 100644 --- a/ir/be/bemachine.c +++ b/ir/be/bemachine.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1995-2007 University of Karlsruhe. All right reserved. + * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. * * This file is part of libFirm. * @@ -18,10 +18,11 @@ */ /** - * Abstract machine interface. - * @author Christian Wuerdig - * @date 01.12.2006 - * @cvs-id $Id$ + * @file + * @brief Abstract machine interface. + * @author Christian Wuerdig + * @date 01.12.2006 + * @version $Id$ */ #ifdef HAVE_CONFIG_H #include "config.h"