diff options
Diffstat (limited to 'gcc/signop.h')
-rw-r--r-- | gcc/signop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/signop.h b/gcc/signop.h index 0179186..caa6d26 100644 --- a/gcc/signop.h +++ b/gcc/signop.h @@ -1,5 +1,5 @@ /* Operations with SIGNED and UNSIGNED. -*- C++ -*- - Copyright (C) 2012-2016 Free Software Foundation, Inc. + Copyright (C) 2012-2017 Free Software Foundation, Inc. This file is part of GCC. |