diff options
Diffstat (limited to 'include/fibheap.h')
-rw-r--r-- | include/fibheap.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/fibheap.h b/include/fibheap.h index a3d09dd9db8..85b10c58b60 100644 --- a/include/fibheap.h +++ b/include/fibheap.h @@ -1,6 +1,5 @@ /* A Fibonacci heap datatype. - Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009 - Free Software Foundation, Inc. + Copyright (C) 1998-2015 Free Software Foundation, Inc. Contributed by Daniel Berlin (dan@cgsoftware.com). This file is part of GCC. |