X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit-ng%2FMakefile;h=c29a595c8522bd927f2384687bd7cf251f100274;hb=bd435f1cde6721e2173619c881e2af8637c85482;hp=8c8e317fe952a4d9d156aa8d22846686b628be50;hpb=cb238b3c3c7829b6f8fbf6e425fbdc10d3cc2c71;p=citadel.git diff --git a/webcit-ng/Makefile b/webcit-ng/Makefile index 8c8e317fe..c29a595c8 100644 --- a/webcit-ng/Makefile +++ b/webcit-ng/Makefile @@ -1,3 +1,8 @@ +# Copyright (c) 1996-2023 by the citadel.org team +# +# This program is open source software. Use, duplication, or +# disclosure are subject to the GNU General Public License v3. + CFLAGS := $(CFLAGS) -ggdb -Wno-format-truncation LDFLAGS := $(LDFLAGS)