Add SPDX-License-Identifier to all files
[zilutils.git] / zilasm / directives.c
index 46a0720d59693b3ee342b90c406f3a3766c814a7..b5aaf1a463bb4d578d1e4637fb9f9a48316e85d8 100644 (file)
@@ -15,6 +15,8 @@
  *
  * You should have received a copy of the GNU Affero General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>
+ *
+ * SPDX-License-Identifier: AGPL-3.0-or-later
  */
 
 #include <stdlib.h>   /* bsearch */