]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/alloc-pool.c
Update Copyright years for files modified in 2011 and/or 2012.
[thirdparty/gcc.git] / gcc / alloc-pool.c
index 68d66ee1b93c3ff8ff5a9d7ebdfcea89b2eb0a78..ab8edb0382986d7641f8cad35757273fe8405310 100644 (file)
@@ -1,6 +1,6 @@
 /* Functions to support a pool of allocatable objects.
    Copyright (C) 1987, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006,
-   2007, 2008, 2010  Free Software Foundation, Inc.
+   2007, 2008, 2010, 2012  Free Software Foundation, Inc.
    Contributed by Daniel Berlin <dan@cgsoftware.com>
 
 This file is part of GCC.