gdb/doc:
[deliverable/binutils-gdb.git] / gdb / version.h
index 4a4d7c4964cb8c25eaf93e0d453fa4721cdbefcd..45151a41f6b9c6572c047455856d95ac2c0bbcf3 100644 (file)
@@ -1,5 +1,5 @@
 /* Version information for GDB.
-   Copyright (C) 1999, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2007-2012 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 */
This page took 0.02467 seconds and 4 git commands to generate.