Update copyright year range in header of all files managed by GDB
[binutils-gdb.git] / gdb / unittests / optional-selftests.c
index 828b0e8577ac5adbd525d746b16729ef05b98acb..8a727c02159e663f6b604fbbc81f2136a553070f 100644 (file)
@@ -1,6 +1,6 @@
 /* Self tests for optional for GDB, the GNU debugger.
 
-   Copyright (C) 2017-2019 Free Software Foundation, Inc.
+   Copyright (C) 2017-2023 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -87,6 +87,7 @@ run_tests ()
 } /* namespace optional */
 } /* namespace selftests */
 
+void _initialize_optional_selftests ();
 void
 _initialize_optional_selftests ()
 {