diff options
author | H.J. Lu <hjl@gcc.gnu.org> | 2015-07-14 09:08:59 -0700 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2015-07-14 09:08:59 -0700 |
commit | 9cefc85619f6920fe533d23d75f2cef6cec6d226 (patch) | |
tree | fee9a8a1b439d8ddaf0f17efb97c28c846c9a687 /include/demangle.h | |
parent | b6735e769f4f0b9d00f158d12a5979c2546fea8e (diff) | |
download | gcc-9cefc85619f6920fe533d23d75f2cef6cec6d226.zip gcc-9cefc85619f6920fe533d23d75f2cef6cec6d226.tar.gz gcc-9cefc85619f6920fe533d23d75f2cef6cec6d226.tar.bz2 |
Update copyright year in include
From-SVN: r225781
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 d2a6731..26c59b5 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 |