1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00

Fix typo in copyright notice introduced in r226724

(missing character in e-mail adress)

Reported by:	pjd
MFC after:	3 days
This commit is contained in:
Martin Matuska 2011-10-25 13:52:38 +00:00
parent 74ef73007a
commit e1d4b72a2e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=226732

View File

@ -23,7 +23,7 @@
*/
/* Portions Copyright 2007 Jeremy Teo */
/* Portions Copyright 2011 Martin Matuska <mm@FreeBSD.org */
/* Portions Copyright 2011 Martin Matuska <mm@FreeBSD.org> */
#ifdef _KERNEL
#include <sys/types.h>