diff --git a/omr-update/files/etc/init.d/omr-update b/omr-update/files/etc/init.d/omr-update index 6960fbada..3c18cb745 100755 --- a/omr-update/files/etc/init.d/omr-update +++ b/omr-update/files/etc/init.d/omr-update @@ -1,5 +1,6 @@ #!/bin/sh /etc/rc.common -# Copyright (C) 2006-2011 OpenWrt.org +# Copyright (C) 2018 Ycarus (Yannick Chabanois) +# Released under GPL 3. See LICENSE for the full terms. START=09 STOP=98