asan: NULL deref in scan_unit_for_symbols
[binutils-gdb.git] / gold / dwp.cc
index 102a98fda9487c7781ac9a66636618dcef7e5233..c8e5895a359c3f2b87a07d6754f88c4932d817b3 100644 (file)
@@ -1,6 +1,6 @@
 // dwp.cc -- DWARF packaging utility
 
-// Copyright (C) 2012-2021 Free Software Foundation, Inc.
+// Copyright (C) 2012-2022 Free Software Foundation, Inc.
 // Written by Cary Coutant <ccoutant@google.com>.
 
 // This file is part of dwp, the DWARF packaging utility.
@@ -2334,7 +2334,7 @@ print_version()
 {
   // This output is intended to follow the GNU standards.
   printf("GNU dwp %s\n", BFD_VERSION_STRING);
-  printf(_("Copyright (C) 2021 Free Software Foundation, Inc.\n"));
+  printf(_("Copyright (C) 2022 Free Software Foundation, Inc.\n"));
   printf(_("\
 This program is free software; you may redistribute it under the terms of\n\
 the GNU General Public License version 3 or (at your option) any later version.\n\