Author: emaste
Date: Mon Jun  9 13:53:37 2014
New Revision: 267269
URL: http://svnweb.freebsd.org/changeset/base/267269

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

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

Modified: stable/9/sys/dev/vt/font/vt_font_default.c
==============================================================================
--- stable/9/sys/dev/vt/font/vt_font_default.c  Mon Jun  9 13:52:10 2014        
(r267268)
+++ stable/9/sys/dev/vt/font/vt_font_default.c  Mon Jun  9 13:53:37 2014        
(r267269)
@@ -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