Merge pull request 'Update licensing info' (#174) from tjk/tangara-fw:update-reuse into main
Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/174 Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org>
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
# SPDX-FileCopyrightText: 2023 jacqueline <me@jacqueline.id.au>
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
SDKCONFIG=$PROJ_PATH/sdkconfig
|
||||
SDKCONFIG_COMMON=$PROJ_PATH/sdkconfig.common
|
||||
if [ ! -f "$SDKCONFIG" ]; then
|
||||
|
||||
Reference in New Issue
Block a user