summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/element_declarations.c2
-rw-r--r--examples/elements.c2
-rw-r--r--examples/outline.c2
3 files changed, 6 insertions, 0 deletions
diff --git a/examples/element_declarations.c b/examples/element_declarations.c
index d864cf70a2f7..ea790f4932b4 100644
--- a/examples/element_declarations.c
+++ b/examples/element_declarations.c
@@ -37,6 +37,8 @@
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ SPDX-License-Identifier: MIT
*/
#include <stdbool.h>
diff --git a/examples/elements.c b/examples/elements.c
index e5fb850d501b..ef7baeae5646 100644
--- a/examples/elements.c
+++ b/examples/elements.c
@@ -37,6 +37,8 @@
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ SPDX-License-Identifier: MIT
*/
#include <stdio.h>
diff --git a/examples/outline.c b/examples/outline.c
index d2df914fedb8..3168fab612cc 100644
--- a/examples/outline.c
+++ b/examples/outline.c
@@ -34,6 +34,8 @@
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ SPDX-License-Identifier: MIT
*/
#include <stdio.h>