Update copyright year range in all GDB files.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / queue-signal.exp
index 85a24a32a9c4ce0c6a238fe20a1bdd2903dc744e..0131bd5eee797db9a7e0e719a925074457500f4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2015 Free Software Foundation, Inc.
+# Copyright (C) 2014-2019 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -23,7 +23,7 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" \
 clean_restart ${binfile}
 
 if ![runto_main] {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 0
 }
 
This page took 0.025652 seconds and 4 git commands to generate.