aboutsummaryrefslogtreecommitdiff
path: root/gas/config/signame.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/signame.h')
-rwxr-xr-xgas/config/signame.h28
1 files changed, 14 insertions, 14 deletions
diff --git a/gas/config/signame.h b/gas/config/signame.h
index d3d075e..fed0e46 100755
--- a/gas/config/signame.h
+++ b/gas/config/signame.h
@@ -1,19 +1,19 @@
/* Convert between signal names and numbers.
Copyright (C) 1990 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 2, 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; see the file COPYING. If not, write to
-the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+
+ 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 2, 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; see the file COPYING. If not, write to
+ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Names for signals from 0 to NSIG-1. */
extern char *sys_siglist[];