Re: svn commit: r355330 - head/share/man/man9

2019-12-04 Thread Rodney W. Grimes
> Author: imp
> Date: Tue Dec  3 15:48:28 2019
> New Revision: 355330
> URL: https://svnweb.freebsd.org/changeset/base/355330
> 
> Log:
>   Regularize copyright notices for me.
>   
>   Remove stray All Rights Reserved and other non-license stuff. Make sure all
>   copyrights have year.

Thank you!


-- 
Rod Grimes rgri...@freebsd.org
___
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"


svn commit: r355330 - head/share/man/man9

2019-12-03 Thread Warner Losh
Author: imp
Date: Tue Dec  3 15:48:28 2019
New Revision: 355330
URL: https://svnweb.freebsd.org/changeset/base/355330

Log:
  Regularize copyright notices for me.
  
  Remove stray All Rights Reserved and other non-license stuff. Make sure all
  copyrights have year.

Modified:
  head/share/man/man9/BUS_ADD_CHILD.9
  head/share/man/man9/bus_activate_resource.9
  head/share/man/man9/bus_child_present.9
  head/share/man/man9/bus_set_resource.9
  head/share/man/man9/bus_space.9
  head/share/man/man9/config_intrhook.9
  head/share/man/man9/device_get_name.9
  head/share/man/man9/device_get_parent.9
  head/share/man/man9/device_get_sysctl.9
  head/share/man/man9/device_printf.9
  head/share/man/man9/device_set_driver.9
  head/share/man/man9/owll.9
  head/share/man/man9/own.9
  head/share/man/man9/resource_int_value.9

Modified: head/share/man/man9/BUS_ADD_CHILD.9
==
--- head/share/man/man9/BUS_ADD_CHILD.9 Tue Dec  3 14:48:13 2019
(r355329)
+++ head/share/man/man9/BUS_ADD_CHILD.9 Tue Dec  3 15:48:28 2019
(r355330)
@@ -1,10 +1,6 @@
 .\" -*- nroff -*-
 .\"
-.\" Copyright (c) 2004 M. Warner Losh.
-.\"
-.\" All rights reserved.
-.\"
-.\" This program is free software.
+.\" Copyright (c) 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/share/man/man9/bus_activate_resource.9
==
--- head/share/man/man9/bus_activate_resource.9 Tue Dec  3 14:48:13 2019
(r355329)
+++ head/share/man/man9/bus_activate_resource.9 Tue Dec  3 15:48:28 2019
(r355330)
@@ -1,10 +1,6 @@
 .\" -*- nroff -*-
 .\"
-.\" Copyright (c) 2003 M. Warner Losh
-.\"
-.\" All rights reserved.
-.\"
-.\" This program is free software.
+.\" Copyright (c) 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/share/man/man9/bus_child_present.9
==
--- head/share/man/man9/bus_child_present.9 Tue Dec  3 14:48:13 2019
(r355329)
+++ head/share/man/man9/bus_child_present.9 Tue Dec  3 15:48:28 2019
(r355330)
@@ -1,10 +1,6 @@
 .\" -*- nroff -*-
 .\"
-.\" Copyright (c) 2003 M. Warner Losh
-.\"
-.\" All rights reserved.
-.\"
-.\" This program is free software.
+.\" Copyright (c) 2003 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/bus_set_resource.9
==
--- head/share/man/man9/bus_set_resource.9  Tue Dec  3 14:48:13 2019
(r355329)
+++ head/share/man/man9/bus_set_resource.9  Tue Dec  3 15:48:28 2019
(r355330)
@@ -1,10 +1,6 @@
 .\" -*- nroff -*-
 .\"
-.\" Copyright (c) 2003 M. Warner Losh
-.\"
-.\" All rights reserved.
-.\"
-.\" This program is free software.
+.\" Copyright (c) 2003 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/bus_space.9
==
--- head/share/man/man9/bus_space.9 Tue Dec  3 14:48:13 2019
(r355329)
+++ head/share/man/man9/bus_space.9 Tue Dec  3 15:48:28 2019
(r355330)
@@ -1,6 +1,6 @@
 .\" $NetBSD: bus_space.9,v 1.9 1999/03/06 22:09:29 mycroft Exp $
 .\"
-.\" Copyright (c) 2005 M. Warner Losh.
+.\" Copyright (c) 2005 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 Dec  3 14:48:13 2019
(r355329)
+++ head/share/man/man9/config_intrhook.9   Tue Dec  3 15:48:28 2019
(r355330)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (C) 2006 M. Warner Losh .
+.\" 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/share/man/man9/device_get_name.9
==
--- head/share/man/man9/device_get_name.9   Tue Dec  3 14:48:13 2019
(r355329)
+++ head/share/man/man9/device_get_name.9   Tue Dec  3 15:48:28 2019
(r355330)
@@ -1,10 +1,6 @@
 .\" -*- nroff -*-
 .\"
-.\" Copyright (c) 2003 M. Warner Losh
-.\"
-.\" All rights