diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/on_ac_power | 4 | ||||
-rw-r--r-- | scripts/rc-sstat.in | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/scripts/on_ac_power b/scripts/on_ac_power index d448b119..a4c1cf9c 100755 --- a/scripts/on_ac_power +++ b/scripts/on_ac_power @@ -4,11 +4,11 @@ # Copyright (c) 2007-2015 The OpenRC Authors. # See the Authors file at the top-level directory of this distribution and -# https://github.com/OpenRC/openrc/blob/master/AUTHORS +# https://github.com/OpenRC/openrc/blob/HEAD/AUTHORS # # This file is part of OpenRC. It is subject to the license terms in # the LICENSE file found in the top-level directory of this -# distribution and at https://github.com/OpenRC/openrc/blob/master/LICENSE +# distribution and at https://github.com/OpenRC/openrc/blob/HEAD/LICENSE # This file may not be copied, modified, propagated, or distributed # except according to the terms contained in the LICENSE file. diff --git a/scripts/rc-sstat.in b/scripts/rc-sstat.in index bcd0ae23..4811293d 100644 --- a/scripts/rc-sstat.in +++ b/scripts/rc-sstat.in @@ -1,11 +1,11 @@ #!/bin/sh # Copyright (c) 2015 The OpenRC Authors. # See the Authors file at the top-level directory of this distribution and -# https://github.com/OpenRC/openrc/blob/master/AUTHORS +# https://github.com/OpenRC/openrc/blob/HEAD/AUTHORS # # This file is part of OpenRC. It is subject to the license terms in # the LICENSE file found in the top-level directory of this -# distribution and at https://github.com/OpenRC/openrc/blob/master/LICENSE +# distribution and at https://github.com/OpenRC/openrc/blob/HEAD/LICENSE # This file may not be copied, modified, propagated, or distributed # except according to the terms contained in the LICENSE file. |