diff options
| author | jacqueline <me@jacqueline.id.au> | 2023-05-23 13:56:22 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2023-05-23 13:56:22 +1000 |
| commit | a4f94c812a4da7254d31af4061a8f234a1e0e23d (patch) | |
| tree | e8f629a45251dd486ae57f78279243e1f1728d44 /tools/cmake | |
| parent | d71f726c42963d55809605b4dc4144970ca0f230 (diff) | |
| download | tangara-fw-a4f94c812a4da7254d31af4061a8f234a1e0e23d.tar.gz | |
Annote E V E R Y T H I N G with license info
Diffstat (limited to 'tools/cmake')
| -rw-r--r-- | tools/cmake/common.cmake | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/cmake/common.cmake b/tools/cmake/common.cmake index 1c24c5db..00edfa38 100644 --- a/tools/cmake/common.cmake +++ b/tools/cmake/common.cmake @@ -1,3 +1,7 @@ +# Copyright 2023 jacqueline <me@jacqueline.id.au> +# +# SPDX-License-Identifier: CC0-1.0 + # For more information about build system see # https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html |
