diff options
author | Ulrich Drepper <[email protected]> | 2008-01-22 06:15:00 +0000 |
---|---|---|
committer | Ulrich Drepper <[email protected]> | 2008-01-22 06:15:00 +0000 |
commit | a969d8e19470157be1b8b2e1a693ac7702bf4273 (patch) | |
tree | 8e60ffb0ce93b240b88bae0ccf7ece33bba91674 /libdw/dwarf_formref.c | |
parent | 06ec9db81eb938c7ece66f1a8667a1e2b346dae3 (diff) |
Add missing copyright year updates. Fix ChangeLog.
Diffstat (limited to 'libdw/dwarf_formref.c')
-rw-r--r-- | libdw/dwarf_formref.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdw/dwarf_formref.c b/libdw/dwarf_formref.c index 9d472df8..b8463b70 100644 --- a/libdw/dwarf_formref.c +++ b/libdw/dwarf_formref.c @@ -1,5 +1,5 @@ /* Return reference offset represented by attribute. - Copyright (C) 2003, 2005, 2007 Red Hat, Inc. + Copyright (C) 2003, 2005, 2007, 2008 Red Hat, Inc. This file is part of Red Hat elfutils. Written by Ulrich Drepper <[email protected]>, 2003. |