From ab3ecab1071c83c119a7ac66fcb951f2be967bc1 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Tue, 27 Nov 2018 15:22:27 +0100 Subject: [PATCH] Add license --- omr-update/files/etc/init.d/omr-update | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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