diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-01-05 12:33:28 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-01-05 12:33:28 +0000 |
commit | d353bf189d2bbaf4059f402ee4d2a5ea074c349f (patch) | |
tree | 37f6e236ab656361ec7d71580442211df53daa44 /libgomp/splay-tree.h | |
parent | e3afb61d668b6ae0e3ded679dbf3d9532347b406 (diff) | |
download | gcc-d353bf189d2bbaf4059f402ee4d2a5ea074c349f.tar.gz |
Update copyright years.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219188 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/splay-tree.h')
-rw-r--r-- | libgomp/splay-tree.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libgomp/splay-tree.h b/libgomp/splay-tree.h index eb8011a8b5c..7fadc0d8e37 100644 --- a/libgomp/splay-tree.h +++ b/libgomp/splay-tree.h @@ -1,6 +1,5 @@ /* A splay-tree datatype. - Copyright 1998-2014 - Free Software Foundation, Inc. + Copyright (C) 1998-2015 Free Software Foundation, Inc. Contributed by Mark Mitchell (mark@markmitchell.com). This file is part of the GNU OpenMP Library (libgomp). |