diff --git a/contrib/yasnd-early.openrc b/contrib/yasnd-early.openrc index 65e4069..7a34358 100755 --- a/contrib/yasnd-early.openrc +++ b/contrib/yasnd-early.openrc @@ -1,6 +1,6 @@ #!/sbin/runscript -# Copyright (c) 2011 Sergey Popov -# All rights reserved. Released under the 2-clause BSD license. +# Copyright (c) 2011-2013 Sergey Popov +# Distributed under the terms of the GNU General Public License v2 description="Yet Another Stupid Network Daemon (early call for LPT locking)" diff --git a/contrib/yasnd.openrc b/contrib/yasnd.openrc index 449f6ad..d2b17eb 100755 --- a/contrib/yasnd.openrc +++ b/contrib/yasnd.openrc @@ -1,6 +1,6 @@ #!/sbin/runscript -# Copyright (c) 2011 Sergey Popov -# All rights reserved. Released under the 2-clause BSD license. +# Copyright (c) 2011-2013 Sergey Popov +# Distributed under the terms of the GNU General Public License v2 extra_started_commands="reload" description="Yet Another Stupid Network Daemon"