]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/caller-save.c
Update copyright years.
[thirdparty/gcc.git] / gcc / caller-save.c
index 084d07984f7a41bbf3a6613e1c379ccbe9004d46..caf6486a5a80369f7973df053dc229373a16d578 100644 (file)
@@ -1,5 +1,5 @@
 /* Save and restore call-clobbered registers which are live across a call.
-   Copyright (C) 1989-2015 Free Software Foundation, Inc.
+   Copyright (C) 1989-2016 Free Software Foundation, Inc.
 
 This file is part of GCC.