diff options
Diffstat (limited to '_scripts/rescached.run')
| -rwxr-xr-x | _scripts/rescached.run | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/_scripts/rescached.run b/_scripts/rescached.run index d2905c5..e9a602f 100755 --- a/_scripts/rescached.run +++ b/_scripts/rescached.run @@ -1,7 +1,6 @@ #!/bin/sh -## Copyright 2018, Shulhan <ms@kilabit.info>. All rights reserved. -## Use of this source code is governed by a BSD-style -## license that can be found in the LICENSE file. +## SPDX-FileCopyrightText: 2018 M. Shulhan <ms@kilabit.info> +## SPDX-License-Identifier: GPL-3.0-or-later ### BEGIN INIT INFO # Provides: rescached |
