ctype_inline.h: Fix copyright typo.
libstdc++-v3/ * config/os/mingw32/ctype_inline.h: Fix copyright typo. From-SVN: r195691
This commit is contained in:
parent
9ee678ebcb
commit
5031121c43
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2013-02-03 Richard Sandiford <rdsandiford@googlemail.com>
|
||||
|
||||
* config/os/mingw32/ctype_inline.h: Fix copyright typo.
|
||||
|
||||
2013-02-01 François Dumont <fdumont@gcc.gnu.org>
|
||||
|
||||
* include/bits/hashtable_policy.h
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue