update copyright message
[libfirm] / ir / be / ia32 / ia32_dbg_stat.h
index e8dc902..ca36770 100644 (file)
@@ -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.
  *
  * Merge the debug info due to a destination address mode creation.
  *
  * @param load   the old load
- * @param store  yhe old store
+ * @param store  the old store
  * @param n      the new op
  */
 #define DBG_OPT_AM_D(load, store, n)                               \
        } while(0)
 
 /**
- * A Copy was created to fullfill two address code constraints
+ * A Copy was created to fulfill two address code constraints
  *
  * @param cpy  the copy
  */