diff options
Diffstat (limited to 'libitm')
-rw-r--r-- | libitm/ChangeLog | 4 | ||||
-rw-r--r-- | libitm/libitm.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/libitm/ChangeLog b/libitm/ChangeLog index 5ca36bb31b6..71479c99dda 100644 --- a/libitm/ChangeLog +++ b/libitm/ChangeLog @@ -1,3 +1,7 @@ +2019-01-01 Jakub Jelinek <jakub@redhat.com> + + * libitm.texi: Bump @copying's copyright year. + 2018-12-16 Jakub Jelinek <jakub@redhat.com> PR c++/88482 diff --git a/libitm/libitm.texi b/libitm/libitm.texi index d0b7b07e90b..a84ca6e0d7d 100644 --- a/libitm/libitm.texi +++ b/libitm/libitm.texi @@ -7,7 +7,7 @@ @copying -Copyright @copyright{} 2011-2018 Free Software Foundation, Inc. +Copyright @copyright{} 2011-2019 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or |