Update copyright years.
[gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / mismatch / check_type2.cc
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-08-26 Jonathan WakelyUse effective-target instead of -std options
2016-01-04 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-15 Paolo Carlinilimits: Remove stray semicolon.
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-06-08 Jonathan Wakelystl_algo.h (is_permutation): Add overloads from N3671.