X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Ftree.c;h=13fc28cc2414df21d1f1c80128b5c14b08641433;hb=4f7a93c27e3d43b44c42d3fc503f03b9b42ca622;hp=a4210373836db840480679f486eaac43ee210657;hpb=4191cb150300d310ab5fa22ce2cfb02b6f6051b0;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/tree.c b/src/src/tree.c index a42103738..13fc28cc2 100644 --- a/src/src/tree.c +++ b/src/src/tree.c @@ -2,9 +2,10 @@ * Exim - an Internet mail transport agent * *************************************************/ +/* Copyright (c) The Exim Maintainers 2021 - 2022 */ /* Copyright (c) University of Cambridge 1995 - 2015 */ -/* Copyright (c) The Exim Maintainers 2021 */ /* See the file NOTICE for conditions of use and distribution. */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* Functions for maintaining binary balanced trees and some associated functions as well. */