diff options
Diffstat (limited to 'include/aout/hp300hpux.h')
-rw-r--r-- | include/aout/hp300hpux.h | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/include/aout/hp300hpux.h b/include/aout/hp300hpux.h index c63e3b8..97a3eb5 100644 --- a/include/aout/hp300hpux.h +++ b/include/aout/hp300hpux.h @@ -1,5 +1,21 @@ -/* Special version of <a.out.h> for use under hp-ux. - Copyright 1988, 1993, 1995, 2001, 2009 Free Software Foundation, Inc. */ +/* Special version of <a.out.h> for use under HP-UX. + Copyright 1988, 1993, 1995, 2001, 2009, 2010 + 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 + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, + MA 02110-1301, USA. */ struct hp300hpux_exec_bytes { |