This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/35420] New: --version copyright date vs. 2008
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Mar 2008 16:51:28 -0000
- Subject: [Bug driver/35420] New: --version copyright date vs. 2008
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
--version output for trunk/4_3-branch has:
%$bld/H-x86-gcc-4_3-branch.20080301/bin/g++ --version
g++ (GCC) 4.3.0 20080302 (prerelease)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Note that this should be
Copyright (C) 2008 Free Software Foundation, Inc.
This is not a big deal.
--
Summary: --version copyright date vs. 2008
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: driver
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bkoz at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35420