Update copyright notice

This commit is contained in:
Alexandre Oliva 2006-02-14 19:05:40 +00:00
parent 96c1eda247
commit 48426bc23f
11 changed files with 18 additions and 18 deletions

View File

@ -1,6 +1,6 @@
/* YACC parser for C expressions, for GDB. /* YACC parser for C expressions, for GDB.
Copyright (C) 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 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. Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View File

@ -1,8 +1,8 @@
/* Floating point definitions for GDB. /* Floating point definitions for GDB.
Copyright (C) 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, Copyright (C) 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
1996, 1997, 1998, 1999, 2000, 2001, 2003, 2005 Free Software 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2005, 2006
Foundation, Inc. Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View File

@ -1,5 +1,5 @@
/* YACC parser for Java expressions, for GDB. /* YACC parser for Java expressions, for GDB.
Copyright (C) 1997, 1998, 1999, 2000 Copyright (C) 1997, 1998, 1999, 2000, 2006
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View File

@ -1,7 +1,7 @@
/* YACC parser for C expressions, for GDB. /* YACC parser for C expressions, for GDB.
Copyright (C) 1986, 1989, 1990, 1991, 1993, 1994, 2002 Free Software Copyright (C) 1986, 1989, 1990, 1991, 1993, 1994, 2002, 2006
Foundation, Inc. Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* YACC parser for Pascal expressions, for GDB. /* YACC parser for Pascal expressions, for GDB.
Copyright (C) 2000 Copyright (C) 2000, 2006
Free Software Foundation, Inc. Free Software Foundation, Inc.
This file is part of GDB. This file is part of GDB.

View File

@ -1,7 +1,7 @@
/* TUI data manipulation routines. /* TUI data manipulation routines.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006
Foundation, Inc. Free Software Foundation, Inc.
Contributed by Hewlett-Packard Company. Contributed by Hewlett-Packard Company.

View File

@ -1,7 +1,7 @@
/* TUI data manipulation routines. /* TUI data manipulation routines.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 Free Software Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2006
Foundation, Inc. Free Software Foundation, Inc.
Contributed by Hewlett-Packard Company. Contributed by Hewlett-Packard Company.

View File

@ -1,7 +1,7 @@
/* TUI display locator. /* TUI display locator.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006
Foundation, Inc. Free Software Foundation, Inc.
Contributed by Hewlett-Packard Company. Contributed by Hewlett-Packard Company.

View File

@ -1,7 +1,7 @@
/* TUI window generic functions. /* TUI window generic functions.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006
Foundation, Inc. Free Software Foundation, Inc.
Contributed by Hewlett-Packard Company. Contributed by Hewlett-Packard Company.

View File

@ -1,7 +1,7 @@
/* TUI display source/assembly window. /* TUI display source/assembly window.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006
Foundation, Inc. Free Software Foundation, Inc.
Contributed by Hewlett-Packard Company. Contributed by Hewlett-Packard Company.

View File

@ -1,6 +1,6 @@
/* Implementation of the GDB variable objects API. /* 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. Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify