Author: ngie
Date: Mon Apr 22 18:05:33 2019
New Revision: 346572
URL: https://svnweb.freebsd.org/changeset/base/346572

Log:
  Update the spelling of my name (continuation of r346571)
  
  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".
  
  MFC after:    1 week

Modified:
  head/lib/libcam/tests/libcam_test.c
  head/lib/libkvm/tests/kvm_close_test.c
  head/lib/libkvm/tests/kvm_geterr_test.c
  head/lib/libkvm/tests/kvm_open2_test.c
  head/lib/libkvm/tests/kvm_open_test.c
  head/lib/libkvm/tests/kvm_test_common.c
  head/lib/libkvm/tests/kvm_test_common.h
  head/lib/libsbuf/tests/sbuf_core_test.c
  head/lib/libsbuf/tests/sbuf_stdio_test.c
  head/lib/libsbuf/tests/sbuf_string_test.c
  head/lib/libsbuf/tests/sbuf_test_common.h

Modified: head/lib/libcam/tests/libcam_test.c
==============================================================================
--- head/lib/libcam/tests/libcam_test.c Mon Apr 22 17:52:46 2019        
(r346571)
+++ head/lib/libcam/tests/libcam_test.c Mon Apr 22 18:05:33 2019        
(r346572)
@@ -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: head/lib/libkvm/tests/kvm_close_test.c
==============================================================================
--- head/lib/libkvm/tests/kvm_close_test.c      Mon Apr 22 17:52:46 2019        
(r346571)
+++ head/lib/libkvm/tests/kvm_close_test.c      Mon Apr 22 18:05:33 2019        
(r346572)
@@ -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: head/lib/libkvm/tests/kvm_geterr_test.c
==============================================================================
--- head/lib/libkvm/tests/kvm_geterr_test.c     Mon Apr 22 17:52:46 2019        
(r346571)
+++ head/lib/libkvm/tests/kvm_geterr_test.c     Mon Apr 22 18:05:33 2019        
(r346572)
@@ -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: head/lib/libkvm/tests/kvm_open2_test.c
==============================================================================
--- head/lib/libkvm/tests/kvm_open2_test.c      Mon Apr 22 17:52:46 2019        
(r346571)
+++ head/lib/libkvm/tests/kvm_open2_test.c      Mon Apr 22 18:05:33 2019        
(r346572)
@@ -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: head/lib/libkvm/tests/kvm_open_test.c
==============================================================================
--- head/lib/libkvm/tests/kvm_open_test.c       Mon Apr 22 17:52:46 2019        
(r346571)
+++ head/lib/libkvm/tests/kvm_open_test.c       Mon Apr 22 18:05:33 2019        
(r346572)
@@ -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: head/lib/libkvm/tests/kvm_test_common.c
==============================================================================
--- head/lib/libkvm/tests/kvm_test_common.c     Mon Apr 22 17:52:46 2019        
(r346571)
+++ head/lib/libkvm/tests/kvm_test_common.c     Mon Apr 22 18:05:33 2019        
(r346572)
@@ -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: head/lib/libkvm/tests/kvm_test_common.h
==============================================================================
--- head/lib/libkvm/tests/kvm_test_common.h     Mon Apr 22 17:52:46 2019        
(r346571)
+++ head/lib/libkvm/tests/kvm_test_common.h     Mon Apr 22 18:05:33 2019        
(r346572)
@@ -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: head/lib/libsbuf/tests/sbuf_core_test.c
==============================================================================
--- head/lib/libsbuf/tests/sbuf_core_test.c     Mon Apr 22 17:52:46 2019        
(r346571)
+++ head/lib/libsbuf/tests/sbuf_core_test.c     Mon Apr 22 18:05:33 2019        
(r346572)
@@ -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: head/lib/libsbuf/tests/sbuf_stdio_test.c
==============================================================================
--- head/lib/libsbuf/tests/sbuf_stdio_test.c    Mon Apr 22 17:52:46 2019        
(r346571)
+++ head/lib/libsbuf/tests/sbuf_stdio_test.c    Mon Apr 22 18:05:33 2019        
(r346572)
@@ -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: head/lib/libsbuf/tests/sbuf_string_test.c
==============================================================================
--- head/lib/libsbuf/tests/sbuf_string_test.c   Mon Apr 22 17:52:46 2019        
(r346571)
+++ head/lib/libsbuf/tests/sbuf_string_test.c   Mon Apr 22 18:05:33 2019        
(r346572)
@@ -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: head/lib/libsbuf/tests/sbuf_test_common.h
==============================================================================
--- head/lib/libsbuf/tests/sbuf_test_common.h   Mon Apr 22 17:52:46 2019        
(r346571)
+++ head/lib/libsbuf/tests/sbuf_test_common.h   Mon Apr 22 18:05:33 2019        
(r346572)
@@ -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


_______________________________________________
[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