diff options
Diffstat (limited to 'gcc/go')
-rw-r--r-- | gcc/go/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/go/gccgo.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/go/ChangeLog b/gcc/go/ChangeLog index eb1a03b..f922b53 100644 --- a/gcc/go/ChangeLog +++ b/gcc/go/ChangeLog @@ -1,3 +1,7 @@ +2020-01-01 Jakub Jelinek <jakub@redhat.com> + + * gccgo.texi: Bump @copyrights-go year. + 2019-11-12 Martin Liska <mliska@suse.cz> * go-lang.c (go_langhook_post_options): diff --git a/gcc/go/gccgo.texi b/gcc/go/gccgo.texi index 92fd745..d4b8279 100644 --- a/gcc/go/gccgo.texi +++ b/gcc/go/gccgo.texi @@ -12,7 +12,7 @@ @include gcc-common.texi @c Copyright years for this manual. -@set copyrights-go 2010-2019 +@set copyrights-go 2010-2020 @copying @c man begin COPYRIGHT |