aboutsummaryrefslogtreecommitdiff
path: root/libgomp/hashtab.h
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2014-01-02 22:25:54 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:25:54 +0000
commit18d73c7f597782a3957efcfd4adedda2e63fb2ae (patch)
tree46534c505f212692f18b0c8a29dee13e1ee14352 /libgomp/hashtab.h
parentf0bcf62899a9efcb23a52910d25c5886bef3affe (diff)
downloadgcc-18d73c7f597782a3957efcfd4adedda2e63fb2ae.zip
gcc-18d73c7f597782a3957efcfd4adedda2e63fb2ae.tar.gz
gcc-18d73c7f597782a3957efcfd4adedda2e63fb2ae.tar.bz2
Update copyright years in libgomp/
From-SVN: r206297
Diffstat (limited to 'libgomp/hashtab.h')
-rw-r--r--libgomp/hashtab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/hashtab.h b/libgomp/hashtab.h
index 0c2c3fc..2f18bc5 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