X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=d6ceb824dc908fed08be530c6f4719819e7af700;hp=0f82c4a69833ba42ac8390073410e795e07937fd;hb=25230068fe3afb9d1faa9c606413784294700cef;hpb=71abcb4e650191977a679d86549d28a69f8feb1d diff --git a/Makefile b/Makefile index 0f82c4a..d6ceb82 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,8 @@ # Makefile for the open-source release of adventure 2.5 +# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-License-Identifier: BSD-2-Clause + # To build with save/resume disabled, pass CFLAGS="-DADVENT_NOSAVE" # To build with auto-save/resume enabled, pass CFLAGS="-DADVENT_AUTOSAVE"