aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2019-12-03 15:48:28 +0000
committerWarner Losh <imp@FreeBSD.org>2019-12-03 15:48:28 +0000
commita339dcccb08c0eb215d50a7a16900f458acb93fa (patch)
tree6c579acb4cc87e4b913c33dbf221c82d9df8526b /share
parent0700d2c3f04469d4dc4a9a659b353a7aee0e5343 (diff)
Regularize copyright notices for me.
Remove stray All Rights Reserved and other non-license stuff. Make sure all copyrights have year.
Notes
Notes: svn path=/head/; revision=355330
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/BUS_ADD_CHILD.96
-rw-r--r--share/man/man9/bus_activate_resource.96
-rw-r--r--share/man/man9/bus_child_present.96
-rw-r--r--share/man/man9/bus_set_resource.96
-rw-r--r--share/man/man9/bus_space.92
-rw-r--r--share/man/man9/config_intrhook.92
-rw-r--r--share/man/man9/device_get_name.96
-rw-r--r--share/man/man9/device_get_parent.96
-rw-r--r--share/man/man9/device_get_sysctl.96
-rw-r--r--share/man/man9/device_printf.93
-rw-r--r--share/man/man9/device_set_driver.96
-rw-r--r--share/man/man9/owll.93
-rw-r--r--share/man/man9/own.93
-rw-r--r--share/man/man9/resource_int_value.96
14 files changed, 14 insertions, 53 deletions
diff --git a/share/man/man9/BUS_ADD_CHILD.9 b/share/man/man9/BUS_ADD_CHILD.9
index 111ae7f3751e..ea3b2e5e7e73 100644
--- a/share/man/man9/BUS_ADD_CHILD.9
+++ b/share/man/man9/BUS_ADD_CHILD.9
@@ -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 <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/share/man/man9/bus_activate_resource.9 b/share/man/man9/bus_activate_resource.9
index 144ae078ef49..14a96a8514ed 100644
--- a/share/man/man9/bus_activate_resource.9
+++ b/share/man/man9/bus_activate_resource.9
@@ -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 <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/share/man/man9/bus_child_present.9 b/share/man/man9/bus_child_present.9
index 4ba967ad6e03..1862edc58daf 100644
--- a/share/man/man9/bus_child_present.9
+++ b/share/man/man9/bus_child_present.9
@@ -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 <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/share/man/man9/bus_set_resource.9 b/share/man/man9/bus_set_resource.9
index b8d8409098a7..9882deb734a5 100644
--- a/share/man/man9/bus_set_resource.9
+++ b/share/man/man9/bus_set_resource.9
@@ -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 <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/share/man/man9/bus_space.9 b/share/man/man9/bus_space.9
index 5b43a97e98da..1e8d2b97e484 100644
--- a/share/man/man9/bus_space.9
+++ b/share/man/man9/bus_space.9
@@ -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 <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/share/man/man9/config_intrhook.9 b/share/man/man9/config_intrhook.9
index 581f1728f8c3..0414ad88218a 100644
--- a/share/man/man9/config_intrhook.9
+++ b/share/man/man9/config_intrhook.9
@@ -1,5 +1,5 @@
.\"
-.\" Copyright (C) 2006 M. Warner Losh <imp@FreeBSD.org>.
+.\" Copyright (C) 2006 M. Warner Losh <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/share/man/man9/device_get_name.9 b/share/man/man9/device_get_name.9
index 3149f8c6c9cf..1bf7ec842ecf 100644
--- a/share/man/man9/device_get_name.9
+++ b/share/man/man9/device_get_name.9
@@ -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 <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/share/man/man9/device_get_parent.9 b/share/man/man9/device_get_parent.9
index 63669d33a16e..e5b9550295c9 100644
--- a/share/man/man9/device_get_parent.9
+++ b/share/man/man9/device_get_parent.9
@@ -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 <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/share/man/man9/device_get_sysctl.9 b/share/man/man9/device_get_sysctl.9
index d838ac7861a6..876c48c77016 100644
--- a/share/man/man9/device_get_sysctl.9
+++ b/share/man/man9/device_get_sysctl.9
@@ -1,10 +1,6 @@
.\" -*- nroff -*-
.\"
-.\" Copyright (c) 2006 M. Warner Losh
-.\"
-.\" All rights reserved.
-.\"
-.\" This program is free software.
+.\" Copyright (c) 2006 M. Warner Losh <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/share/man/man9/device_printf.9 b/share/man/man9/device_printf.9
index 297cce731a15..5dea95f82e5b 100644
--- a/share/man/man9/device_printf.9
+++ b/share/man/man9/device_printf.9
@@ -1,6 +1,5 @@
.\"
-.\" Copyright (c) 2003 M. Warner Losh
-.\" All rights reserved.
+.\" Copyright (c) 2003 M. Warner Losh <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/share/man/man9/device_set_driver.9 b/share/man/man9/device_set_driver.9
index 7f8ceb21e2ae..345a0a99c1b3 100644
--- a/share/man/man9/device_set_driver.9
+++ b/share/man/man9/device_set_driver.9
@@ -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 <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/share/man/man9/owll.9 b/share/man/man9/owll.9
index a790b7630de0..715dd96c1e8c 100644
--- a/share/man/man9/owll.9
+++ b/share/man/man9/owll.9
@@ -1,6 +1,5 @@
.\"
-.\" Copyright (c) 2015 M. Warner Losh
-.\" All rights reserved.
+.\" Copyright (c) 2015 M. Warner Losh <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/share/man/man9/own.9 b/share/man/man9/own.9
index c4588c16400a..c85cd1319165 100644
--- a/share/man/man9/own.9
+++ b/share/man/man9/own.9
@@ -1,6 +1,5 @@
.\"
-.\" Copyright (c) 2015 M. Warner Losh
-.\" All rights reserved.
+.\" Copyright (c) 2015 M. Warner Losh <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/share/man/man9/resource_int_value.9 b/share/man/man9/resource_int_value.9
index 710e97e91b3f..3eed8761f63b 100644
--- a/share/man/man9/resource_int_value.9
+++ b/share/man/man9/resource_int_value.9
@@ -1,10 +1,6 @@
.\" -*- nroff -*-
.\"
-.\" Copyright (c) 2001 M. Warner Losh
-.\"
-.\" All rights reserved.
-.\"
-.\" This program is free software.
+.\" Copyright (c) 2001 M. Warner Losh <imp@FreeBSD.org>
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions