From cb488ce12e611e2f936c48a420c377a558196f8f Mon Sep 17 00:00:00 2001 From: Douglas B Rupp Date: Tue, 29 Jun 2010 19:04:12 +0000 Subject: [PATCH] Committed as obvious. * vmsdbg.h: Update copyright. From-SVN: r161552 --- gcc/ChangeLog | 4 ++++ gcc/vmsdbg.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 868bbe11c714..7822e8c9a157 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2010-06-29 Douglas B Rupp + + * vmsdbg.h: Update copyright. + 2010-06-29 Douglas B Rupp * vmsdbg.h (DST_K_TBG): New DST constant. diff --git a/gcc/vmsdbg.h b/gcc/vmsdbg.h index 1c62b363a344..18fb58597d5a 100644 --- a/gcc/vmsdbg.h +++ b/gcc/vmsdbg.h @@ -1,5 +1,5 @@ /* Definitions for the data structures and codes used in VMS debugging. - Copyright (C) 2001, 2007 Free Software Foundation, Inc. + Copyright (C) 2001, 2007, 2010 Free Software Foundation, Inc. This file is part of GCC.