Author: imp
Date: Tue Feb  5 21:37:34 2019
New Revision: 343811
URL: https://svnweb.freebsd.org/changeset/base/343811

Log:
  Remove All Rights Reserved
  
  Remove the all rights reserved clause from my copyright, and make
  other minor tweaks needed where that might have created ambiguity.

Modified:
  head/libexec/talkd/extern.h
  head/share/man/man9/config_intrhook.9
  head/sys/dev/flash/mx25l.c
  head/sys/dev/flash/n25q.c
  head/sys/dev/mmc/bridge.h
  head/sys/dev/mmc/mmc.c
  head/sys/dev/mmc/mmc_private.h
  head/sys/dev/mmc/mmc_subr.c
  head/sys/dev/mmc/mmc_subr.h
  head/sys/dev/mmc/mmcbrvar.h
  head/sys/dev/mmc/mmcreg.h
  head/sys/dev/mmc/mmcsd.c
  head/sys/dev/mmc/mmcvar.h
  head/sys/dev/pccbb/pccbbdevid.h
  head/sys/dev/puc/puc_pci.c
  head/sys/dev/sio/sio_isa.c
  head/sys/dev/sio/sio_pccard.c
  head/sys/dev/sio/sio_pci.c
  head/sys/dev/sio/sio_puc.c
  head/sys/dev/uart/uart_bus_acpi.c
  head/sys/dev/uart/uart_bus_pccard.c
  head/sys/dev/uart/uart_bus_puc.c
  head/sys/dev/usb/controller/generic_ohci.c
  head/sys/dev/usb/controller/ohci_s3c24x0.c
  head/sys/dev/wi/if_wivar.h
  head/usr.sbin/dumpcis/main.c

Modified: head/libexec/talkd/extern.h
==============================================================================
--- head/libexec/talkd/extern.h Tue Feb  5 21:28:29 2019        (r343810)
+++ head/libexec/talkd/extern.h Tue Feb  5 21:37:34 2019        (r343811)
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2002 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2002 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/share/man/man9/config_intrhook.9
==============================================================================
--- head/share/man/man9/config_intrhook.9       Tue Feb  5 21:28:29 2019        
(r343810)
+++ head/share/man/man9/config_intrhook.9       Tue Feb  5 21:37:34 2019        
(r343811)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (C) 2006 M. Warner Losh <[email protected]>. All rights reserved.
+.\" Copyright (C) 2006 M. Warner Losh <[email protected]>.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions

Modified: head/sys/dev/flash/mx25l.c
==============================================================================
--- head/sys/dev/flash/mx25l.c  Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/flash/mx25l.c  Tue Feb  5 21:37:34 2019        (r343811)
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
  * Copyright (c) 2009 Oleksandr Tymoshenko.  All rights reserved.
  * Copyright (c) 2018 Ian Lepore.  All rights reserved.
  *

Modified: head/sys/dev/flash/n25q.c
==============================================================================
--- head/sys/dev/flash/n25q.c   Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/flash/n25q.c   Tue Feb  5 21:37:34 2019        (r343811)
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
  * Copyright (c) 2009 Oleksandr Tymoshenko.  All rights reserved.
  * Copyright (c) 2017 Ruslan Bukin <[email protected]>
  * Copyright (c) 2018 Ian Lepore.  All rights reserved.

Modified: head/sys/dev/mmc/bridge.h
==============================================================================
--- head/sys/dev/mmc/bridge.h   Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/mmc/bridge.h   Tue Feb  5 21:37:34 2019        (r343811)
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/mmc/mmc.c
==============================================================================
--- head/sys/dev/mmc/mmc.c      Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/mmc/mmc.c      Tue Feb  5 21:37:34 2019        (r343811)
@@ -2,7 +2,7 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2006 Bernd Walter.  All rights reserved.
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
  * Copyright (c) 2017 Marius Strobl <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/sys/dev/mmc/mmc_private.h
==============================================================================
--- head/sys/dev/mmc/mmc_private.h      Tue Feb  5 21:28:29 2019        
(r343810)
+++ head/sys/dev/mmc/mmc_private.h      Tue Feb  5 21:37:34 2019        
(r343811)
@@ -1,6 +1,6 @@
 /*-
  * Copyright (c) 2006 Bernd Walter.  All rights reserved.
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/mmc/mmc_subr.c
==============================================================================
--- head/sys/dev/mmc/mmc_subr.c Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/mmc/mmc_subr.c Tue Feb  5 21:37:34 2019        (r343811)
@@ -1,6 +1,6 @@
 /*-
  * Copyright (c) 2006 Bernd Walter.  All rights reserved.
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/mmc/mmc_subr.h
==============================================================================
--- head/sys/dev/mmc/mmc_subr.h Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/mmc/mmc_subr.h Tue Feb  5 21:37:34 2019        (r343811)
@@ -1,6 +1,6 @@
 /*-
  * Copyright (c) 2006 Bernd Walter.  All rights reserved.
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/mmc/mmcbrvar.h
==============================================================================
--- head/sys/dev/mmc/mmcbrvar.h Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/mmc/mmcbrvar.h Tue Feb  5 21:37:34 2019        (r343811)
@@ -2,7 +2,7 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2006 Bernd Walter.  All rights reserved.
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/mmc/mmcreg.h
==============================================================================
--- head/sys/dev/mmc/mmcreg.h   Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/mmc/mmcreg.h   Tue Feb  5 21:37:34 2019        (r343811)
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
  * Copyright (c) 2017 Marius Strobl <[email protected]>
  * Copyright (c) 2015-2016 Ilya Bakulin <[email protected]>
  *

Modified: head/sys/dev/mmc/mmcsd.c
==============================================================================
--- head/sys/dev/mmc/mmcsd.c    Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/mmc/mmcsd.c    Tue Feb  5 21:37:34 2019        (r343811)
@@ -2,7 +2,7 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2006 Bernd Walter.  All rights reserved.
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
  * Copyright (c) 2017 Marius Strobl <[email protected]>
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/sys/dev/mmc/mmcvar.h
==============================================================================
--- head/sys/dev/mmc/mmcvar.h   Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/mmc/mmcvar.h   Tue Feb  5 21:37:34 2019        (r343811)
@@ -2,7 +2,7 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2006 Bernd Walter.  All rights reserved.
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/pccbb/pccbbdevid.h
==============================================================================
--- head/sys/dev/pccbb/pccbbdevid.h     Tue Feb  5 21:28:29 2019        
(r343810)
+++ head/sys/dev/pccbb/pccbbdevid.h     Tue Feb  5 21:37:34 2019        
(r343811)
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2001-2004 M. Warner Losh. All rights reserved.
+ * Copyright (c) 2001-2004 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/puc/puc_pci.c
==============================================================================
--- head/sys/dev/puc/puc_pci.c  Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/puc/puc_pci.c  Tue Feb  5 21:37:34 2019        (r343811)
@@ -4,7 +4,7 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD AND BSD-3-Clause
  *
  * Copyright (c) 2002 JF Hay.  All rights reserved.
- * Copyright (c) 2000 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2000 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/sio/sio_isa.c
==============================================================================
--- head/sys/dev/sio/sio_isa.c  Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/sio/sio_isa.c  Tue Feb  5 21:37:34 2019        (r343811)
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2001 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2001 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/sio/sio_pccard.c
==============================================================================
--- head/sys/dev/sio/sio_pccard.c       Tue Feb  5 21:28:29 2019        
(r343810)
+++ head/sys/dev/sio/sio_pccard.c       Tue Feb  5 21:37:34 2019        
(r343811)
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2001 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2001 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/sio/sio_pci.c
==============================================================================
--- head/sys/dev/sio/sio_pci.c  Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/sio/sio_pci.c  Tue Feb  5 21:37:34 2019        (r343811)
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2001 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2001 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/sio/sio_puc.c
==============================================================================
--- head/sys/dev/sio/sio_puc.c  Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/sio/sio_puc.c  Tue Feb  5 21:37:34 2019        (r343811)
@@ -2,7 +2,7 @@
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
  * Copyright (c) 2002 JF Hay.  All rights reserved.
- * Copyright (c) 2001 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2001 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/uart/uart_bus_acpi.c
==============================================================================
--- head/sys/dev/uart/uart_bus_acpi.c   Tue Feb  5 21:28:29 2019        
(r343810)
+++ head/sys/dev/uart/uart_bus_acpi.c   Tue Feb  5 21:37:34 2019        
(r343811)
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2001 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2001 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/uart/uart_bus_pccard.c
==============================================================================
--- head/sys/dev/uart/uart_bus_pccard.c Tue Feb  5 21:28:29 2019        
(r343810)
+++ head/sys/dev/uart/uart_bus_pccard.c Tue Feb  5 21:37:34 2019        
(r343811)
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2001 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2001 M. Warner Losh.
  * Copyright (c) 2003 Norikatsu Shigemura, Takenori Watanabe All rights 
reserved.
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/sys/dev/uart/uart_bus_puc.c
==============================================================================
--- head/sys/dev/uart/uart_bus_puc.c    Tue Feb  5 21:28:29 2019        
(r343810)
+++ head/sys/dev/uart/uart_bus_puc.c    Tue Feb  5 21:37:34 2019        
(r343811)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 2006 Marcel Moolenaar.  All rights reserved.
  * Copyright (c) 2002 JF Hay.  All rights reserved.
- * Copyright (c) 2001 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2001 M. Warner Losh.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/usb/controller/generic_ohci.c
==============================================================================
--- head/sys/dev/usb/controller/generic_ohci.c  Tue Feb  5 21:28:29 2019        
(r343810)
+++ head/sys/dev/usb/controller/generic_ohci.c  Tue Feb  5 21:37:34 2019        
(r343811)
@@ -1,7 +1,6 @@
 /*-
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
- * Copyright (c) 2016 Emmanuel Vadot <[email protected]>
- * All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
+ * Copyright (c) 2016 Emmanuel Vadot <[email protected]> All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/sys/dev/usb/controller/ohci_s3c24x0.c
==============================================================================
--- head/sys/dev/usb/controller/ohci_s3c24x0.c  Tue Feb  5 21:28:29 2019        
(r343810)
+++ head/sys/dev/usb/controller/ohci_s3c24x0.c  Tue Feb  5 21:37:34 2019        
(r343811)
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
  * Copyright (c) 2009 Andrew Turner.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/sys/dev/wi/if_wivar.h
==============================================================================
--- head/sys/dev/wi/if_wivar.h  Tue Feb  5 21:28:29 2019        (r343810)
+++ head/sys/dev/wi/if_wivar.h  Tue Feb  5 21:37:34 2019        (r343811)
@@ -1,8 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-4-Clause
  *
- * Copyright (c) 2002
- *     M Warner Losh <[email protected]>.  All rights reserved.
+ * Copyright (c) 2002 M Warner Losh <[email protected]>.
  * Copyright (c) 1997, 1998, 1999
  *     Bill Paul <[email protected]>.  All rights reserved.
  *

Modified: head/usr.sbin/dumpcis/main.c
==============================================================================
--- head/usr.sbin/dumpcis/main.c        Tue Feb  5 21:28:29 2019        
(r343810)
+++ head/usr.sbin/dumpcis/main.c        Tue Feb  5 21:37:34 2019        
(r343811)
@@ -1,7 +1,7 @@
 /*-
  * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  *
- * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
+ * Copyright (c) 2006 M. Warner Losh.
  *
  * 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