]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/26_numerics/valarray/const_bracket.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 26_numerics / valarray / const_bracket.cc
index b44cc6d927fbc205ecf43dbfcb6ff2901cc4d608..0293126037f1e8abc8427c552bcdc5c7097b6952 100644 (file)
@@ -1,6 +1,6 @@
 // 20010518 gdr
 
-// Copyright (C) 2001-2013 Free Software Foundation, Inc.
+// Copyright (C) 2001-2024 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
@@ -20,7 +20,7 @@
 
 #include <valarray>
 
-// dg-do compile
+// { dg-do compile }
 
 template<typename P>
   void copy(P, std::size_t) { }