diff options
Diffstat (limited to 'lib/obstack.c')
-rw-r--r-- | lib/obstack.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/obstack.c b/lib/obstack.c index 11cfff3fea..4f9b24f6f8 100644 --- a/lib/obstack.c +++ b/lib/obstack.c @@ -1,7 +1,7 @@ /* obstack.c - subroutines used implicitly by object stack macros - Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, - 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software + Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, + 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify |