diff options
Diffstat (limited to 'libstdc++-v3/config/cpu/i486/atomicity.h')
-rw-r--r-- | libstdc++-v3/config/cpu/i486/atomicity.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libstdc++-v3/config/cpu/i486/atomicity.h b/libstdc++-v3/config/cpu/i486/atomicity.h index c704ffdfe10..1408da5347b 100644 --- a/libstdc++-v3/config/cpu/i486/atomicity.h +++ b/libstdc++-v3/config/cpu/i486/atomicity.h @@ -1,7 +1,6 @@ // Low-level functions for atomic operations: x86, x >= 4 version -*- C++ -*- -// Copyright (C) 1999, 2000, 2001, 2004, 2005, 2009, 2011 -// Free Software Foundation, Inc. +// Copyright (C) 1999-2013 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 |