interpreters/toywasm/tmpl/license.in: Add SPDX identifier

This commit is contained in:
YAMAMOTO Takashi 2024-12-29 15:29:28 +09:00 committed by Xiang Xiao
parent c2b6c75cdc
commit 9b6bb67f9e

View file

@ -1,6 +1,8 @@
/****************************************************************************
* apps/interpreters/toywasm/FILENAME
*
* SPDX-License-Identifier: Apache-2.0
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. The