summaryrefslogtreecommitdiff
path: root/usr.sbin/autofs
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2020-10-28 13:46:11 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2020-10-28 13:46:11 +0000
commitbce7ee9d412b6410e6d799c4a417617cbb148e09 (patch)
treef23027ee6da104cbd4074c95a5744e5a874b3d62 /usr.sbin/autofs
parente0e29f9425bd15e70c0abb4a6a41c12c49271d4d (diff)
downloadsrc-test-bce7ee9d412b6410e6d799c4a417617cbb148e09.tar.gz
src-test-bce7ee9d412b6410e6d799c4a417617cbb148e09.zip
Drop "All rights reserved" from all my stuff. This includes
Foundation copyrights, approved by emaste@. It does not include files which carry other people's copyrights; if you're one of those people, feel free to make similar change. Reviewed by: emaste, imp, gbe (manpages) Differential Revision: https://reviews.freebsd.org/D26980
Notes
Notes: svn path=/head/; revision=367105
Diffstat (limited to 'usr.sbin/autofs')
-rw-r--r--usr.sbin/autofs/auto_master.51
-rw-r--r--usr.sbin/autofs/automount.81
-rw-r--r--usr.sbin/autofs/automount.c1
-rw-r--r--usr.sbin/autofs/automountd.81
-rw-r--r--usr.sbin/autofs/automountd.c1
-rw-r--r--usr.sbin/autofs/autounmountd.81
-rw-r--r--usr.sbin/autofs/autounmountd.c1
-rw-r--r--usr.sbin/autofs/common.c1
-rw-r--r--usr.sbin/autofs/common.h1
-rw-r--r--usr.sbin/autofs/defined.c1
-rw-r--r--usr.sbin/autofs/log.c1
-rw-r--r--usr.sbin/autofs/token.l1
12 files changed, 0 insertions, 12 deletions
diff --git a/usr.sbin/autofs/auto_master.5 b/usr.sbin/autofs/auto_master.5
index 28b9edf89f9ce..29a05d95b6970 100644
--- a/usr.sbin/autofs/auto_master.5
+++ b/usr.sbin/autofs/auto_master.5
@@ -1,5 +1,4 @@
.\" Copyright (c) 2014 The FreeBSD Foundation
-.\" All rights reserved.
.\"
.\" This software was developed by Edward Tomasz Napierala under sponsorship
.\" from the FreeBSD Foundation.
diff --git a/usr.sbin/autofs/automount.8 b/usr.sbin/autofs/automount.8
index 732b5e5b2088f..b2f2329fa7338 100644
--- a/usr.sbin/autofs/automount.8
+++ b/usr.sbin/autofs/automount.8
@@ -1,5 +1,4 @@
.\" Copyright (c) 2014 The FreeBSD Foundation
-.\" All rights reserved.
.\"
.\" This software was developed by Edward Tomasz Napierala under sponsorship
.\" from the FreeBSD Foundation.
diff --git a/usr.sbin/autofs/automount.c b/usr.sbin/autofs/automount.c
index 521d993e65544..e28129eee5b86 100644
--- a/usr.sbin/autofs/automount.c
+++ b/usr.sbin/autofs/automount.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Edward Tomasz Napierala under sponsorship
* from the FreeBSD Foundation.
diff --git a/usr.sbin/autofs/automountd.8 b/usr.sbin/autofs/automountd.8
index 175633b5f6d83..1b3c3eb0cc2a6 100644
--- a/usr.sbin/autofs/automountd.8
+++ b/usr.sbin/autofs/automountd.8
@@ -1,5 +1,4 @@
.\" Copyright (c) 2014 The FreeBSD Foundation
-.\" All rights reserved.
.\"
.\" This software was developed by Edward Tomasz Napierala under sponsorship
.\" from the FreeBSD Foundation.
diff --git a/usr.sbin/autofs/automountd.c b/usr.sbin/autofs/automountd.c
index ffc247274c1e4..b1ca746d405aa 100644
--- a/usr.sbin/autofs/automountd.c
+++ b/usr.sbin/autofs/automountd.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Edward Tomasz Napierala under sponsorship
* from the FreeBSD Foundation.
diff --git a/usr.sbin/autofs/autounmountd.8 b/usr.sbin/autofs/autounmountd.8
index bf7afa4db242a..423639579a7e1 100644
--- a/usr.sbin/autofs/autounmountd.8
+++ b/usr.sbin/autofs/autounmountd.8
@@ -1,5 +1,4 @@
.\" Copyright (c) 2014 The FreeBSD Foundation
-.\" All rights reserved.
.\"
.\" This software was developed by Edward Tomasz Napierala under sponsorship
.\" from the FreeBSD Foundation.
diff --git a/usr.sbin/autofs/autounmountd.c b/usr.sbin/autofs/autounmountd.c
index 006ab697208d2..92bc8a03c96f5 100644
--- a/usr.sbin/autofs/autounmountd.c
+++ b/usr.sbin/autofs/autounmountd.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Edward Tomasz Napierala under sponsorship
* from the FreeBSD Foundation.
diff --git a/usr.sbin/autofs/common.c b/usr.sbin/autofs/common.c
index ad9e90b850e15..a6ed90909ec9d 100644
--- a/usr.sbin/autofs/common.c
+++ b/usr.sbin/autofs/common.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Edward Tomasz Napierala under sponsorship
* from the FreeBSD Foundation.
diff --git a/usr.sbin/autofs/common.h b/usr.sbin/autofs/common.h
index 273bc39431b32..34257c1caeff5 100644
--- a/usr.sbin/autofs/common.h
+++ b/usr.sbin/autofs/common.h
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Edward Tomasz Napierala under sponsorship
* from the FreeBSD Foundation.
diff --git a/usr.sbin/autofs/defined.c b/usr.sbin/autofs/defined.c
index 4cdce7fd9bd5d..205378d2b15d3 100644
--- a/usr.sbin/autofs/defined.c
+++ b/usr.sbin/autofs/defined.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Edward Tomasz Napierala under sponsorship
* from the FreeBSD Foundation.
diff --git a/usr.sbin/autofs/log.c b/usr.sbin/autofs/log.c
index b21eb2d0359d6..fb20e43b302dd 100644
--- a/usr.sbin/autofs/log.c
+++ b/usr.sbin/autofs/log.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2012 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Edward Tomasz Napierala under sponsorship
* from the FreeBSD Foundation.
diff --git a/usr.sbin/autofs/token.l b/usr.sbin/autofs/token.l
index c1d96d2ae48a3..b277d7759f948 100644
--- a/usr.sbin/autofs/token.l
+++ b/usr.sbin/autofs/token.l
@@ -3,7 +3,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2014 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Edward Tomasz Napierala under sponsorship
* from the FreeBSD Foundation.