Update copyright year.
[deliverable/binutils-gdb.git] / gdb / bsd-uthread.c
index bb54f2d1c0d0b92c5b4e264c325001d0058569c6..1f094155219b54190a830e05d74d728369356b30 100644 (file)
@@ -1,6 +1,7 @@
 /* BSD user-level threads support.
 
-   Copyright (C) 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2007, 2008, 2009, 2010, 2011
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -104,7 +105,7 @@ bsd_uthread_check_magic (CORE_ADDR addr)
 #define BSD_UTHREAD_PS_RUNNING 0
 #define BSD_UTHREAD_PS_DEAD    18
 
-/* Address of the pointer to the the thread structure for the running
+/* Address of the pointer to the thread structure for the running
    thread.  */
 static CORE_ADDR bsd_uthread_thread_run_addr;
 
This page took 0.029276 seconds and 4 git commands to generate.