mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
treewide: surrender personal copyright to Team LibreELEC
This commit is contained in:
committed by
Christian Hewitt
parent
11d52588b5
commit
72c54fa9d0
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2009-2016 Lukas Rusak (lrusak@libreelec.tv)
|
||||
# Copyright (C) 2016 Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
if [ -z "$PROJECT" -a -z "$ARCH" ]; then
|
||||
echo "Usage: PROJECT=<project> ARCH=<arch> $0"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2009-2016 Lukas Rusak (lrusak@libreelec.tv)
|
||||
# Copyright (C) 2016 Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
. config/options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user