Skip to content

Commit

Permalink
Update contrib/checkbox-ce-oem/checkbox-provider-ce-oem/bin/rpmsg_loa…
Browse files Browse the repository at this point in the history
…d_firmware.py

Co-authored-by: Pei Yao-Chang <[email protected]>
  • Loading branch information
stanley31huang and baconYao authored May 2, 2024
1 parent 4b8e0e9 commit bca89ab
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
#!/usr/bin/env python3
# This file is part of Checkbox.
#
# Copyright 2024 Canonical Ltd.
# Written by:
# Stanley Huang <[email protected]>
#
# Checkbox is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 3,
# as published by the Free Software Foundation.
#
# Checkbox is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Checkbox. If not, see <http://www.gnu.org/licenses/>.

import sys
import re
Expand Down

0 comments on commit bca89ab

Please sign in to comment.