diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-06-22 14:32:33 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-06-22 14:32:33 +0000 |
commit | 8fc2b121ea7cbd74147d537981dba1fa341bc8f9 (patch) | |
tree | 5abfb01663323281e021afe4fe0a428f57ddf297 /gas | |
parent | d02d939fdb1184964f5ae0df24e755146b09f685 (diff) | |
download | gdb-8fc2b121ea7cbd74147d537981dba1fa341bc8f9.zip gdb-8fc2b121ea7cbd74147d537981dba1fa341bc8f9.tar.gz gdb-8fc2b121ea7cbd74147d537981dba1fa341bc8f9.tar.bz2 |
reformat copyright paragraph
Diffstat (limited to 'gas')
-rw-r--r-- | gas/config/obj-bout.c | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/gas/config/obj-bout.c b/gas/config/obj-bout.c index c9b80f5..dc79718 100644 --- a/gas/config/obj-bout.c +++ b/gas/config/obj-bout.c @@ -14,9 +14,10 @@ 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 GAS; see the file COPYING. If not, write - to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + You should have received a copy of the GNU General Public License + along with GAS; see the file COPYING. If not, write to the Free + Software Foundation, 59 Temple Place - Suite 330, Boston, MA + 02111-1307, USA. */ #include "as.h" #include "obstack.h" |