From: Richard Hult Date: Tue, 2 Dec 2003 10:44:22 +0000 (+0000) Subject: 2003-12-02 Richard Hult X-Git-Tag: dbus-0.21~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a1df3040f29223eddaa3ace0fe018fcb28cddcd9;p=thirdparty%2Fdbus.git 2003-12-02 Richard Hult * Update AFL version to 2.0 throughout the source files to reflect the update that was done a while ago. --- diff --git a/ChangeLog b/ChangeLog index b7ecd85d0..ccf317d25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-12-02 Richard Hult + + * Update AFL version to 2.0 throughout the source files to reflect + the update that was done a while ago. + 2003-12-02 Richard Hult * dbus/dbus-message.c (dbus_message_iter_append_dict): Set diff --git a/bus/activation.c b/bus/activation.c index bdb294a85..86d0cc03d 100644 --- a/bus/activation.c +++ b/bus/activation.c @@ -4,7 +4,7 @@ * Copyright (C) 2003 CodeFactory AB * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/activation.h b/bus/activation.h index 2bf2eb47a..76a1b265b 100644 --- a/bus/activation.h +++ b/bus/activation.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/bus.c b/bus/bus.c index 73fe9e558..803a65841 100644 --- a/bus/bus.c +++ b/bus/bus.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/bus.h b/bus/bus.h index 0ebe737c7..44b943341 100644 --- a/bus/bus.h +++ b/bus/bus.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/config-loader-expat.c b/bus/config-loader-expat.c index 3e45166dc..15fbdd15e 100644 --- a/bus/config-loader-expat.c +++ b/bus/config-loader-expat.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/config-loader-libxml.c b/bus/config-loader-libxml.c index 250fbd2fb..4e0ebe8b8 100644 --- a/bus/config-loader-libxml.c +++ b/bus/config-loader-libxml.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/config-parser.c b/bus/config-parser.c index ab2ed3b17..a4e266f2d 100644 --- a/bus/config-parser.c +++ b/bus/config-parser.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/config-parser.h b/bus/config-parser.h index f4488a4e8..028ec4306 100644 --- a/bus/config-parser.h +++ b/bus/config-parser.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/connection.c b/bus/connection.c index cfd076517..557401fd7 100644 --- a/bus/connection.c +++ b/bus/connection.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/connection.h b/bus/connection.h index 666de8298..1d93957be 100644 --- a/bus/connection.h +++ b/bus/connection.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/desktop-file.c b/bus/desktop-file.c index dd621214b..59f0f5093 100644 --- a/bus/desktop-file.c +++ b/bus/desktop-file.c @@ -4,7 +4,7 @@ * Copyright (C) 2003 CodeFactory AB * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/desktop-file.h b/bus/desktop-file.h index d498b1bfc..d1d049541 100644 --- a/bus/desktop-file.h +++ b/bus/desktop-file.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/dispatch.c b/bus/dispatch.c index c53319155..b4d782ee6 100644 --- a/bus/dispatch.c +++ b/bus/dispatch.c @@ -4,7 +4,7 @@ * Copyright (C) 2003 CodeFactory AB * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/dispatch.h b/bus/dispatch.h index d8107b1a0..740a6b041 100644 --- a/bus/dispatch.h +++ b/bus/dispatch.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/driver.c b/bus/driver.c index 9681d84f3..1679a876b 100644 --- a/bus/driver.c +++ b/bus/driver.c @@ -4,7 +4,7 @@ * Copyright (C) 2003 CodeFactory AB * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/driver.h b/bus/driver.h index ac80c15fb..bc3c371d2 100644 --- a/bus/driver.h +++ b/bus/driver.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/expirelist.c b/bus/expirelist.c index 3725bdd98..ea2760abb 100644 --- a/bus/expirelist.c +++ b/bus/expirelist.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/expirelist.h b/bus/expirelist.h index e534e8d9e..c91964ebf 100644 --- a/bus/expirelist.h +++ b/bus/expirelist.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/main.c b/bus/main.c index 8c605be36..33c676576 100644 --- a/bus/main.c +++ b/bus/main.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/policy.c b/bus/policy.c index 5cd23ca85..ed58a9598 100644 --- a/bus/policy.c +++ b/bus/policy.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/policy.h b/bus/policy.h index f570da55d..7fbb2c6cd 100644 --- a/bus/policy.h +++ b/bus/policy.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/services.c b/bus/services.c index a8020a171..dc251b932 100644 --- a/bus/services.c +++ b/bus/services.c @@ -4,7 +4,7 @@ * Copyright (C) 2003 Red Hat, Inc. * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/services.h b/bus/services.h index 40300df94..fae324d76 100644 --- a/bus/services.h +++ b/bus/services.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/signals.c b/bus/signals.c index d136e6136..60c88117a 100644 --- a/bus/signals.c +++ b/bus/signals.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/signals.h b/bus/signals.h index ef578c865..447109b5c 100644 --- a/bus/signals.h +++ b/bus/signals.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/test-main.c b/bus/test-main.c index 31a9e1587..b4e84884b 100644 --- a/bus/test-main.c +++ b/bus/test-main.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/test.c b/bus/test.c index b48ba0fee..51764bcd2 100644 --- a/bus/test.c +++ b/bus/test.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/test.h b/bus/test.h index 585f1c8ec..c5f054e89 100644 --- a/bus/test.h +++ b/bus/test.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/utils.c b/bus/utils.c index 65873b590..c4d31fa6d 100644 --- a/bus/utils.c +++ b/bus/utils.c @@ -4,7 +4,7 @@ * Copyright (C) 2003 CodeFactory AB * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/bus/utils.h b/bus/utils.h index 15f050888..5f065a1c4 100644 --- a/bus/utils.h +++ b/bus/utils.h @@ -4,7 +4,7 @@ * Copyright (C) 2003 CodeFactory AB * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-address.c b/dbus/dbus-address.c index 97af49fd3..f5cc56d2b 100644 --- a/dbus/dbus-address.c +++ b/dbus/dbus-address.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-address.h b/dbus/dbus-address.h index eb5b66e3c..497578f75 100644 --- a/dbus/dbus-address.h +++ b/dbus/dbus-address.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-arch-deps.h.in b/dbus/dbus-arch-deps.h.in index 92e68a75c..9d0d597f0 100644 --- a/dbus/dbus-arch-deps.h.in +++ b/dbus/dbus-arch-deps.h.in @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-auth-script.c b/dbus/dbus-auth-script.c index 37f889000..f3154c927 100644 --- a/dbus/dbus-auth-script.c +++ b/dbus/dbus-auth-script.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-auth-script.h b/dbus/dbus-auth-script.h index 8f561e682..799241d84 100644 --- a/dbus/dbus-auth-script.h +++ b/dbus/dbus-auth-script.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-auth.c b/dbus/dbus-auth.c index 7c7befb17..6d3dfcc90 100644 --- a/dbus/dbus-auth.c +++ b/dbus/dbus-auth.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-auth.h b/dbus/dbus-auth.h index 48221ea09..5678a8c93 100644 --- a/dbus/dbus-auth.h +++ b/dbus/dbus-auth.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-bus.c b/dbus/dbus-bus.c index 0777e7468..ea6a8bb5b 100644 --- a/dbus/dbus-bus.c +++ b/dbus/dbus-bus.c @@ -4,7 +4,7 @@ * Copyright (C) 2003 CodeFactory AB * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-bus.h b/dbus/dbus-bus.h index 072b0c8e7..2bde290e5 100644 --- a/dbus/dbus-bus.h +++ b/dbus/dbus-bus.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-connection-internal.h b/dbus/dbus-connection-internal.h index 6afd3301a..b79aef786 100644 --- a/dbus/dbus-connection-internal.h +++ b/dbus/dbus-connection-internal.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-connection.c b/dbus/dbus-connection.c index 01ebeb1ca..34e558731 100644 --- a/dbus/dbus-connection.c +++ b/dbus/dbus-connection.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-connection.h b/dbus/dbus-connection.h index c2251c86a..0fe4eba24 100644 --- a/dbus/dbus-connection.h +++ b/dbus/dbus-connection.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-dataslot.c b/dbus/dbus-dataslot.c index defe93451..0f7b8c762 100644 --- a/dbus/dbus-dataslot.c +++ b/dbus/dbus-dataslot.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-dataslot.h b/dbus/dbus-dataslot.h index c4a914b4e..86877af28 100644 --- a/dbus/dbus-dataslot.h +++ b/dbus/dbus-dataslot.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-errors.c b/dbus/dbus-errors.c index f7b2f7406..07f42e3e2 100644 --- a/dbus/dbus-errors.c +++ b/dbus/dbus-errors.c @@ -4,7 +4,7 @@ * Copyright (C) 2002 Red Hat Inc. * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-errors.h b/dbus/dbus-errors.h index b7b601bfe..9d2012307 100644 --- a/dbus/dbus-errors.h +++ b/dbus/dbus-errors.h @@ -4,7 +4,7 @@ * Copyright (C) 2002 Red Hat Inc. * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-hash.c b/dbus/dbus-hash.c index b05815108..aa03c59db 100644 --- a/dbus/dbus-hash.c +++ b/dbus/dbus-hash.c @@ -10,7 +10,7 @@ * code from tclHash.c; the Tcl license follows this standad D-BUS * license information. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-hash.h b/dbus/dbus-hash.h index 58fd5bf85..de6afec2c 100644 --- a/dbus/dbus-hash.h +++ b/dbus/dbus-hash.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-internals.c b/dbus/dbus-internals.c index 803eac08e..a7d6e21a7 100644 --- a/dbus/dbus-internals.c +++ b/dbus/dbus-internals.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-internals.h b/dbus/dbus-internals.h index 675a3a73f..264d5f7cc 100644 --- a/dbus/dbus-internals.h +++ b/dbus/dbus-internals.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-keyring.c b/dbus/dbus-keyring.c index 99de65cfe..68178b15d 100644 --- a/dbus/dbus-keyring.c +++ b/dbus/dbus-keyring.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-keyring.h b/dbus/dbus-keyring.h index d4e2a57eb..66cecf9e3 100644 --- a/dbus/dbus-keyring.h +++ b/dbus/dbus-keyring.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-list.c b/dbus/dbus-list.c index 5d2bcd423..68f89f23f 100644 --- a/dbus/dbus-list.c +++ b/dbus/dbus-list.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-list.h b/dbus/dbus-list.h index 7aa6c96c9..2b4bc8906 100644 --- a/dbus/dbus-list.h +++ b/dbus/dbus-list.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-macros.h b/dbus/dbus-macros.h index 8b341de7b..a5f664c8a 100644 --- a/dbus/dbus-macros.h +++ b/dbus/dbus-macros.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-mainloop.c b/dbus/dbus-mainloop.c index dd0c015ca..a998ccea7 100644 --- a/dbus/dbus-mainloop.c +++ b/dbus/dbus-mainloop.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-mainloop.h b/dbus/dbus-mainloop.h index fadc5ad96..61c06f657 100644 --- a/dbus/dbus-mainloop.h +++ b/dbus/dbus-mainloop.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-marshal.c b/dbus/dbus-marshal.c index 428e1fd2d..9f92f91bc 100644 --- a/dbus/dbus-marshal.c +++ b/dbus/dbus-marshal.c @@ -4,7 +4,7 @@ * Copyright (C) 2002 CodeFactory AB * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-marshal.h b/dbus/dbus-marshal.h index 0e482c17b..b1b8e2c9d 100644 --- a/dbus/dbus-marshal.h +++ b/dbus/dbus-marshal.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-md5.h b/dbus/dbus-md5.h index e31711ddc..079a6ba35 100644 --- a/dbus/dbus-md5.h +++ b/dbus/dbus-md5.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-memory.c b/dbus/dbus-memory.c index cfe4dfafe..8ee65ee3b 100644 --- a/dbus/dbus-memory.c +++ b/dbus/dbus-memory.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-memory.h b/dbus/dbus-memory.h index c0623c8db..d13ea6eac 100644 --- a/dbus/dbus-memory.h +++ b/dbus/dbus-memory.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-mempool.c b/dbus/dbus-mempool.c index a53a48869..25a7464da 100644 --- a/dbus/dbus-mempool.c +++ b/dbus/dbus-mempool.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-mempool.h b/dbus/dbus-mempool.h index 3c1239157..5b2a29d44 100644 --- a/dbus/dbus-mempool.h +++ b/dbus/dbus-mempool.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-message-builder.c b/dbus/dbus-message-builder.c index 9f68793dc..ebe049d55 100644 --- a/dbus/dbus-message-builder.c +++ b/dbus/dbus-message-builder.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-message-builder.h b/dbus/dbus-message-builder.h index 00a8e9569..955dbb632 100644 --- a/dbus/dbus-message-builder.h +++ b/dbus/dbus-message-builder.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-message-handler.c b/dbus/dbus-message-handler.c index 89f180a40..cd548076b 100644 --- a/dbus/dbus-message-handler.c +++ b/dbus/dbus-message-handler.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-message-handler.h b/dbus/dbus-message-handler.h index ab6f05082..9af8be335 100644 --- a/dbus/dbus-message-handler.h +++ b/dbus/dbus-message-handler.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-message-internal.h b/dbus/dbus-message-internal.h index 26f1676bb..5990b05c8 100644 --- a/dbus/dbus-message-internal.h +++ b/dbus/dbus-message-internal.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-message.c b/dbus/dbus-message.c index 2bf63a16d..9b49ddba2 100644 --- a/dbus/dbus-message.c +++ b/dbus/dbus-message.c @@ -4,7 +4,7 @@ * Copyright (C) 2002, 2003 Red Hat Inc. * Copyright (C) 2002, 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-message.h b/dbus/dbus-message.h index 038fdc87b..3655d2e4e 100644 --- a/dbus/dbus-message.h +++ b/dbus/dbus-message.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-object-tree.c b/dbus/dbus-object-tree.c index 090491959..6856033aa 100644 --- a/dbus/dbus-object-tree.c +++ b/dbus/dbus-object-tree.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-object-tree.h b/dbus/dbus-object-tree.h index 09e4ee29b..56b66ffbf 100644 --- a/dbus/dbus-object-tree.h +++ b/dbus/dbus-object-tree.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-pending-call.c b/dbus/dbus-pending-call.c index a19ed8b96..e71734905 100644 --- a/dbus/dbus-pending-call.c +++ b/dbus/dbus-pending-call.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-pending-call.h b/dbus/dbus-pending-call.h index 3ea1486e7..5d9e8bc25 100644 --- a/dbus/dbus-pending-call.h +++ b/dbus/dbus-pending-call.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-protocol.h b/dbus/dbus-protocol.h index 6d0a83cd9..f042f0266 100644 --- a/dbus/dbus-protocol.h +++ b/dbus/dbus-protocol.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-resources.c b/dbus/dbus-resources.c index a5a8e0993..0d78739cd 100644 --- a/dbus/dbus-resources.c +++ b/dbus/dbus-resources.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-resources.h b/dbus/dbus-resources.h index 2975405a2..77f31f3eb 100644 --- a/dbus/dbus-resources.h +++ b/dbus/dbus-resources.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-server-debug-pipe.c b/dbus/dbus-server-debug-pipe.c index 6a66391e7..4340e154f 100644 --- a/dbus/dbus-server-debug-pipe.c +++ b/dbus/dbus-server-debug-pipe.c @@ -4,7 +4,7 @@ * Copyright (C) 2003 CodeFactory AB * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-server-debug-pipe.h b/dbus/dbus-server-debug-pipe.h index 76cb5d602..b7aaded46 100644 --- a/dbus/dbus-server-debug-pipe.h +++ b/dbus/dbus-server-debug-pipe.h @@ -4,7 +4,7 @@ * Copyright (C) 2003 CodeFactory AB * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-server-protected.h b/dbus/dbus-server-protected.h index 317805f58..a1c5ab795 100644 --- a/dbus/dbus-server-protected.h +++ b/dbus/dbus-server-protected.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-server-unix.c b/dbus/dbus-server-unix.c index 487d60ec9..e04002909 100644 --- a/dbus/dbus-server-unix.c +++ b/dbus/dbus-server-unix.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-server-unix.h b/dbus/dbus-server-unix.h index 95f0b7569..c9aecd7de 100644 --- a/dbus/dbus-server-unix.h +++ b/dbus/dbus-server-unix.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-server.c b/dbus/dbus-server.c index 2e33cac63..b97b1ca76 100644 --- a/dbus/dbus-server.c +++ b/dbus/dbus-server.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-server.h b/dbus/dbus-server.h index 237e95001..98b2a31bc 100644 --- a/dbus/dbus-server.h +++ b/dbus/dbus-server.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-sha.c b/dbus/dbus-sha.c index a0918d692..54f851a91 100644 --- a/dbus/dbus-sha.c +++ b/dbus/dbus-sha.c @@ -4,7 +4,7 @@ * Copyright (C) 2003 Red Hat Inc. * Copyright (C) 1995 A. M. Kuchling * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-sha.h b/dbus/dbus-sha.h index 0a48d1973..7d319d32e 100644 --- a/dbus/dbus-sha.h +++ b/dbus/dbus-sha.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-spawn.c b/dbus/dbus-spawn.c index 0e62f951d..0d32d6857 100644 --- a/dbus/dbus-spawn.c +++ b/dbus/dbus-spawn.c @@ -4,7 +4,7 @@ * Copyright (C) 2002, 2003 Red Hat, Inc. * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-spawn.h b/dbus/dbus-spawn.h index 9771144d9..a392513d8 100644 --- a/dbus/dbus-spawn.h +++ b/dbus/dbus-spawn.h @@ -4,7 +4,7 @@ * Copyright (C) 2002, 2003 Red Hat, Inc. * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-string-private.h b/dbus/dbus-string-private.h index a030674b2..41a156651 100644 --- a/dbus/dbus-string-private.h +++ b/dbus/dbus-string-private.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-string.c b/dbus/dbus-string.c index 3a209a752..f78d01c98 100644 --- a/dbus/dbus-string.c +++ b/dbus/dbus-string.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-string.h b/dbus/dbus-string.h index 2441213c4..00d12a3e1 100644 --- a/dbus/dbus-string.h +++ b/dbus/dbus-string.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-sysdeps.c b/dbus/dbus-sysdeps.c index 8e2a9071a..2c108a584 100644 --- a/dbus/dbus-sysdeps.c +++ b/dbus/dbus-sysdeps.c @@ -4,7 +4,7 @@ * Copyright (C) 2002, 2003 Red Hat, Inc. * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-sysdeps.h b/dbus/dbus-sysdeps.h index 363f665d4..da71f99f5 100644 --- a/dbus/dbus-sysdeps.h +++ b/dbus/dbus-sysdeps.h @@ -4,7 +4,7 @@ * Copyright (C) 2002, 2003 Red Hat, Inc. * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-test-main.c b/dbus/dbus-test-main.c index 50a1c760d..80e005eea 100644 --- a/dbus/dbus-test-main.c +++ b/dbus/dbus-test-main.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-test.c b/dbus/dbus-test.c index b7a09a0e3..364823017 100644 --- a/dbus/dbus-test.c +++ b/dbus/dbus-test.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-test.h b/dbus/dbus-test.h index 02b2c2796..cc75b721c 100644 --- a/dbus/dbus-test.h +++ b/dbus/dbus-test.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-threads.c b/dbus/dbus-threads.c index 2170c4657..bfb790081 100644 --- a/dbus/dbus-threads.c +++ b/dbus/dbus-threads.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-threads.h b/dbus/dbus-threads.h index dea969a2e..116cd2d81 100644 --- a/dbus/dbus-threads.h +++ b/dbus/dbus-threads.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-timeout.c b/dbus/dbus-timeout.c index bd7409635..5655a054a 100644 --- a/dbus/dbus-timeout.c +++ b/dbus/dbus-timeout.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-timeout.h b/dbus/dbus-timeout.h index 3950257c7..f02ca8344 100644 --- a/dbus/dbus-timeout.h +++ b/dbus/dbus-timeout.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-transport-protected.h b/dbus/dbus-transport-protected.h index d4d20957a..409e683ba 100644 --- a/dbus/dbus-transport-protected.h +++ b/dbus/dbus-transport-protected.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-transport-unix.c b/dbus/dbus-transport-unix.c index 40c7a5dff..1e99e9e0f 100644 --- a/dbus/dbus-transport-unix.c +++ b/dbus/dbus-transport-unix.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-transport-unix.h b/dbus/dbus-transport-unix.h index 8d3f5b10c..962178c7e 100644 --- a/dbus/dbus-transport-unix.h +++ b/dbus/dbus-transport-unix.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-transport.c b/dbus/dbus-transport.c index 40fc98d02..a439a6e3f 100644 --- a/dbus/dbus-transport.c +++ b/dbus/dbus-transport.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-transport.h b/dbus/dbus-transport.h index 6b1f4b766..a642b21a7 100644 --- a/dbus/dbus-transport.h +++ b/dbus/dbus-transport.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-types.h b/dbus/dbus-types.h index 99cb45f5a..4dcb7ec11 100644 --- a/dbus/dbus-types.h +++ b/dbus/dbus-types.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-userdb.c b/dbus/dbus-userdb.c index 135023067..4dc05b819 100644 --- a/dbus/dbus-userdb.c +++ b/dbus/dbus-userdb.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-userdb.h b/dbus/dbus-userdb.h index 908074787..693df07fe 100644 --- a/dbus/dbus-userdb.h +++ b/dbus/dbus-userdb.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-watch.c b/dbus/dbus-watch.c index 7171dd6d5..eb4aa8a06 100644 --- a/dbus/dbus-watch.c +++ b/dbus/dbus-watch.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus-watch.h b/dbus/dbus-watch.h index bea4d59f8..18fe39321 100644 --- a/dbus/dbus-watch.h +++ b/dbus/dbus-watch.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/dbus/dbus.h b/dbus/dbus.h index 99eee18c3..8c42849ab 100644 --- a/dbus/dbus.h +++ b/dbus/dbus.h @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/doc/file-boilerplate.c b/doc/file-boilerplate.c index b296c8a6c..0f1238876 100644 --- a/doc/file-boilerplate.c +++ b/doc/file-boilerplate.c @@ -3,7 +3,7 @@ * * Copyright (C) YEAR COPYRIGHT HOLDER * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gidl.c b/glib/dbus-gidl.c index aecdc0026..ea476b0fe 100644 --- a/glib/dbus-gidl.c +++ b/glib/dbus-gidl.c @@ -4,7 +4,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gidl.h b/glib/dbus-gidl.h index 6df2bdfe2..254fa942e 100644 --- a/glib/dbus-gidl.h +++ b/glib/dbus-gidl.h @@ -4,7 +4,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-glib-tool.c b/glib/dbus-glib-tool.c index aaf133d4c..738f914d5 100644 --- a/glib/dbus-glib-tool.c +++ b/glib/dbus-glib-tool.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-glib.h b/glib/dbus-glib.h index 105395453..64420e725 100644 --- a/glib/dbus-glib.h +++ b/glib/dbus-glib.h @@ -4,7 +4,7 @@ * Copyright (C) 2002, 2003 CodeFactory AB * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gloader-expat.c b/glib/dbus-gloader-expat.c index 01587d210..bda652f8c 100644 --- a/glib/dbus-gloader-expat.c +++ b/glib/dbus-gloader-expat.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gmain.c b/glib/dbus-gmain.c index 6179dc994..d6c9e68d5 100644 --- a/glib/dbus-gmain.c +++ b/glib/dbus-gmain.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gobject.c b/glib/dbus-gobject.c index 1e13ed46b..92a53150b 100644 --- a/glib/dbus-gobject.c +++ b/glib/dbus-gobject.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gparser.c b/glib/dbus-gparser.c index c9b1b358e..83aaf7829 100644 --- a/glib/dbus-gparser.c +++ b/glib/dbus-gparser.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gparser.h b/glib/dbus-gparser.h index 978310596..766063b8a 100644 --- a/glib/dbus-gparser.h +++ b/glib/dbus-gparser.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gproxy.c b/glib/dbus-gproxy.c index 65e43fc57..878c2a250 100644 --- a/glib/dbus-gproxy.c +++ b/glib/dbus-gproxy.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gtest-main.c b/glib/dbus-gtest-main.c index 5ab1246ad..a86839e05 100644 --- a/glib/dbus-gtest-main.c +++ b/glib/dbus-gtest-main.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gtest.c b/glib/dbus-gtest.c index 48cd13f05..420fc229c 100644 --- a/glib/dbus-gtest.c +++ b/glib/dbus-gtest.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002, 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gtest.h b/glib/dbus-gtest.h index 1174eb0a6..95b496e15 100644 --- a/glib/dbus-gtest.h +++ b/glib/dbus-gtest.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gthread.c b/glib/dbus-gthread.c index eb3e5572d..b0b2f14de 100644 --- a/glib/dbus-gthread.c +++ b/glib/dbus-gthread.c @@ -3,7 +3,7 @@ * * Copyright (C) 2002 CodeFactory AB * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gtool-test.h b/glib/dbus-gtool-test.h index 74a7649f0..4e679a13c 100644 --- a/glib/dbus-gtool-test.h +++ b/glib/dbus-gtool-test.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gutils.c b/glib/dbus-gutils.c index e99286f86..eeaa7f94a 100644 --- a/glib/dbus-gutils.c +++ b/glib/dbus-gutils.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/dbus-gutils.h b/glib/dbus-gutils.h index af7cee45c..000cd3da2 100644 --- a/glib/dbus-gutils.h +++ b/glib/dbus-gutils.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/glib/test-profile.c b/glib/test-profile.c index f213c6769..fcde03aba 100644 --- a/glib/test-profile.c +++ b/glib/test-profile.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/qt/connection.cpp b/qt/connection.cpp index 72b67ac9d..0dc7e33b2 100644 --- a/qt/connection.cpp +++ b/qt/connection.cpp @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Zack Rusin * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/qt/connection.h b/qt/connection.h index d1bdd0158..2b9a05ca4 100644 --- a/qt/connection.h +++ b/qt/connection.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Zack Rusin * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/qt/dbus-qt.h b/qt/dbus-qt.h index 9490c6669..481dc7992 100644 --- a/qt/dbus-qt.h +++ b/qt/dbus-qt.h @@ -4,7 +4,7 @@ * * Copyright (C) 2002 DBus Developers * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/qt/dbus-qthread.cpp b/qt/dbus-qthread.cpp index f85d61e9e..72ccb155e 100644 --- a/qt/dbus-qthread.cpp +++ b/qt/dbus-qthread.cpp @@ -3,7 +3,7 @@ * * Copyright (C) 2002 Zack Rusin * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/qt/integrator.cpp b/qt/integrator.cpp index 4d42a76f3..5cf72644f 100644 --- a/qt/integrator.cpp +++ b/qt/integrator.cpp @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Zack Rusin * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/qt/integrator.h b/qt/integrator.h index ef17d3d8d..32d03a3d5 100644 --- a/qt/integrator.h +++ b/qt/integrator.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Zack Rusin * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/qt/message.cpp b/qt/message.cpp index 4a6fb9ec9..781495599 100644 --- a/qt/message.cpp +++ b/qt/message.cpp @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Zack Rusin * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/qt/message.h b/qt/message.h index c9d9534b7..a74a77a30 100644 --- a/qt/message.h +++ b/qt/message.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Zack Rusin * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/qt/server.cpp b/qt/server.cpp index 6db6e1f14..fe2edf84d 100644 --- a/qt/server.cpp +++ b/qt/server.cpp @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Zack Rusin * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/qt/server.h b/qt/server.h index 5806d6628..a329de605 100644 --- a/qt/server.h +++ b/qt/server.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Zack Rusin * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/test/break-loader.c b/test/break-loader.c index e514d7933..a0ac5642a 100644 --- a/test/break-loader.c +++ b/test/break-loader.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/test/glib/test-profile.c b/test/glib/test-profile.c index 23547a1f0..4d0dcf2bb 100644 --- a/test/glib/test-profile.c +++ b/test/glib/test-profile.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/tools/dbus-launch.c b/tools/dbus-launch.c index e07141a1d..ef4517347 100644 --- a/tools/dbus-launch.c +++ b/tools/dbus-launch.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/tools/dbus-tree-view.c b/tools/dbus-tree-view.c index 863ad1e08..d756a5080 100644 --- a/tools/dbus-tree-view.c +++ b/tools/dbus-tree-view.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/tools/dbus-tree-view.h b/tools/dbus-tree-view.h index 3377ac889..1d59d3426 100644 --- a/tools/dbus-tree-view.h +++ b/tools/dbus-tree-view.h @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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 diff --git a/tools/dbus-viewer.c b/tools/dbus-viewer.c index 561a65af8..cb832e0c6 100644 --- a/tools/dbus-viewer.c +++ b/tools/dbus-viewer.c @@ -3,7 +3,7 @@ * * Copyright (C) 2003 Red Hat, Inc. * - * Licensed under the Academic Free License version 1.2 + * Licensed under the Academic Free License version 2.0 * * 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