]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/sim-basics.h
Update years in copyright notice for the GDB files.
[thirdparty/binutils-gdb.git] / sim / common / sim-basics.h
index 4383c15514ca997d13486392fe7df0de33296976..d197f243c07e9a7a858025681acdfd3aa27eae77 100644 (file)
@@ -1,6 +1,6 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2004, 2007 Free Software Foundation, Inc.
+   Copyright 2002-2013 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
@@ -48,7 +48,7 @@ extern int asprintf (char **result, const char *format, ...);
 #endif
 
 
-       
+
 /* Some versions of GCC include an attribute operator, define it */
 
 #if !defined (__attribute__)