diff options
author | Douglas B Rupp <rupp@gnat.com> | 2010-06-29 19:04:12 +0000 |
---|---|---|
committer | Douglas Rupp <rupp@gcc.gnu.org> | 2010-06-29 19:04:12 +0000 |
commit | cb488ce12e611e2f936c48a420c377a558196f8f (patch) | |
tree | d8bdbafeb27eabd52c6cad602299205fdbedc378 /gcc/vmsdbg.h | |
parent | 42488c1b62c7dfa35e30ef1787da3b09a54380bb (diff) | |
download | gcc-cb488ce12e611e2f936c48a420c377a558196f8f.zip gcc-cb488ce12e611e2f936c48a420c377a558196f8f.tar.gz gcc-cb488ce12e611e2f936c48a420c377a558196f8f.tar.bz2 |
Committed as obvious.
* vmsdbg.h: Update copyright.
From-SVN: r161552
Diffstat (limited to 'gcc/vmsdbg.h')
-rw-r--r-- | gcc/vmsdbg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/vmsdbg.h b/gcc/vmsdbg.h index 1c62b36..18fb585 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. |