Update copyright year.
This commit is contained in:
parent
68b6dce908
commit
ad27498312
4 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
/* MI Command Set - stack commands.
|
||||
Copyright 2000, 2002, 2003 Free Software Foundation, Inc.
|
||||
Copyright 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
Contributed by Cygnus Solutions (a Red Hat company).
|
||||
|
||||
This file is part of GDB.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* MI Command Set - varobj commands.
|
||||
|
||||
Copyright 2000, 2002 Free Software Foundation, Inc.
|
||||
Copyright 2000, 2002, 2004 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Cygnus Solutions (a Red Hat company).
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* MI Command Set for GDB, the GNU debugger.
|
||||
|
||||
Copyright 2000, 2003 Free Software Foundation, Inc.
|
||||
Copyright 2000, 2003, 2004 Free Software Foundation, Inc.
|
||||
|
||||
Contributed by Cygnus Solutions (a Red Hat company).
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 2000, 2002 Free Software Foundation, Inc.
|
||||
# Copyright 2000, 2002, 2004 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
|
||||
|
|
Loading…
Reference in a new issue