diff options
Diffstat (limited to 'opcodes/disassemble.c')
-rw-r--r-- | opcodes/disassemble.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/opcodes/disassemble.c b/opcodes/disassemble.c index 7ed1274..79d41a4 100644 --- a/opcodes/disassemble.c +++ b/opcodes/disassemble.c @@ -1,7 +1,5 @@ /* Select disassembly routine for specified architecture. - Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 1994-2014 Free Software Foundation, Inc. This file is part of the GNU opcodes library. |