Update copyright e-mail address to @FreeBSD.org address

Approved by:	emaste (mentor)
Differential Revision:	https://reviews.freebsd.org/D11508
This commit is contained in:
Kyle Evans 2017-07-06 19:53:30 +00:00
parent 3ea376f690
commit 26e1c38fbb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=320754
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#
# Copyright (c) 2017 Kyle Evans <kevans91@ksu.edu>
# Copyright (c) 2017 Kyle Evans <kevans@FreeBSD.org>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without

View File

@ -5,7 +5,7 @@
/*-
* Copyright (c) 1999 James Howard and Dag-Erling Coïdan Smørgrav
* Copyright (C) 2008-2010 Gabor Kovesdan <gabor@FreeBSD.org>
* Copyright (C) 2017 Kyle Evans <kevans91@ksu.edu>
* Copyright (C) 2017 Kyle Evans <kevans@FreeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without