From cbe34bb5edd97015e38c483516492f171bf9f95d Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Sun, 1 Jan 2017 13:07:43 +0100 Subject: Update copyright years. From-SVN: r243994 --- libstdc++-v3/testsuite/25_algorithms/move/1.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libstdc++-v3/testsuite/25_algorithms/move/1.cc') diff --git a/libstdc++-v3/testsuite/25_algorithms/move/1.cc b/libstdc++-v3/testsuite/25_algorithms/move/1.cc index a0ee9b6a2eb..dda1880e11c 100644 --- a/libstdc++-v3/testsuite/25_algorithms/move/1.cc +++ b/libstdc++-v3/testsuite/25_algorithms/move/1.cc @@ -1,6 +1,6 @@ // { dg-do run { target c++11 } } -// Copyright (C) 2007-2016 Free Software Foundation, Inc. +// Copyright (C) 2007-2017 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 -- cgit v1.2.1