Update copyright years.

This commit is contained in:
Daniel Jacobowitz 2003-01-13 20:09:33 +00:00
parent 973ccf8b55
commit b5e5c35c01
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/* Support routines for manipulating internal types for GDB.
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003
Free Software Foundation, Inc.
Contributed by Cygnus Support, using pieces from other GDB modules.

View File

@ -1,4 +1,4 @@
# Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
# Copyright 1998, 1999, 2000, 2001, 2002, 2003 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