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 <[email protected]>
- * 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 <[email protected]>.
+ * Please contribute any changes back to <[email protected]>.
*/
#include <sys/cdefs.h>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "[email protected]"