From 43605a6f4e78a8c28afb4b1e924dff0301e0e95c Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Tue, 10 Aug 2004 03:07:01 +0000 Subject: 2004-08-09 Havoc Pennington * COPYING: switch to Academic Free License version 2.1 instead of 2.0, to resolve complaints about patent termination clause. --- dbus/dbus-message.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbus/dbus-message.c') diff --git a/dbus/dbus-message.c b/dbus/dbus-message.c index 1db8bd9c..dc0a6a64 100644 --- a/dbus/dbus-message.c +++ b/dbus/dbus-message.c @@ -4,7 +4,7 @@ * Copyright (C) 2002, 2003, 2004 Red Hat Inc. * Copyright (C) 2002, 2003 CodeFactory AB * - * Licensed under the Academic Free License version 2.0 + * Licensed under the Academic Free License version 2.1 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit