PR ld/12549
[binutils-gdb.git] / gdb / version.h
index 83587346db3304bf87833f4ba73e5909950c2cf1..94b577cf56dfabeb4543a5039032063a4f8ce0fe 100644 (file)
@@ -1,5 +1,5 @@
 /* Version information for GDB.
-   Copyright (C) 1999, 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 1999-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 /* Version number of GDB, as a string.  */
 extern const char version[];
 
-/* Canonical host name as a string. */
+/* Canonical host name as a string.  */
 extern const char host_name[];
 
-/* Canonical target name as a string. */
+/* Canonical target name as a string.  */
 extern const char target_name[];
 
 #endif /* #ifndef VERSION_H */