/* Utility to help print --version output in a consistent format.
- Copyright (C) 1999, 2003 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2003, 2005 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
# include <stdarg.h>
# include <stdio.h>
-extern const char *version_etc_copyright;
+extern const char version_etc_copyright[];
extern void version_etc_va (FILE *stream,
const char *command_name, const char *package,