summaryrefslogtreecommitdiff
path: root/gcc/unique-ptr-tests.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/unique-ptr-tests.cc')
-rw-r--r--gcc/unique-ptr-tests.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/unique-ptr-tests.cc b/gcc/unique-ptr-tests.cc
index 45c189b2e97..1dbb70eb8aa 100644
--- a/gcc/unique-ptr-tests.cc
+++ b/gcc/unique-ptr-tests.cc
@@ -1,5 +1,5 @@
/* Unit tests for unique-ptr.h.
- Copyright (C) 2017-2019 Free Software Foundation, Inc.
+ Copyright (C) 2017-2020 Free Software Foundation, Inc.
This file is part of GCC.