~ubuntu-branches/debian/squeeze/binutils/squeeze

« back to all changes in this revision

Viewing changes to binutils/version.c

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-09-10 17:05:30 UTC
  • mfrom: (1.4.5 upstream) (6.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090910170530-wa6gpju9pq5c56on
Tags: 2.19.91.20090910-1
* Snapshot, taken from the 2.20 release branch 20090910, corresponding
  to the 2.19.90 upstream snapshot.
* Fix Thumb-2 shared libraries (Daniel Jacobowitz), patch taken
  from the trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* version.c -- binutils version information
2
2
   Copyright 1991, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
3
 
   2007, 2008 Free Software Foundation, Inc.
 
3
   2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4
4
 
5
5
   This file is part of GNU Binutils.
6
6
 
32
32
  /* This output is intended to follow the GNU standards document.  */
33
33
  /* xgettext:c-format */
34
34
  printf ("GNU %s %s\n", name, BFD_VERSION_STRING);
35
 
  printf (_("Copyright 2008 Free Software Foundation, Inc.\n"));
 
35
  printf (_("Copyright 2009 Free Software Foundation, Inc.\n"));
36
36
  printf (_("\
37
37
This program is free software; you may redistribute it under the terms of\n\
38
38
the GNU General Public License version 3 or (at your option) any later version.\n\