diff options
Diffstat (limited to 'gcc/gcc.c')
-rw-r--r-- | gcc/gcc.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gcc/gcc.c b/gcc/gcc.c index 75dc67d0e8e..bb4c465a5de 100644 --- a/gcc/gcc.c +++ b/gcc/gcc.c @@ -17,10 +17,7 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING3. If not see -<http://www.gnu.org/licenses/>. - -This paragraph is here to try to keep Sun CC from dying. -The number of chars here seems crucial!!!! */ +<http://www.gnu.org/licenses/>. */ /* This program is the user interface to the C compiler and possibly to other compilers. It is used because compilation is a complicated procedure |