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.zhe...@gmail.com>.
  */
 
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to