aboutsummaryrefslogtreecommitdiff
path: root/gdb/ax_cxx_compile_stdcxx.m4
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ax_cxx_compile_stdcxx.m4')
-rw-r--r--gdb/ax_cxx_compile_stdcxx.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ax_cxx_compile_stdcxx.m4 b/gdb/ax_cxx_compile_stdcxx.m4
index 4fc2a22..444799a 100644
--- a/gdb/ax_cxx_compile_stdcxx.m4
+++ b/gdb/ax_cxx_compile_stdcxx.m4
@@ -1,4 +1,4 @@
-# Copyright (c) 2016-2017 Free Software Foundation, Inc.
+# Copyright (c) 2016-2018 Free Software Foundation, Inc.
#
# Originally based on the AX_CXX_COMPILE_STDCXX macro found at the url
# below.