X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit-ng%2FMakefile;fp=webcit-ng%2FMakefile;h=15812fefd855fa96a1ea9f51e88bea47792abadb;hp=291a9a888ccd43db01693337241b92cc72bb2266;hb=dc7628bd87467c18ac7c4a7e241d536a1d0ffb22;hpb=3369975ea949c33c3eeb4a4668d5af402cb8781a diff --git a/webcit-ng/Makefile b/webcit-ng/Makefile index 291a9a888..15812fefd 100644 --- a/webcit-ng/Makefile +++ b/webcit-ng/Makefile @@ -1,7 +1,5 @@ -# 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. +# Copyright (c) 1996-2024 by the citadel.org team +# This program is open source software. Use, duplication, or disclosure is subject to the GNU General Public License v3. CFLAGS := $(CFLAGS) -ggdb -Wno-format-truncation LDFLAGS := $(LDFLAGS)