sim: common: trim trailing whitespace
[deliverable/binutils-gdb.git] / gdb / version.h
index e41756130e7926383651892c39d59255a8a44086..6c292283133d15ced4fca2bd97a20bd59ed2e13a 100644 (file)
@@ -1,5 +1,6 @@
 /* Version information for GDB.
-   Copyright (C) 1999, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2007, 2008, 2009, 2010, 2011
+   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.025523 seconds and 4 git commands to generate.