diff options
author | Alexander Kabaev <kan@FreeBSD.org> | 2007-05-19 01:25:07 +0000 |
---|---|---|
committer | Alexander Kabaev <kan@FreeBSD.org> | 2007-05-19 01:25:07 +0000 |
commit | f8a1b7d9d8e7e8113637568c296021aea90c1b72 (patch) | |
tree | ea6c2718dc1e45ed535d194df808ef31f0ebac92 /contrib/libstdc++/include/backward/new.h | |
parent | 6b834ef156bcf24dcf0e281f57ee5bde03ca07cf (diff) |
GCC 4.2.0 release C++ standard library and runtime support code.
Notes
Notes:
svn path=/vendor/gcc/dist/; revision=169691
Diffstat (limited to 'contrib/libstdc++/include/backward/new.h')
-rw-r--r-- | contrib/libstdc++/include/backward/new.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libstdc++/include/backward/new.h b/contrib/libstdc++/include/backward/new.h index 00a4819a0bb2..9cfbab27fe6b 100644 --- a/contrib/libstdc++/include/backward/new.h +++ b/contrib/libstdc++/include/backward/new.h @@ -15,8 +15,8 @@ // // You should have received a copy of the GNU General Public License // along with GCC; see the file COPYING. If not, write to -// the Free Software Foundation, 59 Temple Place - Suite 330, -// Boston, MA 02111-1307, USA. +// the Free Software Foundation, 51 Franklin Street, Fifth Floor, +// Boston, MA 02110-1301, USA. // As a special exception, you may use this file as part of a free software // library without restriction. Specifically, if other files instantiate |