Date: Fri, 6 Jun 2014 18:32:05 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r267179 - head/sys/dev/vt/font Message-ID: <201406061832.s56IW5Lt079379@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: emaste Date: Fri Jun 6 18:32:05 2014 New Revision: 267179 URL: http://svnweb.freebsd.org/changeset/base/267179 Log: Clarify statement on font origin Submitted by: Dimitar Zhekov Modified: head/sys/dev/vt/font/vt_font_default.c Modified: head/sys/dev/vt/font/vt_font_default.c ============================================================================== --- head/sys/dev/vt/font/vt_font_default.c Fri Jun 6 18:23:49 2014 (r267178) +++ head/sys/dev/vt/font/vt_font_default.c Fri Jun 6 18:32:05 2014 (r267179) @@ -24,9 +24,9 @@ */ /* - * This is the "Terminus BSD Console" font, a derivative of Terminus that is - * provided under the 2-clause BSD license for use by the FreeBSD vt(4) - * console. Please contribute any changes back to Mr. Zhekov at + * This is the "Terminus BSD Console" font. It is identical to the standard + * variant of Terminus Font 8x16, but provided under the 2-clause BSD License + * (FreeBSD License). Please contribute any changes back to Mr. Zhekov at * <dimitar.zhekov@gmail.com>. */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406061832.s56IW5Lt079379>