merge from gcc
[external/binutils.git] / gdb / testsuite / gdb.reverse / watch-reverse.c
index e487f2c..cdcc8b0 100644 (file)
@@ -1,7 +1,6 @@
 /* This testcase is part of GDB, the GNU debugger.
 
-   Copyright 2008, 2009
-   Free Software Foundation, Inc.
+   Copyright 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -216,4 +215,5 @@ int main ()
   func4 ();
 
   return 0;
-}
+} /* end of main */
+