Author: emaste
Date: Sun Jun  8 14:02:25 2014
New Revision: 267231
URL: http://svnweb.freebsd.org/changeset/base/267231

Log:
  MFC r267078, r267079:
  
     Update vt(4) console font author's email address
     Remove extra copy of old email address.

Modified:
  stable/10/sys/dev/vt/font/vt_font_default.c
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sys/dev/vt/font/vt_font_default.c
==============================================================================
--- stable/10/sys/dev/vt/font/vt_font_default.c Sun Jun  8 11:27:21 2014        
(r267230)
+++ stable/10/sys/dev/vt/font/vt_font_default.c Sun Jun  8 14:02:25 2014        
(r267231)
@@ -1,6 +1,5 @@
 /*-
- * Copyright (c) 2011 Dimitar Toshkov Zhekov <ji...@is-vn.bg>
- * All rights reserved.
+ * Copyright (c) 2011 Dimitar Toshkov Zhekov.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -23,7 +22,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * Please contribute any changes back to <ji...@is-vn.bg>.
+ * Please contribute any changes back to <dimitar.zhe...@gmail.com>.
  */
 
 #include <sys/cdefs.h>
_______________________________________________
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