Author: ngie
Date: Mon Apr 29 19:34:09 2019
New Revision: 346918
URL: https://svnweb.freebsd.org/changeset/base/346918

Log:
  MFC r346571,r346572:
  
  Update the spelling of my name
  
  Previous spellings of my name (NGie, Ngie) weren't my legal spelling. Use Enji
  instead for clarity.
  
  While here, remove "All Rights Reserved" from copyrights I "own".

Modified:
  stable/12/lib/libcam/tests/libcam_test.c
  stable/12/lib/libkvm/tests/kvm_close_test.c
  stable/12/lib/libkvm/tests/kvm_geterr_test.c
  stable/12/lib/libkvm/tests/kvm_open2_test.c
  stable/12/lib/libkvm/tests/kvm_open_test.c
  stable/12/lib/libkvm/tests/kvm_test_common.c
  stable/12/lib/libkvm/tests/kvm_test_common.h
  stable/12/lib/libsbuf/tests/sbuf_core_test.c
  stable/12/lib/libsbuf/tests/sbuf_stdio_test.c
  stable/12/lib/libsbuf/tests/sbuf_string_test.c
  stable/12/lib/libsbuf/tests/sbuf_test_common.h
  stable/12/share/examples/tests/tests/tap/cp_test.sh
  stable/12/share/man/man4/cfiscsi.4
  stable/12/share/man/man5/cd9660.5
  stable/12/share/zoneinfo/tests/backward_test.sh
  stable/12/share/zoneinfo/tests/zoneinfo_common.sh
  stable/12/usr.bin/calendar/calendars/calendar.freebsd
  stable/12/usr.bin/du/tests/du_test.sh
  stable/12/usr.bin/getconf/tests/arch_type.c
  stable/12/usr.bin/procstat/tests/procstat_test.sh
  stable/12/usr.bin/procstat/tests/while1.c
  stable/12/usr.sbin/sysrc/sysrc.8
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/lib/libcam/tests/libcam_test.c
==============================================================================
--- stable/12/lib/libcam/tests/libcam_test.c    Mon Apr 29 19:32:11 2019        
(r346917)
+++ stable/12/lib/libcam/tests/libcam_test.c    Mon Apr 29 19:34:09 2019        
(r346918)
@@ -1,6 +1,5 @@
 /*-
- * Copyright (c) 2017 Ngie Cooper <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libkvm/tests/kvm_close_test.c
==============================================================================
--- stable/12/lib/libkvm/tests/kvm_close_test.c Mon Apr 29 19:32:11 2019        
(r346917)
+++ stable/12/lib/libkvm/tests/kvm_close_test.c Mon Apr 29 19:34:09 2019        
(r346918)
@@ -1,6 +1,5 @@
 /*-
- * Copyright (c) 2017 Ngie Cooper <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libkvm/tests/kvm_geterr_test.c
==============================================================================
--- stable/12/lib/libkvm/tests/kvm_geterr_test.c        Mon Apr 29 19:32:11 
2019        (r346917)
+++ stable/12/lib/libkvm/tests/kvm_geterr_test.c        Mon Apr 29 19:34:09 
2019        (r346918)
@@ -1,6 +1,5 @@
 /*-
- * Copyright (c) 2017 Ngie Cooper <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libkvm/tests/kvm_open2_test.c
==============================================================================
--- stable/12/lib/libkvm/tests/kvm_open2_test.c Mon Apr 29 19:32:11 2019        
(r346917)
+++ stable/12/lib/libkvm/tests/kvm_open2_test.c Mon Apr 29 19:34:09 2019        
(r346918)
@@ -1,6 +1,5 @@
 /*-
- * Copyright (c) 2017 Ngie Cooper <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libkvm/tests/kvm_open_test.c
==============================================================================
--- stable/12/lib/libkvm/tests/kvm_open_test.c  Mon Apr 29 19:32:11 2019        
(r346917)
+++ stable/12/lib/libkvm/tests/kvm_open_test.c  Mon Apr 29 19:34:09 2019        
(r346918)
@@ -1,6 +1,5 @@
 /*-
- * Copyright (c) 2017 Ngie Cooper <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libkvm/tests/kvm_test_common.c
==============================================================================
--- stable/12/lib/libkvm/tests/kvm_test_common.c        Mon Apr 29 19:32:11 
2019        (r346917)
+++ stable/12/lib/libkvm/tests/kvm_test_common.c        Mon Apr 29 19:34:09 
2019        (r346918)
@@ -1,6 +1,5 @@
 /*-
- * Copyright (c) 2017 Ngie Cooper <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libkvm/tests/kvm_test_common.h
==============================================================================
--- stable/12/lib/libkvm/tests/kvm_test_common.h        Mon Apr 29 19:32:11 
2019        (r346917)
+++ stable/12/lib/libkvm/tests/kvm_test_common.h        Mon Apr 29 19:34:09 
2019        (r346918)
@@ -1,6 +1,5 @@
 /*-
- * Copyright (c) 2017 Ngie Cooper <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libsbuf/tests/sbuf_core_test.c
==============================================================================
--- stable/12/lib/libsbuf/tests/sbuf_core_test.c        Mon Apr 29 19:32:11 
2019        (r346917)
+++ stable/12/lib/libsbuf/tests/sbuf_core_test.c        Mon Apr 29 19:34:09 
2019        (r346918)
@@ -1,6 +1,5 @@
 /*-
- * Copyright (c) 2017 Ngie Cooper <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libsbuf/tests/sbuf_stdio_test.c
==============================================================================
--- stable/12/lib/libsbuf/tests/sbuf_stdio_test.c       Mon Apr 29 19:32:11 
2019        (r346917)
+++ stable/12/lib/libsbuf/tests/sbuf_stdio_test.c       Mon Apr 29 19:34:09 
2019        (r346918)
@@ -1,6 +1,5 @@
 /*-
- * Copyright (c) 2017 Ngie Cooper <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libsbuf/tests/sbuf_string_test.c
==============================================================================
--- stable/12/lib/libsbuf/tests/sbuf_string_test.c      Mon Apr 29 19:32:11 
2019        (r346917)
+++ stable/12/lib/libsbuf/tests/sbuf_string_test.c      Mon Apr 29 19:34:09 
2019        (r346918)
@@ -1,6 +1,5 @@
 /*-
- * Copyright (c) 2017 Ngie Cooper <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/lib/libsbuf/tests/sbuf_test_common.h
==============================================================================
--- stable/12/lib/libsbuf/tests/sbuf_test_common.h      Mon Apr 29 19:32:11 
2019        (r346917)
+++ stable/12/lib/libsbuf/tests/sbuf_test_common.h      Mon Apr 29 19:34:09 
2019        (r346918)
@@ -1,6 +1,5 @@
 /*-
- * Copyright (c) 2017 Ngie Cooper <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/share/examples/tests/tests/tap/cp_test.sh
==============================================================================
--- stable/12/share/examples/tests/tests/tap/cp_test.sh Mon Apr 29 19:32:11 
2019        (r346917)
+++ stable/12/share/examples/tests/tests/tap/cp_test.sh Mon Apr 29 19:34:09 
2019        (r346918)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (c) 2017 Ngie Cooper <[email protected]>
-# All rights reserved.
+# Copyright (c) 2017 Enji Cooper <[email protected]>
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: stable/12/share/man/man4/cfiscsi.4
==============================================================================
--- stable/12/share/man/man4/cfiscsi.4  Mon Apr 29 19:32:11 2019        
(r346917)
+++ stable/12/share/man/man4/cfiscsi.4  Mon Apr 29 19:34:09 2019        
(r346918)
@@ -1,7 +1,6 @@
 .\" Copyright (c) 2013 Edward Tomasz Napierala
 .\" Copyright (c) 2015-2017 Alexander Motin <[email protected]>
-.\" Copyright (c) 2017 Ngie Cooper <[email protected]>
-.\" All rights reserved.
+.\" Copyright (c) 2017 Enji Cooper <[email protected]>
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
@@ -109,4 +108,4 @@ subsystem was developed by
 .An Edward Tomasz Napierala Aq Mt [email protected]
 under sponsorship from the FreeBSD Foundation.
 This manual page was written by
-.An Ngie Cooper Aq Mt [email protected] .
+.An Enji Cooper Aq Mt [email protected] .

Modified: stable/12/share/man/man5/cd9660.5
==============================================================================
--- stable/12/share/man/man5/cd9660.5   Mon Apr 29 19:32:11 2019        
(r346917)
+++ stable/12/share/man/man5/cd9660.5   Mon Apr 29 19:34:09 2019        
(r346918)
@@ -1,6 +1,5 @@
 .\"
-.\" Copyright (c) 2017 Ngie Cooper
-.\" All rights reserved.
+.\" Copyright (c) 2017 Enji Cooper
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
@@ -79,4 +78,4 @@ and
 .An Atsushi Murai Aq Mt [email protected] .
 .Pp
 This manual page was written by
-.An Ngie Cooper Aq Mt [email protected] .
+.An Enji Cooper Aq Mt [email protected] .

Modified: stable/12/share/zoneinfo/tests/backward_test.sh
==============================================================================
--- stable/12/share/zoneinfo/tests/backward_test.sh     Mon Apr 29 19:32:11 
2019        (r346917)
+++ stable/12/share/zoneinfo/tests/backward_test.sh     Mon Apr 29 19:34:09 
2019        (r346918)
@@ -1,6 +1,5 @@
 #
-# Copyright (c) 2017 Ngie Cooper <[email protected]>
-# All rights reserved.
+# Copyright (c) 2017 Enji Cooper <[email protected]>
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: stable/12/share/zoneinfo/tests/zoneinfo_common.sh
==============================================================================
--- stable/12/share/zoneinfo/tests/zoneinfo_common.sh   Mon Apr 29 19:32:11 
2019        (r346917)
+++ stable/12/share/zoneinfo/tests/zoneinfo_common.sh   Mon Apr 29 19:34:09 
2019        (r346918)
@@ -1,7 +1,6 @@
 #!/bin/sh
 #
-# Copyright (c) 2017 Ngie Cooper <[email protected]>
-# All rights reserved.
+# Copyright (c) 2017 Enji Cooper <[email protected]>
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: stable/12/usr.bin/calendar/calendars/calendar.freebsd
==============================================================================
--- stable/12/usr.bin/calendar/calendars/calendar.freebsd       Mon Apr 29 
19:32:11 2019        (r346917)
+++ stable/12/usr.bin/calendar/calendars/calendar.freebsd       Mon Apr 29 
19:34:09 2019        (r346918)
@@ -44,7 +44,7 @@
 01/26  Andrew Gallatin <[email protected]> born in Buffalo, New York, 
United States, 1970
 01/27  Nick Sayer <[email protected]> born in San Diego, California, United 
States, 1968
 01/27  Jacques Anthony Vidrine <[email protected]> born in Baton Rouge, 
Louisiana, United States, 1971
-01/27  Ngie Cooper <[email protected]> born in Seattle, Washington, United 
States, 1984
+01/27  Enji Cooper <[email protected]> born in Seattle, Washington, United 
States, 1984
 01/31  Hidetoshi Shimokawa <[email protected]> born in Yokohama, Kanagawa, 
Japan, 1970
 02/01  Doug Rabson <[email protected]> born in London, England, 1966
 02/01  Nicola Vitale <[email protected]> born in Busto Arsizio, Varese, Italy, 
1976

Modified: stable/12/usr.bin/du/tests/du_test.sh
==============================================================================
--- stable/12/usr.bin/du/tests/du_test.sh       Mon Apr 29 19:32:11 2019        
(r346917)
+++ stable/12/usr.bin/du/tests/du_test.sh       Mon Apr 29 19:34:09 2019        
(r346918)
@@ -1,6 +1,5 @@
 #
-# Copyright (c) 2017 Ngie Cooper <[email protected]>
-# All rights reserved.
+# Copyright (c) 2017 Enji Cooper <[email protected]>
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: stable/12/usr.bin/getconf/tests/arch_type.c
==============================================================================
--- stable/12/usr.bin/getconf/tests/arch_type.c Mon Apr 29 19:32:11 2019        
(r346917)
+++ stable/12/usr.bin/getconf/tests/arch_type.c Mon Apr 29 19:34:09 2019        
(r346918)
@@ -1,6 +1,5 @@
 /*
- * Copyright (c) 2017 Ngie Cooper <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/usr.bin/procstat/tests/procstat_test.sh
==============================================================================
--- stable/12/usr.bin/procstat/tests/procstat_test.sh   Mon Apr 29 19:32:11 
2019        (r346917)
+++ stable/12/usr.bin/procstat/tests/procstat_test.sh   Mon Apr 29 19:34:09 
2019        (r346918)
@@ -1,6 +1,5 @@
 #
-# Copyright (c) 2017 Ngie Cooper <[email protected]>
-# All rights reserved.
+# Copyright (c) 2017 Enji Cooper <[email protected]>
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions

Modified: stable/12/usr.bin/procstat/tests/while1.c
==============================================================================
--- stable/12/usr.bin/procstat/tests/while1.c   Mon Apr 29 19:32:11 2019        
(r346917)
+++ stable/12/usr.bin/procstat/tests/while1.c   Mon Apr 29 19:34:09 2019        
(r346918)
@@ -1,6 +1,5 @@
 /*
- * Copyright (c) 2017 Ngie Cooper <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2017 Enji Cooper <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: stable/12/usr.sbin/sysrc/sysrc.8
==============================================================================
--- stable/12/usr.sbin/sysrc/sysrc.8    Mon Apr 29 19:32:11 2019        
(r346917)
+++ stable/12/usr.sbin/sysrc/sysrc.8    Mon Apr 29 19:34:09 2019        
(r346918)
@@ -480,6 +480,6 @@ utility first appeared in
 .Sh AUTHORS
 .An Devin Teske Aq Mt [email protected]
 .Sh THANKS TO
-Brandon Gooch, Ngie Cooper, Julian Elischer, Pawel Jakub Dawidek,
+Brandon Gooch, Enji Cooper, Julian Elischer, Pawel Jakub Dawidek,
 Cyrille Lefevre, Ross West, Stefan Esser, Marco Steinbach, Jilles Tjoelker,
 Allan Jude, and Lars Engels for suggestions, help, and testing.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to