]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - include/unique-ptr.h
2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
[thirdparty/gcc.git] / include / unique-ptr.h
index a7255fc554610562b3abcb9867d17160a52aeba8..246fb6421b460fe3896cc2fdeaa713519a47623b 100644 (file)
@@ -1,6 +1,6 @@
 /* gnu::unique_ptr, a simple std::unique_ptr replacement for C++03.
 
-   Copyright (C) 2007-2018 Free Software Foundation, Inc.
+   Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
    This file is part of GCC.