diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2006-02-14 19:05:40 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2006-02-14 19:05:40 +0000 |
commit | 48426bc23fc23a7b6a83540807ce122714cd0301 (patch) | |
tree | dc4b6311131827791abf6a45cdf9e3ff4835c619 /gdb | |
parent | 96c1eda247c7846f4bbd32d65db6819baefad08b (diff) | |
download | binutils-gdb-48426bc23fc23a7b6a83540807ce122714cd0301.tar.gz |
Update copyright notice
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/c-exp.y | 2 | ||||
-rw-r--r-- | gdb/doublest.h | 4 | ||||
-rw-r--r-- | gdb/jv-exp.y | 2 | ||||
-rw-r--r-- | gdb/objc-exp.y | 4 | ||||
-rw-r--r-- | gdb/p-exp.y | 2 | ||||
-rw-r--r-- | gdb/tui/tui-data.c | 4 | ||||
-rw-r--r-- | gdb/tui/tui-data.h | 4 | ||||
-rw-r--r-- | gdb/tui/tui-stack.c | 4 | ||||
-rw-r--r-- | gdb/tui/tui-win.c | 4 | ||||
-rw-r--r-- | gdb/tui/tui-winsource.c | 4 | ||||
-rw-r--r-- | gdb/varobj.c | 2 |
11 files changed, 18 insertions, 18 deletions
diff --git a/gdb/c-exp.y b/gdb/c-exp.y index b56613fa98f..e197227583d 100644 --- a/gdb/c-exp.y +++ b/gdb/c-exp.y @@ -1,6 +1,6 @@ /* YACC parser for C expressions, for GDB. Copyright (C) 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, - 1998, 1999, 2000, 2003, 2004 + 1998, 1999, 2000, 2003, 2004, 2006 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/doublest.h b/gdb/doublest.h index 1a479b86719..a035b7d79d0 100644 --- a/gdb/doublest.h +++ b/gdb/doublest.h @@ -1,8 +1,8 @@ /* Floating point definitions for GDB. Copyright (C) 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, - 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2005 Free Software - Foundation, Inc. + 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2005, 2006 + Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/jv-exp.y b/gdb/jv-exp.y index 1ed027c059f..70f94caaed4 100644 --- a/gdb/jv-exp.y +++ b/gdb/jv-exp.y @@ -1,5 +1,5 @@ /* YACC parser for Java expressions, for GDB. - Copyright (C) 1997, 1998, 1999, 2000 + Copyright (C) 1997, 1998, 1999, 2000, 2006 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/objc-exp.y b/gdb/objc-exp.y index f1503136d23..52ae8c2b58d 100644 --- a/gdb/objc-exp.y +++ b/gdb/objc-exp.y @@ -1,7 +1,7 @@ /* YACC parser for C expressions, for GDB. - Copyright (C) 1986, 1989, 1990, 1991, 1993, 1994, 2002 Free Software - Foundation, Inc. + Copyright (C) 1986, 1989, 1990, 1991, 1993, 1994, 2002, 2006 + 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 diff --git a/gdb/p-exp.y b/gdb/p-exp.y index 37558b40e1d..08853d50b18 100644 --- a/gdb/p-exp.y +++ b/gdb/p-exp.y @@ -1,5 +1,5 @@ /* YACC parser for Pascal expressions, for GDB. - Copyright (C) 2000 + Copyright (C) 2000, 2006 Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/tui/tui-data.c b/gdb/tui/tui-data.c index 9ef342a0ebf..bbb935bb8da 100644 --- a/gdb/tui/tui-data.c +++ b/gdb/tui/tui-data.c @@ -1,7 +1,7 @@ /* TUI data manipulation routines. - Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software - Foundation, Inc. + Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006 + Free Software Foundation, Inc. Contributed by Hewlett-Packard Company. diff --git a/gdb/tui/tui-data.h b/gdb/tui/tui-data.h index 67f2ff5e024..1a69b560d4a 100644 --- a/gdb/tui/tui-data.h +++ b/gdb/tui/tui-data.h @@ -1,7 +1,7 @@ /* TUI data manipulation routines. - Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 Free Software - Foundation, Inc. + Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2006 + Free Software Foundation, Inc. Contributed by Hewlett-Packard Company. diff --git a/gdb/tui/tui-stack.c b/gdb/tui/tui-stack.c index a1e972c61ca..05230daa48a 100644 --- a/gdb/tui/tui-stack.c +++ b/gdb/tui/tui-stack.c @@ -1,7 +1,7 @@ /* TUI display locator. - Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software - Foundation, Inc. + Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006 + Free Software Foundation, Inc. Contributed by Hewlett-Packard Company. diff --git a/gdb/tui/tui-win.c b/gdb/tui/tui-win.c index 9dd7d4afb33..a42f51522bf 100644 --- a/gdb/tui/tui-win.c +++ b/gdb/tui/tui-win.c @@ -1,7 +1,7 @@ /* TUI window generic functions. - Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software - Foundation, Inc. + Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006 + Free Software Foundation, Inc. Contributed by Hewlett-Packard Company. diff --git a/gdb/tui/tui-winsource.c b/gdb/tui/tui-winsource.c index ca084edaa6b..d7ca706e0a6 100644 --- a/gdb/tui/tui-winsource.c +++ b/gdb/tui/tui-winsource.c @@ -1,7 +1,7 @@ /* TUI display source/assembly window. - Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software - Foundation, Inc. + Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006 + Free Software Foundation, Inc. Contributed by Hewlett-Packard Company. diff --git a/gdb/varobj.c b/gdb/varobj.c index d4c1fbf725c..76ced134a8b 100644 --- a/gdb/varobj.c +++ b/gdb/varobj.c @@ -1,6 +1,6 @@ /* Implementation of the GDB variable objects API. - Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify |