pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk license.mk: fix some grammar in a comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0fcc2d9a222e
branches:  trunk
changeset: 381126:0fcc2d9a222e
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue Jun 28 23:57:17 2022 +0000

description:
license.mk: fix some grammar in a comment

diffstat:

 mk/license.mk |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 42b413c1ec38 -r 0fcc2d9a222e mk/license.mk
--- a/mk/license.mk     Tue Jun 28 23:56:18 2022 +0000
+++ b/mk/license.mk     Tue Jun 28 23:57:17 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: license.mk,v 1.112 2022/04/20 21:48:14 wiz Exp $
+# $NetBSD: license.mk,v 1.113 2022/06/28 23:57:17 gutteridge Exp $
 #
 # This file handles everything about the LICENSE variable. It is
 # included automatically by bsd.pkg.mk.
@@ -193,8 +193,8 @@
 # The following licenses do not currently meet our standards for
 # inclusion.
 
-# mostly inline with Free Software principles and typefaces can not be
-# sold by itself.
+# Mostly in line with Free Software principles and typefaces can not be
+# sold by themselves.
 DEFAULT_ACCEPTABLE_LICENSES+=  vera-ttf-license
 
 ##### Variant spellings



Home | Main Index | Thread Index | Old Index