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:
committed by
Andrew Johnson
parent
0eb31ed70b
commit
c304b7db53
@@ -1,3 +1,7 @@
|
||||
# SPDX-FileCopyrightText: 1997 Argonne National Laboratory
|
||||
#
|
||||
# SPDX-License-Identifier: EPICS
|
||||
|
||||
# Makefile at top of application tree
|
||||
TOP = ..
|
||||
include $(TOP)/configure/CONFIG
|
||||
|
||||
Reference in New Issue
Block a user