Author: kevans
Date: Thu Jul  6 19:53:30 2017
New Revision: 320754
URL: https://svnweb.freebsd.org/changeset/base/320754

Log:
  Update copyright e-mail address to @FreeBSD.org address
  
  Approved by:  emaste (mentor)
  Differential Revision:        https://reviews.freebsd.org/D11508

Modified:
  head/usr.bin/grep/tests/grep_freebsd_test.sh
  head/usr.bin/grep/util.c

Modified: head/usr.bin/grep/tests/grep_freebsd_test.sh
==============================================================================
--- head/usr.bin/grep/tests/grep_freebsd_test.sh        Thu Jul  6 18:46:33 
2017        (r320753)
+++ head/usr.bin/grep/tests/grep_freebsd_test.sh        Thu Jul  6 19:53:30 
2017        (r320754)
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2017 Kyle Evans <kevan...@ksu.edu>
+# Copyright (c) 2017 Kyle Evans <kev...@freebsd.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without

Modified: head/usr.bin/grep/util.c
==============================================================================
--- head/usr.bin/grep/util.c    Thu Jul  6 18:46:33 2017        (r320753)
+++ head/usr.bin/grep/util.c    Thu Jul  6 19:53:30 2017        (r320754)
@@ -5,7 +5,7 @@
 /*-
  * Copyright (c) 1999 James Howard and Dag-Erling Coïdan Smørgrav
  * Copyright (C) 2008-2010 Gabor Kovesdan <ga...@freebsd.org>
- * Copyright (C) 2017 Kyle Evans <kevan...@ksu.edu>
+ * Copyright (C) 2017 Kyle Evans <kev...@freebsd.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to