summaryrefslogtreecommitdiffstats
path: root/libutil
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2017-02-28 23:42:47 +0000
committerWarner Losh <imp@FreeBSD.org>2017-02-28 23:42:47 +0000
commit6c3bf245a1f6262fec55df02180ce4243db767b3 (patch)
tree7b0aaa6df3896801023b7ce1803aa5add8c424b0 /libutil
parent4094297a53a478f9ed7c4160ed63842a19717ba9 (diff)
downloadpw-darwin-6c3bf245a1f6262fec55df02180ce4243db767b3.tar.gz
pw-darwin-6c3bf245a1f6262fec55df02180ce4243db767b3.tar.zst
pw-darwin-6c3bf245a1f6262fec55df02180ce4243db767b3.zip
Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted them permission to remove clause 3. My insistance on keeping the same numbering for legal reasons is too pedantic, so give up on that point. Submitted by: Jan Schaumann <jschauma@stevens.edu> Pull Request: https://github.com/freebsd/freebsd/pull/96
Diffstat (limited to 'libutil')
-rw-r--r--libutil/pw_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libutil/pw_util.c b/libutil/pw_util.c
index 0c34e67..e55c2b1 100644
--- a/libutil/pw_util.c
+++ b/libutil/pw_util.c
@@ -17,7 +17,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*