--- trunk/src/cpus/cpu_avr_instr.c 2007/10/08 16:21:06 33 +++ trunk/src/cpus/cpu_avr_instr.c 2007/10/08 16:21:17 34 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2006 Anders Gavare. All rights reserved. + * Copyright (C) 2005-2007 Anders Gavare. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -25,7 +25,7 @@ * SUCH DAMAGE. * * - * $Id: cpu_avr_instr.c,v 1.15 2006/03/05 16:20:24 debug Exp $ + * $Id: cpu_avr_instr.c,v 1.16 2006/12/30 13:30:53 debug Exp $ * * Atmel AVR (8-bit) instructions. *