|
@@ -1,12 +1,10 @@
|
|
|
#!/usr/bin/env bash
|
|
|
#
|
|
|
-# Copyright (c) 2013-2021 Igor Pecovnik, igor.pecovnik@gma**.com
|
|
|
+# SPDX-License-Identifier: GPL-2.0
|
|
|
#
|
|
|
-# This file is licensed under the terms of the GNU General Public
|
|
|
-# License version 2. This program is licensed "as is" without any
|
|
|
-# warranty of any kind, whether express or implied.
|
|
|
+# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com
|
|
|
#
|
|
|
-# This file is a part of the Armbian build script
|
|
|
+# This file is a part of the Armbian Build Framework
|
|
|
# https://github.com/armbian/build/
|
|
|
|
|
|
# DO NOT EDIT THIS FILE
|