From: Alan Modra Date: Thu, 3 Sep 2009 02:02:09 +0000 (+0930) Subject: update copyright dates X-Git-Tag: releases/gcc-4.5.0~3711 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e25ea117b5a436eac4112d495a413b906f6bca8f;p=thirdparty%2Fgcc.git update copyright dates From-SVN: r151359 --- diff --git a/include/demangle.h b/include/demangle.h index 0bcae2fdbbb3..4b3565bfbb8d 100644 --- a/include/demangle.h +++ b/include/demangle.h @@ -1,6 +1,6 @@ /* Defs for interface to demanglers. Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, - 2003, 2004, 2005, 2007 Free Software Foundation, Inc. + 2003, 2004, 2005, 2007, 2008, 2009 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 diff --git a/include/hashtab.h b/include/hashtab.h index 4f67448a9af8..1cd406daf311 100644 --- a/include/hashtab.h +++ b/include/hashtab.h @@ -1,5 +1,6 @@ /* An expandable hash tables datatype. - Copyright (C) 1999, 2000, 2002, 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2002, 2003, 2004, 2005, 2009 + Free Software Foundation, Inc. Contributed by Vladimir Makarov (vmakarov@cygnus.com). This program is free software; you can redistribute it and/or modify diff --git a/include/splay-tree.h b/include/splay-tree.h index 8f236e09ccf6..8a56a20cdc38 100644 --- a/include/splay-tree.h +++ b/include/splay-tree.h @@ -1,5 +1,6 @@ /* A splay-tree datatype. - Copyright 1998, 1999, 2000, 2002, 2007 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000, 2002, 2005, 2007, 2009 + Free Software Foundation, Inc. Contributed by Mark Mitchell (mark@markmitchell.com). This file is part of GCC.