summaryrefslogtreecommitdiffstats
path: root/sys/dev/vt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/vt')
-rw-r--r--sys/dev/vt/font/vt_font_default.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/vt/font/vt_font_default.c b/sys/dev/vt/font/vt_font_default.c
index e99a713..bdd615c 100644
--- a/sys/dev/vt/font/vt_font_default.c
+++ b/sys/dev/vt/font/vt_font_default.c
@@ -1,6 +1,5 @@
/*-
- * Copyright (c) 2011 Dimitar Toshkov Zhekov <jimmy@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 <jimmy@is-vn.bg>.
+ * Please contribute any changes back to <dimitar.zhekov@gmail.com>.
*/
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud