diff options
Diffstat (limited to 'etc/rc.shutdown.in')
-rw-r--r-- | etc/rc.shutdown.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.shutdown.in b/etc/rc.shutdown.in index 115f212d..92aef92e 100644 --- a/etc/rc.shutdown.in +++ b/etc/rc.shutdown.in @@ -1,6 +1,6 @@ #!@SHELL@ # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> -# All rights reserved. Released under the 2-clause BSD license. +# Released under the 2-clause BSD license. # Handle interrupts trap : SIGINT SIGQUIT |