We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ed222 commit e178c85Copy full SHA for e178c85
pybricks/util_mp/pb_kwarg_helper.h
@@ -1,4 +1,5 @@
1
// SPDX-License-Identifier: MIT
2
+// SPDX-License-Identifier: CC-BY-SA-4.0
3
// Copyright (c) 2018-2020 The Pybricks Authors
4
5
#ifndef PYBRICKS_INCLUDED_PBKWARG_H
tools/checksum.py
@@ -1,6 +1,7 @@
#!/usr/bin/env python3
# SPDX-License-Identifier: MIT
+# SPDX-License-Identifier: CC-BY-SA-4.0
# Copyright (c) 2019-2020 The Pybricks Authors
6
7
"""Calculate checksum of firmware file in the same way that the bootloader on
0 commit comments