diff --git a/COPYING b/COPYING index b38bdbd8..d0afa71b 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ dbus is licensed to you under your choice of the Academic Free License version 2.1, or the GNU General Public License version 2 (or, at your option any later version). The full text of these licenses can be found in LICENSES/AFL-2.1.txt -and LICENSES/GPL-2-or-later.txt. +and LICENSES/GPL-2.0-or-later.txt. Some source files are under more permissive BSD-/MIT-style licenses that are compatible with the AFL and GPL. diff --git a/test/bus/common.c b/test/bus/common.c index 96573858..e8b38dc9 100644 --- a/test/bus/common.c +++ b/test/bus/common.c @@ -2,7 +2,7 @@ /* * Copyright 2003-2009 Red Hat, Inc. * Copyright 2011-2022 Collabora Ltd. - * SPDX-License-Identifier: AFL-2.1 or GPL-2-or-later + * SPDX-License-Identifier: AFL-2.1 or GPL-2.0-or-later * * Licensed under the Academic Free License version 2.1 *