summaryrefslogtreecommitdiff
path: root/gdb/gdbsupport/gdb_string_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbsupport/gdb_string_view.h')
-rw-r--r--gdb/gdbsupport/gdb_string_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbsupport/gdb_string_view.h b/gdb/gdbsupport/gdb_string_view.h
index 19ae222527e..c0ae7a8a2d9 100644
--- a/gdb/gdbsupport/gdb_string_view.h
+++ b/gdb/gdbsupport/gdb_string_view.h
@@ -7,7 +7,7 @@
// Note: This file has been stolen from the gcc repo
// (libstdc++-v3/include/experimental/string_view) and has local modifications.
-// Copyright (C) 2013-2019 Free Software Foundation, Inc.
+// Copyright (C) 2013-2020 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