diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-01-04 12:30:51 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-01-04 12:30:51 +0100 |
commit | 2afd3180c5286a3181949a43c3e831d70a7e5404 (patch) | |
tree | 8f31f8c9a6614f055b6539f2dc276e4b1f6607ad /include/objalloc.h | |
parent | ed3cb4970392edfbae74c82d7e25b7cd961ce70f (diff) | |
download | gcc-2afd3180c5286a3181949a43c3e831d70a7e5404.tar.gz |
Update copyright years.
From-SVN: r244052
Diffstat (limited to 'include/objalloc.h')
-rw-r--r-- | include/objalloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/objalloc.h b/include/objalloc.h index 2c063509089..657ca6ee793 100644 --- a/include/objalloc.h +++ b/include/objalloc.h @@ -1,5 +1,5 @@ /* objalloc.h -- routines to allocate memory for objects - Copyright (C) 1997-2015 Free Software Foundation, Inc. + Copyright (C) 1997-2017 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Solutions. This program is free software; you can redistribute it and/or modify it |