diff options
author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-07-14 16:08:59 +0000 |
---|---|---|
committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-07-14 16:08:59 +0000 |
commit | 0215f1b3e0b540aaddc0522aae48bec3859ab95c (patch) | |
tree | fee9a8a1b439d8ddaf0f17efb97c28c846c9a687 /include/demangle.h | |
parent | b3fc6d10bf313f9972cf69b09f1482382e7ebf88 (diff) | |
download | gcc-0215f1b3e0b540aaddc0522aae48bec3859ab95c.tar.gz |
Update copyright year in include
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225781 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/demangle.h')
-rw-r--r-- | include/demangle.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/include/demangle.h b/include/demangle.h index d2a6731a9ee..26c59b52223 100644 --- a/include/demangle.h +++ b/include/demangle.h @@ -1,7 +1,6 @@ /* Defs for interface to demanglers. - Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, - 2003, 2004, 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. - + Copyright (C) 1992-2015 Free Software Foundation, Inc. + This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2, or |