From 24670b047ae8d727af17693906f770f85453e3e5 Mon Sep 17 00:00:00 2001 From: dteske Date: Sun, 7 Jul 2013 18:21:30 +0000 Subject: Be consistent with other usr.sbin programs w/respect to the copyright wording ("All rights reserved."); I had the casing wrong on many instances. --- usr.sbin/bsdconfig/console/USAGE | 2 +- usr.sbin/bsdconfig/console/console | 2 +- usr.sbin/bsdconfig/console/font | 2 +- usr.sbin/bsdconfig/console/keymap | 2 +- usr.sbin/bsdconfig/console/repeat | 2 +- usr.sbin/bsdconfig/console/saver | 2 +- usr.sbin/bsdconfig/console/screenmap | 2 +- usr.sbin/bsdconfig/console/ttys | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'usr.sbin/bsdconfig/console') diff --git a/usr.sbin/bsdconfig/console/USAGE b/usr.sbin/bsdconfig/console/USAGE index db5a473..3ba937a 100644 --- a/usr.sbin/bsdconfig/console/USAGE +++ b/usr.sbin/bsdconfig/console/USAGE @@ -1,5 +1,5 @@ # Copyright (c) 2012-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/console/console b/usr.sbin/bsdconfig/console/console index 9e02a29..66fe03a 100755 --- a/usr.sbin/bsdconfig/console/console +++ b/usr.sbin/bsdconfig/console/console @@ -1,7 +1,7 @@ #!/bin/sh #- # Copyright (c) 2012-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/console/font b/usr.sbin/bsdconfig/console/font index e19362b..c96169b 100755 --- a/usr.sbin/bsdconfig/console/font +++ b/usr.sbin/bsdconfig/console/font @@ -1,7 +1,7 @@ #!/bin/sh #- # Copyright (c) 2012-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/console/keymap b/usr.sbin/bsdconfig/console/keymap index 97f32ba..7568d61 100755 --- a/usr.sbin/bsdconfig/console/keymap +++ b/usr.sbin/bsdconfig/console/keymap @@ -1,7 +1,7 @@ #!/bin/sh #- # Copyright (c) 2012-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/console/repeat b/usr.sbin/bsdconfig/console/repeat index b866acf..da825bb 100755 --- a/usr.sbin/bsdconfig/console/repeat +++ b/usr.sbin/bsdconfig/console/repeat @@ -1,7 +1,7 @@ #!/bin/sh #- # Copyright (c) 2012-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/console/saver b/usr.sbin/bsdconfig/console/saver index 3b7407c..5ef89a7 100755 --- a/usr.sbin/bsdconfig/console/saver +++ b/usr.sbin/bsdconfig/console/saver @@ -1,7 +1,7 @@ #!/bin/sh #- # Copyright (c) 2012-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/console/screenmap b/usr.sbin/bsdconfig/console/screenmap index 74881b9..70886b0 100755 --- a/usr.sbin/bsdconfig/console/screenmap +++ b/usr.sbin/bsdconfig/console/screenmap @@ -1,7 +1,7 @@ #!/bin/sh #- # Copyright (c) 2012-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/console/ttys b/usr.sbin/bsdconfig/console/ttys index 4ad1b2b..fa7d315 100755 --- a/usr.sbin/bsdconfig/console/ttys +++ b/usr.sbin/bsdconfig/console/ttys @@ -1,7 +1,7 @@ #!/bin/sh #- # Copyright (c) 2012-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 -- cgit v1.1