diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-03 10:42:29 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-03 10:42:29 +0000 |
commit | aa324927c24de682c473aa42a07c887f816c3936 (patch) | |
tree | 0ad2c66b986c3e0608255b5d9393414e6c15b289 /libstdc++-v3/config | |
parent | f017b47bdc3e165e2a6a6d19d05633abd547c7b9 (diff) | |
download | gcc-aa324927c24de682c473aa42a07c887f816c3936.tar.gz |
libstdc++-v3/
* config/os/mingw32/ctype_inline.h: Fix copyright typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195691 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/config')
-rw-r--r-- | libstdc++-v3/config/os/mingw32/ctype_inline.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/config/os/mingw32/ctype_inline.h b/libstdc++-v3/config/os/mingw32/ctype_inline.h index a32a3c29fa5..bd70fab9225 100644 --- a/libstdc++-v3/config/os/mingw32/ctype_inline.h +++ b/libstdc++-v3/config/os/mingw32/ctype_inline.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 |