From patchwork Sun Feb 3 10:42:54 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [committed] Fix copyright typo Date: Sun, 03 Feb 2013 00:42:54 -0000 From: Richard Sandiford X-Patchwork-Id: 217741 Message-Id: <87r4kxptjl.fsf@talisman.default> To: gcc-patches@gcc.gnu.org, libstdc++@gcc.gnu.org Committed as obvious. Richard libstdc++-v3/ * config/os/mingw32/ctype_inline.h: Fix copyright typo. Index: libstdc++-v3/config/os/mingw32/ctype_inline.h =================================================================== --- libstdc++-v3/config/os/mingw32/ctype_inline.h 2013-01-06 11:17:47.000000000 +0000 +++ libstdc++-v3/config/os/mingw32/ctype_inline.h 2013-02-02 10:06:22.706943134 +0000 @@ -1,6 +1,6 @@ // Locale support -*- C++ -*- -// Copyright (C) 2000, 2009, 2010,2 011 Free Software Foundation, Inc. +// Copyright (C) 2000, 2009, 2010, 2011 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the