Update headers to AFL 2.0

Richard Hult richard@imendio.com
Mon, 01 Dec 2003 11:33:53 +0100


--=-c3iHQEfl52DxYvGq+WsX
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi,

a patch to bring the AFL version up to date in all the copyright
headers.

Regards,
Richard

-- 
Richard Hult                    richard@imendio.com
Imendio                         http://www.imendio.com

--=-c3iHQEfl52DxYvGq+WsX
Content-Disposition: attachment; filename=license.patch
Content-Type: text/x-patch; name=license.patch; charset=iso-8859-15
Content-Transfer-Encoding: 7bit

Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.443
diff -u -b -B -p -r1.443 ChangeLog
--- ChangeLog	27 Nov 2003 01:25:49 -0000	1.443
+++ ChangeLog	1 Dec 2003 10:24:30 -0000
@@ -1,3 +1,18 @@
+2003-11-30  Richard Hult  <richard@imendio.com>
+
+	* Update AFL version to 2.0 throughout the source files to reflect
+	the update that was done a while ago.
+	

2003-11-26  Mikael Hallendal  <micke@imendio.com>
 
 	* bus/*.[ch]:
Index: bus/activation.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/activation.c,v
retrieving revision 1.30
diff -u -b -B -p -r1.30 activation.c
--- bus/activation.c	27 Nov 2003 01:25:49 -0000	1.30
+++ bus/activation.c	1 Dec 2003 10:24:30 -0000
@@ -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
Index: bus/activation.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/activation.h,v
retrieving revision 1.10
diff -u -b -B -p -r1.10 activation.h
--- bus/activation.h	27 Nov 2003 01:25:49 -0000	1.10
+++ bus/activation.h	1 Dec 2003 10:24:30 -0000
@@ -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
Index: bus/bus.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/bus.c,v
retrieving revision 1.47
diff -u -b -B -p -r1.47 bus.c
--- bus/bus.c	27 Nov 2003 01:25:49 -0000	1.47
+++ bus/bus.c	1 Dec 2003 10:24:30 -0000
@@ -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
Index: bus/bus.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/bus.h,v
retrieving revision 1.21
diff -u -b -B -p -r1.21 bus.h
--- bus/bus.h	27 Nov 2003 01:25:49 -0000	1.21
+++ bus/bus.h	1 Dec 2003 10:24:30 -0000
@@ -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
Index: bus/config-loader-expat.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/config-loader-expat.c,v
retrieving revision 1.7
diff -u -b -B -p -r1.7 config-loader-expat.c
--- bus/config-loader-expat.c	28 Apr 2003 19:29:41 -0000	1.7
+++ bus/config-loader-expat.c	1 Dec 2003 10:24:30 -0000
@@ -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
Index: bus/config-loader-libxml.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/config-loader-libxml.c,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 config-loader-libxml.c
--- bus/config-loader-libxml.c	28 Mar 2003 00:01:53 -0000	1.3
+++ bus/config-loader-libxml.c	1 Dec 2003 10:24:30 -0000
@@ -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
Index: bus/config-parser.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/config-parser.c,v
retrieving revision 1.26
diff -u -b -B -p -r1.26 config-parser.c
--- bus/config-parser.c	27 Nov 2003 01:25:49 -0000	1.26
+++ bus/config-parser.c	1 Dec 2003 10:24:30 -0000
@@ -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
Index: bus/config-parser.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/config-parser.h,v
retrieving revision 1.12
diff -u -b -B -p -r1.12 config-parser.h
--- bus/config-parser.h	27 Nov 2003 01:25:49 -0000	1.12
+++ bus/config-parser.h	1 Dec 2003 10:24:30 -0000
@@ -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
Index: bus/connection.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/connection.c,v
retrieving revision 1.52
diff -u -b -B -p -r1.52 connection.c
--- bus/connection.c	27 Nov 2003 01:25:49 -0000	1.52
+++ bus/connection.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/connection.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/connection.h,v
retrieving revision 1.18
diff -u -b -B -p -r1.18 connection.h
--- bus/connection.h	27 Nov 2003 01:25:49 -0000	1.18
+++ bus/connection.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/desktop-file.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/desktop-file.c,v
retrieving revision 1.8
diff -u -b -B -p -r1.8 desktop-file.c
--- bus/desktop-file.c	30 Sep 2003 02:32:50 -0000	1.8
+++ bus/desktop-file.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/desktop-file.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/desktop-file.h,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 desktop-file.h
--- bus/desktop-file.h	13 Feb 2003 19:06:42 -0000	1.3
+++ bus/desktop-file.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/dispatch.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/dispatch.c,v
retrieving revision 1.55
diff -u -b -B -p -r1.55 dispatch.c
--- bus/dispatch.c	28 Oct 2003 23:51:24 -0000	1.55
+++ bus/dispatch.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/dispatch.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/dispatch.h,v
retrieving revision 1.4
diff -u -b -B -p -r1.4 dispatch.h
--- bus/dispatch.h	30 Sep 2003 02:32:50 -0000	1.4
+++ bus/dispatch.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/driver.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/driver.c,v
retrieving revision 1.44
diff -u -b -B -p -r1.44 driver.c
--- bus/driver.c	21 Oct 2003 05:46:51 -0000	1.44
+++ bus/driver.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/driver.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/driver.h,v
retrieving revision 1.6
diff -u -b -B -p -r1.6 driver.h
--- bus/driver.h	13 Mar 2003 00:56:43 -0000	1.6
+++ bus/driver.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/expirelist.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/expirelist.c,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 expirelist.c
--- bus/expirelist.c	28 Oct 2003 23:51:24 -0000	1.3
+++ bus/expirelist.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/expirelist.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/expirelist.h,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 expirelist.h
--- bus/expirelist.h	28 Oct 2003 23:51:24 -0000	1.3
+++ bus/expirelist.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/main.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/main.c,v
retrieving revision 1.20
diff -u -b -B -p -r1.20 main.c
--- bus/main.c	4 May 2003 08:54:24 -0000	1.20
+++ bus/main.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/policy.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/policy.c,v
retrieving revision 1.17
diff -u -b -B -p -r1.17 policy.c
--- bus/policy.c	27 Nov 2003 01:25:49 -0000	1.17
+++ bus/policy.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/policy.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/policy.h,v
retrieving revision 1.12
diff -u -b -B -p -r1.12 policy.h
--- bus/policy.h	27 Nov 2003 01:25:49 -0000	1.12
+++ bus/policy.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/services.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/services.c,v
retrieving revision 1.17
diff -u -b -B -p -r1.17 services.c
--- bus/services.c	27 Nov 2003 01:25:49 -0000	1.17
+++ bus/services.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/services.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/services.h,v
retrieving revision 1.9
diff -u -b -B -p -r1.9 services.h
--- bus/services.h	27 Nov 2003 01:25:49 -0000	1.9
+++ bus/services.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/signals.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/signals.c,v
retrieving revision 1.6
diff -u -b -B -p -r1.6 signals.c
--- bus/signals.c	27 Nov 2003 01:25:49 -0000	1.6
+++ bus/signals.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/signals.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/signals.h,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 signals.h
--- bus/signals.h	27 Nov 2003 01:25:49 -0000	1.3
+++ bus/signals.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/test-main.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/test-main.c,v
retrieving revision 1.14
diff -u -b -B -p -r1.14 test-main.c
--- bus/test-main.c	11 Oct 2003 06:20:28 -0000	1.14
+++ bus/test-main.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/test.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/test.c,v
retrieving revision 1.22
diff -u -b -B -p -r1.22 test.c
--- bus/test.c	30 Sep 2003 02:32:50 -0000	1.22
+++ bus/test.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/test.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/test.h,v
retrieving revision 1.12
diff -u -b -B -p -r1.12 test.h
--- bus/test.h	11 Oct 2003 06:20:28 -0000	1.12
+++ bus/test.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/utils.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/utils.c,v
retrieving revision 1.7
diff -u -b -B -p -r1.7 utils.c
--- bus/utils.c	6 Apr 2003 23:53:26 -0000	1.7
+++ bus/utils.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: bus/utils.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/utils.h,v
retrieving revision 1.5
diff -u -b -B -p -r1.5 utils.h
--- bus/utils.h	6 Apr 2003 23:53:26 -0000	1.5
+++ bus/utils.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: dbus/dbus-address.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-address.c,v
retrieving revision 1.11
diff -u -b -B -p -r1.11 dbus-address.c
--- dbus/dbus-address.c	30 Sep 2003 02:32:52 -0000	1.11
+++ dbus/dbus-address.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: dbus/dbus-address.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-address.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-address.h
--- dbus/dbus-address.h	25 Mar 2003 04:37:08 -0000	1.2
+++ dbus/dbus-address.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: dbus/dbus-arch-deps.h.in
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-arch-deps.h.in,v
retrieving revision 1.1
diff -u -b -B -p -r1.1 dbus-arch-deps.h.in
--- dbus/dbus-arch-deps.h.in	23 Apr 2003 03:33:52 -0000	1.1
+++ dbus/dbus-arch-deps.h.in	1 Dec 2003 10:24:31 -0000
@@ -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
Index: dbus/dbus-auth-script.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-auth-script.c,v
retrieving revision 1.11
diff -u -b -B -p -r1.11 dbus-auth-script.c
--- dbus/dbus-auth-script.c	5 May 2003 03:13:35 -0000	1.11
+++ dbus/dbus-auth-script.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: dbus/dbus-auth-script.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-auth-script.h,v
retrieving revision 1.1
diff -u -b -B -p -r1.1 dbus-auth-script.h
--- dbus/dbus-auth-script.h	13 Feb 2003 00:08:18 -0000	1.1
+++ dbus/dbus-auth-script.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: dbus/dbus-auth.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-auth.c,v
retrieving revision 1.30
diff -u -b -B -p -r1.30 dbus-auth.c
--- dbus/dbus-auth.c	27 Nov 2003 01:25:49 -0000	1.30
+++ dbus/dbus-auth.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: dbus/dbus-auth.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-auth.h,v
retrieving revision 1.7
diff -u -b -B -p -r1.7 dbus-auth.h
--- dbus/dbus-auth.h	27 Nov 2003 01:25:49 -0000	1.7
+++ dbus/dbus-auth.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: dbus/dbus-bus.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-bus.c,v
retrieving revision 1.27
diff -u -b -B -p -r1.27 dbus-bus.c
--- dbus/dbus-bus.c	21 Oct 2003 05:46:51 -0000	1.27
+++ dbus/dbus-bus.c	1 Dec 2003 10:24:31 -0000
@@ -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
Index: dbus/dbus-bus.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-bus.h,v
retrieving revision 1.8
diff -u -b -B -p -r1.8 dbus-bus.h
--- dbus/dbus-bus.h	30 Sep 2003 02:32:52 -0000	1.8
+++ dbus/dbus-bus.h	1 Dec 2003 10:24:31 -0000
@@ -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
Index: dbus/dbus-connection-internal.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-connection-internal.h,v
retrieving revision 1.15
diff -u -b -B -p -r1.15 dbus-connection-internal.h
--- dbus/dbus-connection-internal.h	27 Nov 2003 01:25:49 -0000	1.15
+++ dbus/dbus-connection-internal.h	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-connection.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-connection.c,v
retrieving revision 1.74
diff -u -b -B -p -r1.74 dbus-connection.c
--- dbus/dbus-connection.c	27 Nov 2003 01:25:49 -0000	1.74
+++ dbus/dbus-connection.c	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-connection.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-connection.h,v
retrieving revision 1.26
diff -u -b -B -p -r1.26 dbus-connection.h
--- dbus/dbus-connection.h	27 Nov 2003 01:25:49 -0000	1.26
+++ dbus/dbus-connection.h	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-dataslot.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-dataslot.c,v
retrieving revision 1.5
diff -u -b -B -p -r1.5 dbus-dataslot.c
--- dbus/dbus-dataslot.c	22 Jun 2003 19:39:47 -0000	1.5
+++ dbus/dbus-dataslot.c	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-dataslot.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-dataslot.h,v
retrieving revision 1.4
diff -u -b -B -p -r1.4 dbus-dataslot.h
--- dbus/dbus-dataslot.h	30 Sep 2003 02:32:52 -0000	1.4
+++ dbus/dbus-dataslot.h	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-errors.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-errors.c,v
retrieving revision 1.22
diff -u -b -B -p -r1.22 dbus-errors.c
--- dbus/dbus-errors.c	30 Sep 2003 02:32:52 -0000	1.22
+++ dbus/dbus-errors.c	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-errors.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-errors.h,v
retrieving revision 1.21
diff -u -b -B -p -r1.21 dbus-errors.h
--- dbus/dbus-errors.h	10 Oct 2003 02:42:20 -0000	1.21
+++ dbus/dbus-errors.h	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-hash.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-hash.c,v
retrieving revision 1.16
diff -u -b -B -p -r1.16 dbus-hash.c
--- dbus/dbus-hash.c	27 Nov 2003 01:25:49 -0000	1.16
+++ dbus/dbus-hash.c	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-hash.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-hash.h,v
retrieving revision 1.11
diff -u -b -B -p -r1.11 dbus-hash.h
--- dbus/dbus-hash.h	27 Nov 2003 01:25:49 -0000	1.11
+++ dbus/dbus-hash.h	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-internals.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-internals.c,v
retrieving revision 1.34
diff -u -b -B -p -r1.34 dbus-internals.c
--- dbus/dbus-internals.c	21 Oct 2003 05:46:51 -0000	1.34
+++ dbus/dbus-internals.c	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-internals.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-internals.h,v
retrieving revision 1.39
diff -u -b -B -p -r1.39 dbus-internals.h
--- dbus/dbus-internals.h	21 Oct 2003 05:46:51 -0000	1.39
+++ dbus/dbus-internals.h	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-keyring.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-keyring.c,v
retrieving revision 1.20
diff -u -b -B -p -r1.20 dbus-keyring.c
--- dbus/dbus-keyring.c	27 Nov 2003 01:25:49 -0000	1.20
+++ dbus/dbus-keyring.c	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-keyring.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-keyring.h,v
retrieving revision 1.5
diff -u -b -B -p -r1.5 dbus-keyring.h
--- dbus/dbus-keyring.h	27 Nov 2003 01:25:49 -0000	1.5
+++ dbus/dbus-keyring.h	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-list.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-list.c,v
retrieving revision 1.17
diff -u -b -B -p -r1.17 dbus-list.c
--- dbus/dbus-list.c	12 May 2003 02:44:44 -0000	1.17
+++ dbus/dbus-list.c	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-list.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-list.h,v
retrieving revision 1.11
diff -u -b -B -p -r1.11 dbus-list.h
--- dbus/dbus-list.h	12 May 2003 02:44:44 -0000	1.11
+++ dbus/dbus-list.h	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-macros.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-macros.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-macros.h
--- dbus/dbus-macros.h	23 Nov 2002 06:53:37 -0000	1.2
+++ dbus/dbus-macros.h	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-mainloop.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-mainloop.c,v
retrieving revision 1.14
diff -u -b -B -p -r1.14 dbus-mainloop.c
--- dbus/dbus-mainloop.c	27 Nov 2003 01:25:49 -0000	1.14
+++ dbus/dbus-mainloop.c	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-mainloop.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-mainloop.h,v
retrieving revision 1.5
diff -u -b -B -p -r1.5 dbus-mainloop.h
--- dbus/dbus-mainloop.h	27 Nov 2003 01:25:49 -0000	1.5
+++ dbus/dbus-mainloop.h	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-marshal.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-marshal.c,v
retrieving revision 1.46
diff -u -b -B -p -r1.46 dbus-marshal.c
--- dbus/dbus-marshal.c	22 Oct 2003 16:01:08 -0000	1.46
+++ dbus/dbus-marshal.c	1 Dec 2003 10:24:32 -0000
@@ -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
Index: dbus/dbus-marshal.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-marshal.h,v
retrieving revision 1.19
diff -u -b -B -p -r1.19 dbus-marshal.h
--- dbus/dbus-marshal.h	12 Oct 2003 00:55:11 -0000	1.19
+++ dbus/dbus-marshal.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-md5.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-md5.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-md5.h
--- dbus/dbus-md5.h	30 Sep 2003 02:32:52 -0000	1.2
+++ dbus/dbus-md5.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-memory.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-memory.c,v
retrieving revision 1.21
diff -u -b -B -p -r1.21 dbus-memory.c
--- dbus/dbus-memory.c	28 Jun 2003 23:12:11 -0000	1.21
+++ dbus/dbus-memory.c	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-memory.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-memory.h,v
retrieving revision 1.7
diff -u -b -B -p -r1.7 dbus-memory.h
--- dbus/dbus-memory.h	24 Mar 2003 03:16:58 -0000	1.7
+++ dbus/dbus-memory.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-mempool.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-mempool.c,v
retrieving revision 1.10
diff -u -b -B -p -r1.10 dbus-mempool.c
--- dbus/dbus-mempool.c	9 May 2003 04:15:56 -0000	1.10
+++ dbus/dbus-mempool.c	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-mempool.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-mempool.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-mempool.h
--- dbus/dbus-mempool.h	16 Mar 2003 08:08:20 -0000	1.2
+++ dbus/dbus-mempool.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-message-builder.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message-builder.c,v
retrieving revision 1.20
diff -u -b -B -p -r1.20 dbus-message-builder.c
--- dbus/dbus-message-builder.c	21 Oct 2003 05:46:51 -0000	1.20
+++ dbus/dbus-message-builder.c	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-message-builder.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message-builder.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-message-builder.h
--- dbus/dbus-message-builder.h	26 Jan 2003 21:16:06 -0000	1.2
+++ dbus/dbus-message-builder.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-message-handler.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message-handler.c,v
retrieving revision 1.10
diff -u -b -B -p -r1.10 dbus-message-handler.c
--- dbus/dbus-message-handler.c	27 Nov 2003 01:25:49 -0000	1.10
+++ dbus/dbus-message-handler.c	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-message-handler.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message-handler.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-message-handler.h
--- dbus/dbus-message-handler.h	27 Nov 2003 01:25:49 -0000	1.2
+++ dbus/dbus-message-handler.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-message-internal.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message-internal.h,v
retrieving revision 1.15
diff -u -b -B -p -r1.15 dbus-message-internal.h
--- dbus/dbus-message-internal.h	27 Nov 2003 01:25:49 -0000	1.15
+++ dbus/dbus-message-internal.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-message.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message.c,v
retrieving revision 1.115
diff -u -b -B -p -r1.115 dbus-message.c
--- dbus/dbus-message.c	27 Nov 2003 01:25:49 -0000	1.115
+++ dbus/dbus-message.c	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-message.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message.h,v
retrieving revision 1.48
diff -u -b -B -p -r1.48 dbus-message.h
--- dbus/dbus-message.h	27 Nov 2003 01:25:49 -0000	1.48
+++ dbus/dbus-message.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-object-tree.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-object-tree.c,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 dbus-object-tree.c
--- dbus/dbus-object-tree.c	27 Nov 2003 01:25:49 -0000	1.3
+++ dbus/dbus-object-tree.c	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-object-tree.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-object-tree.h,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 dbus-object-tree.h
--- dbus/dbus-object-tree.h	27 Nov 2003 01:25:49 -0000	1.3
+++ dbus/dbus-object-tree.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-pending-call.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-pending-call.c,v
retrieving revision 1.5
diff -u -b -B -p -r1.5 dbus-pending-call.c
--- dbus/dbus-pending-call.c	27 Nov 2003 01:25:49 -0000	1.5
+++ dbus/dbus-pending-call.c	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-pending-call.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-pending-call.h,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 dbus-pending-call.h
--- dbus/dbus-pending-call.h	27 Nov 2003 01:25:49 -0000	1.3
+++ dbus/dbus-pending-call.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-protocol.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-protocol.h,v
retrieving revision 1.24
diff -u -b -B -p -r1.24 dbus-protocol.h
--- dbus/dbus-protocol.h	21 Oct 2003 05:46:51 -0000	1.24
+++ dbus/dbus-protocol.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-resources.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-resources.c,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-resources.c
--- dbus/dbus-resources.c	27 Nov 2003 01:25:49 -0000	1.2
+++ dbus/dbus-resources.c	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-resources.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-resources.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-resources.h
--- dbus/dbus-resources.h	27 Nov 2003 01:25:49 -0000	1.2
+++ dbus/dbus-resources.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-server-debug-pipe.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server-debug-pipe.c,v
retrieving revision 1.13
diff -u -b -B -p -r1.13 dbus-server-debug-pipe.c
--- dbus/dbus-server-debug-pipe.c	30 Sep 2003 02:32:53 -0000	1.13
+++ dbus/dbus-server-debug-pipe.c	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-server-debug-pipe.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server-debug-pipe.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-server-debug-pipe.h
--- dbus/dbus-server-debug-pipe.h	25 Mar 2003 04:37:08 -0000	1.2
+++ dbus/dbus-server-debug-pipe.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-server-protected.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server-protected.h,v
retrieving revision 1.11
diff -u -b -B -p -r1.11 dbus-server-protected.h
--- dbus/dbus-server-protected.h	30 Sep 2003 02:32:53 -0000	1.11
+++ dbus/dbus-server-protected.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-server-unix.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server-unix.c,v
retrieving revision 1.19
diff -u -b -B -p -r1.19 dbus-server-unix.c
--- dbus/dbus-server-unix.c	30 Sep 2003 02:32:53 -0000	1.19
+++ dbus/dbus-server-unix.c	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-server-unix.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server-unix.h,v
retrieving revision 1.5
diff -u -b -B -p -r1.5 dbus-server-unix.h
--- dbus/dbus-server-unix.h	4 Jun 2003 05:20:20 -0000	1.5
+++ dbus/dbus-server-unix.h	1 Dec 2003 10:24:33 -0000
@@ -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
Index: dbus/dbus-server.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server.c,v
retrieving revision 1.31
diff -u -b -B -p -r1.31 dbus-server.c
--- dbus/dbus-server.c	27 Nov 2003 01:25:49 -0000	1.31
+++ dbus/dbus-server.c	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-server.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server.h,v
retrieving revision 1.14
diff -u -b -B -p -r1.14 dbus-server.h
--- dbus/dbus-server.h	27 Nov 2003 01:25:49 -0000	1.14
+++ dbus/dbus-server.h	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-sha.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-sha.c,v
retrieving revision 1.5
diff -u -b -B -p -r1.5 dbus-sha.c
--- dbus/dbus-sha.c	31 Mar 2003 20:56:29 -0000	1.5
+++ dbus/dbus-sha.c	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-sha.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-sha.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-sha.h
--- dbus/dbus-sha.h	30 Sep 2003 02:32:53 -0000	1.2
+++ dbus/dbus-sha.h	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-spawn.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-spawn.c,v
retrieving revision 1.14
diff -u -b -B -p -r1.14 dbus-spawn.c
--- dbus/dbus-spawn.c	27 Nov 2003 01:25:49 -0000	1.14
+++ dbus/dbus-spawn.c	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-spawn.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-spawn.h,v
retrieving revision 1.4
diff -u -b -B -p -r1.4 dbus-spawn.h
--- dbus/dbus-spawn.h	27 Nov 2003 01:25:49 -0000	1.4
+++ dbus/dbus-spawn.h	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-string-private.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-string-private.h,v
retrieving revision 1.1
diff -u -b -B -p -r1.1 dbus-string-private.h
--- dbus/dbus-string-private.h	27 Feb 2003 04:17:44 -0000	1.1
+++ dbus/dbus-string-private.h	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-string.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-string.c,v
retrieving revision 1.44
diff -u -b -B -p -r1.44 dbus-string.c
--- dbus/dbus-string.c	28 Oct 2003 22:53:36 -0000	1.44
+++ dbus/dbus-string.c	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-string.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-string.h,v
retrieving revision 1.22
diff -u -b -B -p -r1.22 dbus-string.h
--- dbus/dbus-string.h	21 Oct 2003 05:46:52 -0000	1.22
+++ dbus/dbus-string.h	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-sysdeps.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-sysdeps.c,v
retrieving revision 1.67
diff -u -b -B -p -r1.67 dbus-sysdeps.c
--- dbus/dbus-sysdeps.c	16 Oct 2003 06:34:51 -0000	1.67
+++ dbus/dbus-sysdeps.c	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-sysdeps.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-sysdeps.h,v
retrieving revision 1.36
diff -u -b -B -p -r1.36 dbus-sysdeps.h
--- dbus/dbus-sysdeps.h	30 Sep 2003 02:32:53 -0000	1.36
+++ dbus/dbus-sysdeps.h	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-test-main.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-test-main.c,v
retrieving revision 1.5
diff -u -b -B -p -r1.5 dbus-test-main.c
--- dbus/dbus-test-main.c	8 Apr 2003 15:52:50 -0000	1.5
+++ dbus/dbus-test-main.c	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-test.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-test.c,v
retrieving revision 1.31
diff -u -b -B -p -r1.31 dbus-test.c
--- dbus/dbus-test.c	30 Sep 2003 02:32:53 -0000	1.31
+++ dbus/dbus-test.c	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-test.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-test.h,v
retrieving revision 1.23
diff -u -b -B -p -r1.23 dbus-test.h
--- dbus/dbus-test.h	30 Sep 2003 02:32:53 -0000	1.23
+++ dbus/dbus-test.h	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-threads.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-threads.c,v
retrieving revision 1.18
diff -u -b -B -p -r1.18 dbus-threads.c
--- dbus/dbus-threads.c	30 Sep 2003 02:32:53 -0000	1.18
+++ dbus/dbus-threads.c	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-threads.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-threads.h,v
retrieving revision 1.4
diff -u -b -B -p -r1.4 dbus-threads.h
--- dbus/dbus-threads.h	30 Sep 2003 02:32:53 -0000	1.4
+++ dbus/dbus-threads.h	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-timeout.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-timeout.c,v
retrieving revision 1.12
diff -u -b -B -p -r1.12 dbus-timeout.c
--- dbus/dbus-timeout.c	27 Nov 2003 01:25:49 -0000	1.12
+++ dbus/dbus-timeout.c	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-timeout.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-timeout.h,v
retrieving revision 1.7
diff -u -b -B -p -r1.7 dbus-timeout.h
--- dbus/dbus-timeout.h	27 Nov 2003 01:25:49 -0000	1.7
+++ dbus/dbus-timeout.h	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-transport-protected.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-transport-protected.h,v
retrieving revision 1.10
diff -u -b -B -p -r1.10 dbus-transport-protected.h
--- dbus/dbus-transport-protected.h	30 Sep 2003 02:32:53 -0000	1.10
+++ dbus/dbus-transport-protected.h	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-transport-unix.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-transport-unix.c,v
retrieving revision 1.33
diff -u -b -B -p -r1.33 dbus-transport-unix.c
--- dbus/dbus-transport-unix.c	21 Jun 2003 07:51:39 -0000	1.33
+++ dbus/dbus-transport-unix.c	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-transport-unix.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-transport-unix.h,v
retrieving revision 1.6
diff -u -b -B -p -r1.6 dbus-transport-unix.h
--- dbus/dbus-transport-unix.h	4 Jun 2003 05:20:20 -0000	1.6
+++ dbus/dbus-transport-unix.h	1 Dec 2003 10:24:34 -0000
@@ -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
Index: dbus/dbus-transport.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-transport.c,v
retrieving revision 1.36
diff -u -b -B -p -r1.36 dbus-transport.c
--- dbus/dbus-transport.c	27 Nov 2003 01:25:49 -0000	1.36
+++ dbus/dbus-transport.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: dbus/dbus-transport.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-transport.h,v
retrieving revision 1.12
diff -u -b -B -p -r1.12 dbus-transport.h
--- dbus/dbus-transport.h	27 Nov 2003 01:25:49 -0000	1.12
+++ dbus/dbus-transport.h	1 Dec 2003 10:24:35 -0000
@@ -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
Index: dbus/dbus-types.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-types.h,v
retrieving revision 1.8
diff -u -b -B -p -r1.8 dbus-types.h
--- dbus/dbus-types.h	30 Sep 2003 02:32:53 -0000	1.8
+++ dbus/dbus-types.h	1 Dec 2003 10:24:35 -0000
@@ -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
Index: dbus/dbus-userdb.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-userdb.c,v
retrieving revision 1.6
diff -u -b -B -p -r1.6 dbus-userdb.c
--- dbus/dbus-userdb.c	27 Nov 2003 01:25:49 -0000	1.6
+++ dbus/dbus-userdb.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: dbus/dbus-userdb.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-userdb.h,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 dbus-userdb.h
--- dbus/dbus-userdb.h	27 Nov 2003 01:25:49 -0000	1.3
+++ dbus/dbus-userdb.h	1 Dec 2003 10:24:35 -0000
@@ -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
Index: dbus/dbus-watch.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-watch.c,v
retrieving revision 1.15
diff -u -b -B -p -r1.15 dbus-watch.c
--- dbus/dbus-watch.c	27 Nov 2003 01:25:49 -0000	1.15
+++ dbus/dbus-watch.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: dbus/dbus-watch.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-watch.h,v
retrieving revision 1.5
diff -u -b -B -p -r1.5 dbus-watch.h
--- dbus/dbus-watch.h	27 Nov 2003 01:25:49 -0000	1.5
+++ dbus/dbus-watch.h	1 Dec 2003 10:24:35 -0000
@@ -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
Index: dbus/dbus.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus.h,v
retrieving revision 1.16
diff -u -b -B -p -r1.16 dbus.h
--- dbus/dbus.h	30 Sep 2003 02:32:53 -0000	1.16
+++ dbus/dbus.h	1 Dec 2003 10:24:35 -0000
@@ -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
Index: doc/file-boilerplate.c
===================================================================
RCS file: /cvs/dbus/dbus/doc/file-boilerplate.c,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 file-boilerplate.c
--- doc/file-boilerplate.c	21 Nov 2002 22:05:55 -0000	1.3
+++ doc/file-boilerplate.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gidl.c
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gidl.c,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 dbus-gidl.c
--- glib/dbus-gidl.c	27 Nov 2003 01:25:50 -0000	1.3
+++ glib/dbus-gidl.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gidl.h
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gidl.h,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 dbus-gidl.h
--- glib/dbus-gidl.h	27 Nov 2003 01:25:50 -0000	1.3
+++ glib/dbus-gidl.h	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-glib-tool.c
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-glib-tool.c,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-glib-tool.c
--- glib/dbus-glib-tool.c	30 Sep 2003 02:32:57 -0000	1.2
+++ glib/dbus-glib-tool.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-glib.h
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-glib.h,v
retrieving revision 1.11
diff -u -b -B -p -r1.11 dbus-glib.h
--- glib/dbus-glib.h	3 Oct 2003 03:55:35 -0000	1.11
+++ glib/dbus-glib.h	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gloader-expat.c
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gloader-expat.c,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-gloader-expat.c
--- glib/dbus-gloader-expat.c	30 Sep 2003 02:32:57 -0000	1.2
+++ glib/dbus-gloader-expat.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gmain.c
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gmain.c,v
retrieving revision 1.26
diff -u -b -B -p -r1.26 dbus-gmain.c
--- glib/dbus-gmain.c	27 Nov 2003 01:25:50 -0000	1.26
+++ glib/dbus-gmain.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gobject.c
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gobject.c,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 dbus-gobject.c
--- glib/dbus-gobject.c	21 Oct 2003 05:46:52 -0000	1.3
+++ glib/dbus-gobject.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gparser.c
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gparser.c,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 dbus-gparser.c
--- glib/dbus-gparser.c	27 Nov 2003 01:25:50 -0000	1.3
+++ glib/dbus-gparser.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gparser.h
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gparser.h,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 dbus-gparser.h
--- glib/dbus-gparser.h	27 Nov 2003 01:25:50 -0000	1.3
+++ glib/dbus-gparser.h	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gproxy.c
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gproxy.c,v
retrieving revision 1.7
diff -u -b -B -p -r1.7 dbus-gproxy.c
--- glib/dbus-gproxy.c	27 Nov 2003 01:25:50 -0000	1.7
+++ glib/dbus-gproxy.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gtest-main.c
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gtest-main.c,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 dbus-gtest-main.c
--- glib/dbus-gtest-main.c	17 Oct 2003 16:23:19 -0000	1.3
+++ glib/dbus-gtest-main.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gtest.c
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gtest.c,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-gtest.c
--- glib/dbus-gtest.c	30 Sep 2003 02:32:57 -0000	1.2
+++ glib/dbus-gtest.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gtest.h
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gtest.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-gtest.h
--- glib/dbus-gtest.h	30 Sep 2003 02:32:57 -0000	1.2
+++ glib/dbus-gtest.h	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gthread.c
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gthread.c,v
retrieving revision 1.6
diff -u -b -B -p -r1.6 dbus-gthread.c
--- glib/dbus-gthread.c	30 Sep 2003 02:32:57 -0000	1.6
+++ glib/dbus-gthread.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gtool-test.h
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gtool-test.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-gtool-test.h
--- glib/dbus-gtool-test.h	30 Sep 2003 02:32:57 -0000	1.2
+++ glib/dbus-gtool-test.h	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gutils.c
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gutils.c,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-gutils.c
--- glib/dbus-gutils.c	30 Sep 2003 02:32:57 -0000	1.2
+++ glib/dbus-gutils.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/dbus-gutils.h
===================================================================
RCS file: /cvs/dbus/dbus/glib/dbus-gutils.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-gutils.h
--- glib/dbus-gutils.h	30 Sep 2003 02:32:57 -0000	1.2
+++ glib/dbus-gutils.h	1 Dec 2003 10:24:35 -0000
@@ -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
Index: glib/test-profile.c
===================================================================
RCS file: /cvs/dbus/dbus/glib/test-profile.c,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 test-profile.c
--- glib/test-profile.c	17 May 2003 17:53:17 -0000	1.3
+++ glib/test-profile.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: qt/connection.cpp
===================================================================
RCS file: /cvs/dbus/dbus/qt/connection.cpp,v
retrieving revision 1.4
diff -u -b -B -p -r1.4 connection.cpp
--- qt/connection.cpp	25 Nov 2003 15:30:03 -0000	1.4
+++ qt/connection.cpp	1 Dec 2003 10:24:35 -0000
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Zack Rusin <zack@kde.org>
  *
- * 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
Index: qt/connection.h
===================================================================
RCS file: /cvs/dbus/dbus/qt/connection.h,v
retrieving revision 1.5
diff -u -b -B -p -r1.5 connection.h
--- qt/connection.h	25 Nov 2003 15:30:03 -0000	1.5
+++ qt/connection.h	1 Dec 2003 10:24:35 -0000
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Zack Rusin <zack@kde.org>
  *
- * 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
Index: qt/dbus-qt.h
===================================================================
RCS file: /cvs/dbus/dbus/qt/dbus-qt.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-qt.h
--- qt/dbus-qt.h	25 Dec 2002 11:37:20 -0000	1.2
+++ qt/dbus-qt.h	1 Dec 2003 10:24:35 -0000
@@ -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
Index: qt/dbus-qthread.cpp
===================================================================
RCS file: /cvs/dbus/dbus/qt/dbus-qthread.cpp,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 dbus-qthread.cpp
--- qt/dbus-qthread.cpp	15 Feb 2003 17:19:27 -0000	1.3
+++ qt/dbus-qthread.cpp	1 Dec 2003 10:24:35 -0000
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2002  Zack Rusin <zack@kde.org>
  *
- * 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
Index: qt/integrator.cpp
===================================================================
RCS file: /cvs/dbus/dbus/qt/integrator.cpp,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 integrator.cpp
--- qt/integrator.cpp	25 Nov 2003 15:30:03 -0000	1.3
+++ qt/integrator.cpp	1 Dec 2003 10:24:35 -0000
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Zack Rusin <zack@kde.org>
  *
- * 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
Index: qt/integrator.h
===================================================================
RCS file: /cvs/dbus/dbus/qt/integrator.h,v
retrieving revision 1.3
diff -u -b -B -p -r1.3 integrator.h
--- qt/integrator.h	25 Nov 2003 15:30:03 -0000	1.3
+++ qt/integrator.h	1 Dec 2003 10:24:35 -0000
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Zack Rusin <zack@kde.org>
  *
- * 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
Index: qt/message.cpp
===================================================================
RCS file: /cvs/dbus/dbus/qt/message.cpp,v
retrieving revision 1.5
diff -u -b -B -p -r1.5 message.cpp
--- qt/message.cpp	23 Nov 2003 20:41:23 -0000	1.5
+++ qt/message.cpp	1 Dec 2003 10:24:35 -0000
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Zack Rusin <zack@kde.org>
  *
- * 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
Index: qt/message.h
===================================================================
RCS file: /cvs/dbus/dbus/qt/message.h,v
retrieving revision 1.5
diff -u -b -B -p -r1.5 message.h
--- qt/message.h	23 Nov 2003 20:41:23 -0000	1.5
+++ qt/message.h	1 Dec 2003 10:24:35 -0000
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Zack Rusin <zack@kde.org>
  *
- * 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
Index: qt/server.cpp
===================================================================
RCS file: /cvs/dbus/dbus/qt/server.cpp,v
retrieving revision 1.1
diff -u -b -B -p -r1.1 server.cpp
--- qt/server.cpp	25 Nov 2003 15:30:03 -0000	1.1
+++ qt/server.cpp	1 Dec 2003 10:24:35 -0000
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Zack Rusin <zack@kde.org>
  *
- * 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
Index: qt/server.h
===================================================================
RCS file: /cvs/dbus/dbus/qt/server.h,v
retrieving revision 1.1
diff -u -b -B -p -r1.1 server.h
--- qt/server.h	25 Nov 2003 15:30:03 -0000	1.1
+++ qt/server.h	1 Dec 2003 10:24:35 -0000
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Zack Rusin <zack@kde.org>
  *
- * 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
Index: test/break-loader.c
===================================================================
RCS file: /cvs/dbus/dbus/test/break-loader.c,v
retrieving revision 1.10
diff -u -b -B -p -r1.10 break-loader.c
--- test/break-loader.c	21 Oct 2003 05:46:52 -0000	1.10
+++ test/break-loader.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: test/glib/test-profile.c
===================================================================
RCS file: /cvs/dbus/dbus/test/glib/test-profile.c,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 test-profile.c
--- test/glib/test-profile.c	30 Sep 2003 02:43:21 -0000	1.2
+++ test/glib/test-profile.c	1 Dec 2003 10:24:35 -0000
@@ -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
Index: tools/dbus-launch.c
===================================================================
RCS file: /cvs/dbus/dbus/tools/dbus-launch.c,v
retrieving revision 1.6
diff -u -b -B -p -r1.6 dbus-launch.c
--- tools/dbus-launch.c	16 Oct 2003 06:34:51 -0000	1.6
+++ tools/dbus-launch.c	1 Dec 2003 10:24:36 -0000
@@ -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
Index: tools/dbus-tree-view.c
===================================================================
RCS file: /cvs/dbus/dbus/tools/dbus-tree-view.c,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-tree-view.c
--- tools/dbus-tree-view.c	30 Sep 2003 02:33:11 -0000	1.2
+++ tools/dbus-tree-view.c	1 Dec 2003 10:24:36 -0000
@@ -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
Index: tools/dbus-tree-view.h
===================================================================
RCS file: /cvs/dbus/dbus/tools/dbus-tree-view.h,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-tree-view.h
--- tools/dbus-tree-view.h	30 Sep 2003 02:33:11 -0000	1.2
+++ tools/dbus-tree-view.h	1 Dec 2003 10:24:36 -0000
@@ -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
Index: tools/dbus-viewer.c
===================================================================
RCS file: /cvs/dbus/dbus/tools/dbus-viewer.c,v
retrieving revision 1.2
diff -u -b -B -p -r1.2 dbus-viewer.c
--- tools/dbus-viewer.c	30 Sep 2003 02:33:11 -0000	1.2
+++ tools/dbus-viewer.c	1 Dec 2003 10:24:36 -0000
@@ -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

--=-c3iHQEfl52DxYvGq+WsX--