diff options
Diffstat (limited to 'libquadmath')
-rw-r--r-- | libquadmath/ChangeLog | 6 | ||||
-rw-r--r-- | libquadmath/libquadmath.texi | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog index ed45a4b7446..8c598eccf8f 100644 --- a/libquadmath/ChangeLog +++ b/libquadmath/ChangeLog @@ -1,3 +1,7 @@ +2017-01-01 Jakub Jelinek <jakub@redhat.com> + + * libquadmath.texi: Bump @copying's copyright year. + 2016-11-15 Matthias Klose <doko@ubuntu.com> * configure: Regenerate. @@ -745,7 +749,7 @@ PR fortran/32049 Initial implementation and checkin. -Copyright (C) 2010-2016 Free Software Foundation, Inc. +Copyright (C) 2010-2017 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright diff --git a/libquadmath/libquadmath.texi b/libquadmath/libquadmath.texi index 7628baaf460..e107ff9e75f 100644 --- a/libquadmath/libquadmath.texi +++ b/libquadmath/libquadmath.texi @@ -6,7 +6,7 @@ @c %**end of header @copying -Copyright @copyright{} 2010-2016 Free Software Foundation, Inc. +Copyright @copyright{} 2010-2017 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document |