diff options
author | Joel Brobecker <brobecker@gnat.com> | 2009-01-03 05:58:08 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2009-01-03 05:58:08 +0000 |
commit | 0fb0cc7590113e9b459dfcc48dc71c9d419d9580 (patch) | |
tree | a2f105ccbd3841496034ed5b197148715be94bfe /gdb/solib-svr4.h | |
parent | c9fc347d3835879d625d0b571d5cfc84de503c3c (diff) | |
download | ppe42-binutils-0fb0cc7590113e9b459dfcc48dc71c9d419d9580.tar.gz ppe42-binutils-0fb0cc7590113e9b459dfcc48dc71c9d419d9580.zip |
Updated copyright notices for most files.
Diffstat (limited to 'gdb/solib-svr4.h')
-rw-r--r-- | gdb/solib-svr4.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/solib-svr4.h b/gdb/solib-svr4.h index b48a951de1..398f25ee6b 100644 --- a/gdb/solib-svr4.h +++ b/gdb/solib-svr4.h @@ -1,6 +1,7 @@ /* Handle shared libraries for GDB, the GNU Debugger. - Copyright (C) 2000, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2000, 2004, 2006, 2007, 2008, 2009 + Free Software Foundation, Inc. This file is part of GDB. |