aboutsummaryrefslogtreecommitdiff
path: root/include/obstack.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-01-02 00:45:26 +1030
committerAlan Modra <amodra@gmail.com>2015-01-02 00:53:45 +1030
commitb90efa5b79ac1524ec260f8eb89d1be37e0219a7 (patch)
treea7ebeb673d79bf4ba968d3a740a9b2a185f0bb48 /include/obstack.h
parent32d0add0a654c1204ab71dc8a55d9374538c4b33 (diff)
downloadfsf-binutils-gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.zip
fsf-binutils-gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.gz
fsf-binutils-gdb-b90efa5b79ac1524ec260f8eb89d1be37e0219a7.tar.bz2
ChangeLog rotatation and copyright year update
Diffstat (limited to 'include/obstack.h')
-rw-r--r--include/obstack.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/obstack.h b/include/obstack.h
index 23487ba..9759af4 100644
--- a/include/obstack.h
+++ b/include/obstack.h
@@ -1,7 +1,5 @@
/* obstack.h - object stack macros
- Copyright 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998,
- 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
- Free Software Foundation, Inc.
+ Copyright (C) 1988-2015 Free Software Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C Library.