X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbespilloptions.h;h=576a1b97dad457d709a0c11596318dc29212e783;hb=afbbc0b1ccd684c4c24bfd43d0f994123245f39f;hp=14baab4806a4764771e00d70d0ce20055e2d9522;hpb=39f3a8dbd0f00f90b7b12a849d1bf7b9c1329479;p=libfirm diff --git a/ir/be/bespilloptions.h b/ir/be/bespilloptions.h index 14baab480..576a1b97d 100644 --- a/ir/be/bespilloptions.h +++ b/ir/be/bespilloptions.h @@ -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. * @@ -40,4 +40,4 @@ void be_register_spiller(const char *name, be_spiller_t *spiller); void be_do_spill(be_irg_t *birg, const arch_register_class_t *cls); -#endif /* FIRM_BE_BESPILL_OPTIONS_H */ +#endif