Update copyright years
[deliverable/binutils-gdb.git] / binutils / bucomm.h
index 08c166b4c94b40f3c904e64961b300356a0eced8..a93c378994fa863a699e13d627e07bd916e822df 100644 (file)
@@ -1,6 +1,5 @@
 /* bucomm.h -- binutils common include file.
-   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-   2001, 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1991-2014 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
@@ -23,7 +22,7 @@
 #define _BUCOMM_H
 
 /* Return the filename in a static buffer.  */
-const char *bfd_get_archive_filename (bfd *);
+const char *bfd_get_archive_filename (const bfd *);
 
 void bfd_nonfatal (const char *);
 
This page took 0.030732 seconds and 4 git commands to generate.