diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:25:54 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:25:54 +0000 |
commit | a942eb53ae08c4f73b559f86131e014ac4fa056d (patch) | |
tree | 46534c505f212692f18b0c8a29dee13e1ee14352 /libgomp/hashtab.h | |
parent | 93169fdd93bb89f1676b6bbbb43d34fb159203a4 (diff) | |
download | gcc-a942eb53ae08c4f73b559f86131e014ac4fa056d.tar.gz |
Update copyright years in libgomp/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206297 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/hashtab.h')
-rw-r--r-- | libgomp/hashtab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/hashtab.h b/libgomp/hashtab.h index 0c2c3fc6a86..2f18bc5e2f5 100644 --- a/libgomp/hashtab.h +++ b/libgomp/hashtab.h @@ -1,5 +1,5 @@ /* An expandable hash tables datatype. - Copyright (C) 1999-2013 Free Software Foundation, Inc. + Copyright (C) 1999-2014 Free Software Foundation, Inc. Contributed by Vladimir Makarov <vmakarov@cygnus.com>. This program is free software; you can redistribute it and/or modify |