aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig/packages
diff options
context:
space:
mode:
authorDevin Teske <dteske@FreeBSD.org>2013-07-07 18:21:30 +0000
committerDevin Teske <dteske@FreeBSD.org>2013-07-07 18:21:30 +0000
commitf8ea072a542112d5e0e74a2d6ecf75d967c3054c (patch)
tree6a8809d9de5f5d7eb41482afc87a0c85f22b5762 /usr.sbin/bsdconfig/packages
parent8d77cd5069519978f9091a804b4648b871068041 (diff)
downloadsrc-f8ea072a542112d5e0e74a2d6ecf75d967c3054c.tar.gz
src-f8ea072a542112d5e0e74a2d6ecf75d967c3054c.zip
Be consistent with other usr.sbin programs w/respect to the copyright
wording ("All rights reserved."); I had the casing wrong on many instances.
Notes
Notes: svn path=/head/; revision=252980
Diffstat (limited to 'usr.sbin/bsdconfig/packages')
-rw-r--r--usr.sbin/bsdconfig/packages/USAGE2
-rwxr-xr-xusr.sbin/bsdconfig/packages/packages2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bsdconfig/packages/USAGE b/usr.sbin/bsdconfig/packages/USAGE
index 188bacc172f2..4d60942d1b95 100644
--- a/usr.sbin/bsdconfig/packages/USAGE
+++ b/usr.sbin/bsdconfig/packages/USAGE
@@ -1,5 +1,5 @@
# Copyright (c) 2013 Devin Teske
-# All Rights Reserved.
+# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/usr.sbin/bsdconfig/packages/packages b/usr.sbin/bsdconfig/packages/packages
index 750eed402e0f..84720466de0b 100755
--- a/usr.sbin/bsdconfig/packages/packages
+++ b/usr.sbin/bsdconfig/packages/packages
@@ -1,7 +1,7 @@
#!/bin/sh
#-
# Copyright (c) 2013 Devin Teske
-# All Rights Reserved.
+# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions