SPDX: Mass-update to GPL-2.0-or-later
[exim.git] / src / src / tree.c
index e340d986a0d2ad1f7679116e0805c26f00d0d767..13fc28cc2414df21d1f1c80128b5c14b08641433 100644 (file)
@@ -5,7 +5,7 @@
 /* Copyright (c) The Exim Maintainers 2021 - 2022 */
 /* Copyright (c) University of Cambridge 1995 - 2015 */
 /* See the file NOTICE for conditions of use and distribution. */
-/* SPDX-License-Identifier: GPL-2.0-only */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 
 /* Functions for maintaining binary balanced trees and some associated
 functions as well. */