diff options
Diffstat (limited to 'mk/compiler/gfortran.mk')
-rw-r--r-- | mk/compiler/gfortran.mk | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/mk/compiler/gfortran.mk b/mk/compiler/gfortran.mk index cd165fedefa..81af9b8c6ab 100644 --- a/mk/compiler/gfortran.mk +++ b/mk/compiler/gfortran.mk @@ -1,4 +1,4 @@ -# $NetBSD: gfortran.mk,v 1.9 2016/09/12 12:18:13 maya Exp $ +# $NetBSD: gfortran.mk,v 1.10 2018/08/22 20:48:37 maya Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. @@ -14,13 +14,6 @@ # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# 3. All advertising materials mentioning features or use of this software -# must display the following acknowledgement: -# This product includes software developed by the NetBSD -# Foundation, Inc. and its contributors. -# 4. Neither the name of The NetBSD Foundation nor the names of its -# contributors may be used to endorse or promote products derived -# from this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |