aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMichael Meissner <meissner@gcc.gnu.org>1996-02-26 14:32:34 +0000
committerMichael Meissner <meissner@gcc.gnu.org>1996-02-26 14:32:34 +0000
commit5ac89d9f53ab5881a6af9fdffce0f1c4cd3c5fbf (patch)
tree89c529d0942efe9e17b6b3a0d2fe82fa61d5b486 /gcc
parent54d299ce723ab523e83492e365f65537a11fb29f (diff)
downloadgcc-5ac89d9f53ab5881a6af9fdffce0f1c4cd3c5fbf.zip
gcc-5ac89d9f53ab5881a6af9fdffce0f1c4cd3c5fbf.tar.gz
gcc-5ac89d9f53ab5881a6af9fdffce0f1c4cd3c5fbf.tar.bz2
Change copyright.
From-SVN: r11347
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ginclude/ppc-asm.h16
1 files changed, 1 insertions, 15 deletions
diff --git a/gcc/ginclude/ppc-asm.h b/gcc/ginclude/ppc-asm.h
index 182b917..6b06504 100644
--- a/gcc/ginclude/ppc-asm.h
+++ b/gcc/ginclude/ppc-asm.h
@@ -1,18 +1,4 @@
-/*
- * Copyright (c) 1995 Cygnus Support
- *
- * The authors hereby grant permission to use, copy, modify, distribute,
- * and license this software and its documentation for any purpose, provided
- * that existing copyright notices are retained in all copies and that this
- * notice is included verbatim in any distributions. No written agreement,
- * license, or royalty fee is required for any of the authorized uses.
- * Modifications to this software may be copyrighted by their authors
- * and need not follow the licensing terms described here, provided that
- * the new terms are clearly indicated on the first page of each file where
- * they apply.
- */
-
-
+/* PowerPC asm definitions for GNU C. */
/* Under winnt, 1) gas suppports the following as names and 2) in particular
defining "toc" breaks the FUNC_START macro as ".toc" becomes ".2" */