Add SPDX license tags to templates

Copyright information was gathered using `git log` with per-line history
tracking, which allows following the history of a file through renames.
This commit is contained in:
Jure Varlec
2024-06-13 14:27:23 -04:00
committed by Andrew Johnson
parent 0eb31ed70b
commit c304b7db53
111 changed files with 450 additions and 8 deletions

View File

@@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 1998 Argonne National Laboratory
//
// SPDX-License-Identifier: EPICS
/*caExample.c*/
#include <stddef.h>
#include <stdlib.h>