dbus/dbus dbus-address.c,1.11,1.12 dbus-address.h,1.2,1.3 dbus-arch-deps.h.in,1.1,1.2 dbus-auth-script.c,1.11,1.12 dbus-auth-script.h,1.1,1.2 dbus-auth.c,1.30,1.31 dbus-auth.h,1.7,1.8 dbus-bus.c,1.27,1.28 dbus-bus.h,1.8,1.9 dbus-connection-internal.h,1.15,1.16 dbus-connection.c,1.74,1.75 dbus-connection.h,1.26,1.27 dbus-dataslot.c,1.5,1.6 dbus-dataslot.h,1.4,1.5 dbus-errors.c,1.22,1.23 dbus-errors.h,1.21,1.22 dbus-hash.c,1.16,1.17 dbus-hash.h,1.11,1.12 dbus-internals.c,1.34,1.35 dbus-internals.h,1.39,1.40 dbus-keyring.c,1.20,1.21 dbus-keyring.h,1.5,1.6 dbus-list.c,1.17,1.18 dbus-list.h,1.11,1.12 dbus-macros.h,1.2,1.3 dbus-mainloop.c,1.14,1.15 dbus-mainloop.h,1.5,1.6 dbus-marshal.c,1.46,1.47 dbus-marshal.h,1.19,1.20 dbus-md5.h,1.2,1.3 dbus-memory.c,1.21,1.22 dbus-memory.h,1.7,1.8 dbus-mempool.c,1.10,1.11 dbus-mempool.h,1.2,1.3 dbus-message-builder.c,1.20,1.21 dbus-message-builder.h,1.2,1.3 dbus-message-handler.c,1.10,1.11 dbus-message-handler.h,1.2,1.3 dbus-message-internal.h,1.15,1.16 dbus-message.c,1.116,1.117 dbus-message.h,1.48,1.49 dbus-object-tree.c,1.3,1.4 dbus-object-tree.h,1.3,1.4 dbus-pending-call.c,1.5,1.6 dbus-pending-call.h,1.3,1.4 dbus-protocol.h,1.24,1.25 dbus-resources.c,1.2,1.3 dbus-resources.h,1.2,1.3 dbus-server-debug-pipe.c,1.13,1.14 dbus-server-debug-pipe.h,1.2,1.3 dbus-server-protected.h,1.11,1.12 dbus-server-unix.c,1.19,1.20 dbus-server-unix.h,1.5,1.6 dbus-server.c,1.31,1.32 dbus-server.h,1.14,1.15 dbus-sha.c,1.5,1.6 dbus-sha.h,1.2,1.3 dbus-spawn.c,1.14,1.15 dbus-spawn.h,1.4,1.5 dbus-string-private.h,1.1,1.2 dbus-string.c,1.44,1.45 dbus-string.h,1.22,1.23 dbus-sysdeps.c,1.67,1.68 dbus-sysdeps.h,1.36,1.37 dbus-test-main.c,1.5,1.6 dbus-test.c,1.31,1.32 dbus-test.h,1.23,1.24 dbus-threads.c,1.18,1.19 dbus-threads.h,1.4,1.5 dbus-timeout.c,1.12,1.13 dbus-timeout.h,1.7,1.8 dbus-transport-protected.h,1.10,1.11 dbus-transport-unix.c,1.33,1.34 dbus-transport-unix.h,1.6,1.7 dbus-transport.c,1.36,1.37 dbus-transport.h,1.12,1.13 dbus-types.h,1.8,1.9 dbus-userdb.c,1.6,1.7 dbus-userdb.h,1.3,1.4 dbus-watch.c,1.15,1.16 dbus-watch.h,1.5,1.6 dbus.h,1.16,1.17

Richard Hult richard@pdx.freedesktop.org
Tue, 02 Dec 2003 02:44:26 -0800


Update of /cvs/dbus/dbus/dbus
In directory pdx:/tmp/cvs-serv26052/dbus

Modified Files:
	dbus-address.c dbus-address.h dbus-arch-deps.h.in 
	dbus-auth-script.c dbus-auth-script.h dbus-auth.c dbus-auth.h 
	dbus-bus.c dbus-bus.h dbus-connection-internal.h 
	dbus-connection.c dbus-connection.h dbus-dataslot.c 
	dbus-dataslot.h dbus-errors.c dbus-errors.h dbus-hash.c 
	dbus-hash.h dbus-internals.c dbus-internals.h dbus-keyring.c 
	dbus-keyring.h dbus-list.c dbus-list.h dbus-macros.h 
	dbus-mainloop.c dbus-mainloop.h dbus-marshal.c dbus-marshal.h 
	dbus-md5.h dbus-memory.c dbus-memory.h dbus-mempool.c 
	dbus-mempool.h dbus-message-builder.c dbus-message-builder.h 
	dbus-message-handler.c dbus-message-handler.h 
	dbus-message-internal.h dbus-message.c dbus-message.h 
	dbus-object-tree.c dbus-object-tree.h dbus-pending-call.c 
	dbus-pending-call.h dbus-protocol.h dbus-resources.c 
	dbus-resources.h dbus-server-debug-pipe.c 
	dbus-server-debug-pipe.h dbus-server-protected.h 
	dbus-server-unix.c dbus-server-unix.h dbus-server.c 
	dbus-server.h dbus-sha.c dbus-sha.h dbus-spawn.c dbus-spawn.h 
	dbus-string-private.h dbus-string.c dbus-string.h 
	dbus-sysdeps.c dbus-sysdeps.h dbus-test-main.c dbus-test.c 
	dbus-test.h dbus-threads.c dbus-threads.h dbus-timeout.c 
	dbus-timeout.h dbus-transport-protected.h 
	dbus-transport-unix.c dbus-transport-unix.h dbus-transport.c 
	dbus-transport.h dbus-types.h dbus-userdb.c dbus-userdb.h 
	dbus-watch.c dbus-watch.h dbus.h 
Log Message:
2003-12-02  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.


Index: dbus-address.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-address.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dbus-address.c	30 Sep 2003 02:32:52 -0000	1.11
+++ dbus-address.c	2 Dec 2003 10:44:21 -0000	1.12
@@ -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-address.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-address.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dbus-address.h	25 Mar 2003 04:37:08 -0000	1.2
+++ dbus-address.h	2 Dec 2003 10:44:21 -0000	1.3
@@ -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-arch-deps.h.in
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-arch-deps.h.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dbus-arch-deps.h.in	23 Apr 2003 03:33:52 -0000	1.1
+++ dbus-arch-deps.h.in	2 Dec 2003 10:44:21 -0000	1.2
@@ -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-auth-script.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-auth-script.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dbus-auth-script.c	5 May 2003 03:13:35 -0000	1.11
+++ dbus-auth-script.c	2 Dec 2003 10:44:21 -0000	1.12
@@ -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-auth-script.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-auth-script.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dbus-auth-script.h	13 Feb 2003 00:08:18 -0000	1.1
+++ dbus-auth-script.h	2 Dec 2003 10:44:21 -0000	1.2
@@ -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-auth.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-auth.c,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- dbus-auth.c	27 Nov 2003 01:25:49 -0000	1.30
+++ dbus-auth.c	2 Dec 2003 10:44:21 -0000	1.31
@@ -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-auth.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-auth.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dbus-auth.h	27 Nov 2003 01:25:49 -0000	1.7
+++ dbus-auth.h	2 Dec 2003 10:44:21 -0000	1.8
@@ -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-bus.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-bus.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- dbus-bus.c	21 Oct 2003 05:46:51 -0000	1.27
+++ dbus-bus.c	2 Dec 2003 10:44:21 -0000	1.28
@@ -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-bus.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-bus.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- dbus-bus.h	30 Sep 2003 02:32:52 -0000	1.8
+++ dbus-bus.h	2 Dec 2003 10:44:21 -0000	1.9
@@ -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-connection-internal.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-connection-internal.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- dbus-connection-internal.h	27 Nov 2003 01:25:49 -0000	1.15
+++ dbus-connection-internal.h	2 Dec 2003 10:44:21 -0000	1.16
@@ -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-connection.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-connection.c,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- dbus-connection.c	27 Nov 2003 01:25:49 -0000	1.74
+++ dbus-connection.c	2 Dec 2003 10:44:21 -0000	1.75
@@ -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-connection.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-connection.h,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- dbus-connection.h	27 Nov 2003 01:25:49 -0000	1.26
+++ dbus-connection.h	2 Dec 2003 10:44:21 -0000	1.27
@@ -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-dataslot.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-dataslot.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dbus-dataslot.c	22 Jun 2003 19:39:47 -0000	1.5
+++ dbus-dataslot.c	2 Dec 2003 10:44:21 -0000	1.6
@@ -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-dataslot.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-dataslot.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- dbus-dataslot.h	30 Sep 2003 02:32:52 -0000	1.4
+++ dbus-dataslot.h	2 Dec 2003 10:44:21 -0000	1.5
@@ -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-errors.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-errors.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- dbus-errors.c	30 Sep 2003 02:32:52 -0000	1.22
+++ dbus-errors.c	2 Dec 2003 10:44:21 -0000	1.23
@@ -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-errors.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-errors.h,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- dbus-errors.h	10 Oct 2003 02:42:20 -0000	1.21
+++ dbus-errors.h	2 Dec 2003 10:44:21 -0000	1.22
@@ -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-hash.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-hash.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- dbus-hash.c	27 Nov 2003 01:25:49 -0000	1.16
+++ dbus-hash.c	2 Dec 2003 10:44:21 -0000	1.17
@@ -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-hash.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-hash.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dbus-hash.h	27 Nov 2003 01:25:49 -0000	1.11
+++ dbus-hash.h	2 Dec 2003 10:44:21 -0000	1.12
@@ -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-internals.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-internals.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- dbus-internals.c	21 Oct 2003 05:46:51 -0000	1.34
+++ dbus-internals.c	2 Dec 2003 10:44:21 -0000	1.35
@@ -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-internals.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-internals.h,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- dbus-internals.h	21 Oct 2003 05:46:51 -0000	1.39
+++ dbus-internals.h	2 Dec 2003 10:44:21 -0000	1.40
@@ -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-keyring.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-keyring.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- dbus-keyring.c	27 Nov 2003 01:25:49 -0000	1.20
+++ dbus-keyring.c	2 Dec 2003 10:44:21 -0000	1.21
@@ -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-keyring.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-keyring.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dbus-keyring.h	27 Nov 2003 01:25:49 -0000	1.5
+++ dbus-keyring.h	2 Dec 2003 10:44:21 -0000	1.6
@@ -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-list.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-list.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- dbus-list.c	12 May 2003 02:44:44 -0000	1.17
+++ dbus-list.c	2 Dec 2003 10:44:21 -0000	1.18
@@ -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-list.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-list.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dbus-list.h	12 May 2003 02:44:44 -0000	1.11
+++ dbus-list.h	2 Dec 2003 10:44:21 -0000	1.12
@@ -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-macros.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-macros.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dbus-macros.h	23 Nov 2002 06:53:37 -0000	1.2
+++ dbus-macros.h	2 Dec 2003 10:44:21 -0000	1.3
@@ -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-mainloop.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-mainloop.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dbus-mainloop.c	27 Nov 2003 01:25:49 -0000	1.14
+++ dbus-mainloop.c	2 Dec 2003 10:44:21 -0000	1.15
@@ -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-mainloop.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-mainloop.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dbus-mainloop.h	27 Nov 2003 01:25:49 -0000	1.5
+++ dbus-mainloop.h	2 Dec 2003 10:44:21 -0000	1.6
@@ -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-marshal.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-marshal.c,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- dbus-marshal.c	22 Oct 2003 16:01:08 -0000	1.46
+++ dbus-marshal.c	2 Dec 2003 10:44:21 -0000	1.47
@@ -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-marshal.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-marshal.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- dbus-marshal.h	12 Oct 2003 00:55:11 -0000	1.19
+++ dbus-marshal.h	2 Dec 2003 10:44:21 -0000	1.20
@@ -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-md5.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-md5.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dbus-md5.h	30 Sep 2003 02:32:52 -0000	1.2
+++ dbus-md5.h	2 Dec 2003 10:44:21 -0000	1.3
@@ -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-memory.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-memory.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- dbus-memory.c	28 Jun 2003 23:12:11 -0000	1.21
+++ dbus-memory.c	2 Dec 2003 10:44:21 -0000	1.22
@@ -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-memory.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-memory.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dbus-memory.h	24 Mar 2003 03:16:58 -0000	1.7
+++ dbus-memory.h	2 Dec 2003 10:44:21 -0000	1.8
@@ -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-mempool.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-mempool.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- dbus-mempool.c	9 May 2003 04:15:56 -0000	1.10
+++ dbus-mempool.c	2 Dec 2003 10:44:21 -0000	1.11
@@ -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-mempool.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-mempool.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dbus-mempool.h	16 Mar 2003 08:08:20 -0000	1.2
+++ dbus-mempool.h	2 Dec 2003 10:44:21 -0000	1.3
@@ -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-message-builder.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message-builder.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- dbus-message-builder.c	21 Oct 2003 05:46:51 -0000	1.20
+++ dbus-message-builder.c	2 Dec 2003 10:44:21 -0000	1.21
@@ -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-message-builder.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message-builder.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dbus-message-builder.h	26 Jan 2003 21:16:06 -0000	1.2
+++ dbus-message-builder.h	2 Dec 2003 10:44:21 -0000	1.3
@@ -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-message-handler.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message-handler.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- dbus-message-handler.c	27 Nov 2003 01:25:49 -0000	1.10
+++ dbus-message-handler.c	2 Dec 2003 10:44:21 -0000	1.11
@@ -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-message-handler.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message-handler.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dbus-message-handler.h	27 Nov 2003 01:25:49 -0000	1.2
+++ dbus-message-handler.h	2 Dec 2003 10:44:21 -0000	1.3
@@ -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-message-internal.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message-internal.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- dbus-message-internal.h	27 Nov 2003 01:25:49 -0000	1.15
+++ dbus-message-internal.h	2 Dec 2003 10:44:21 -0000	1.16
@@ -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-message.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message.c,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- dbus-message.c	2 Dec 2003 10:33:35 -0000	1.116
+++ dbus-message.c	2 Dec 2003 10:44:21 -0000	1.117
@@ -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-message.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-message.h,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- dbus-message.h	27 Nov 2003 01:25:49 -0000	1.48
+++ dbus-message.h	2 Dec 2003 10:44:21 -0000	1.49
@@ -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-object-tree.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-object-tree.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dbus-object-tree.c	27 Nov 2003 01:25:49 -0000	1.3
+++ dbus-object-tree.c	2 Dec 2003 10:44:21 -0000	1.4
@@ -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-object-tree.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-object-tree.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dbus-object-tree.h	27 Nov 2003 01:25:49 -0000	1.3
+++ dbus-object-tree.h	2 Dec 2003 10:44:21 -0000	1.4
@@ -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-pending-call.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-pending-call.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dbus-pending-call.c	27 Nov 2003 01:25:49 -0000	1.5
+++ dbus-pending-call.c	2 Dec 2003 10:44:21 -0000	1.6
@@ -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-pending-call.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-pending-call.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dbus-pending-call.h	27 Nov 2003 01:25:49 -0000	1.3
+++ dbus-pending-call.h	2 Dec 2003 10:44:21 -0000	1.4
@@ -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-protocol.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-protocol.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- dbus-protocol.h	21 Oct 2003 05:46:51 -0000	1.24
+++ dbus-protocol.h	2 Dec 2003 10:44:21 -0000	1.25
@@ -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-resources.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-resources.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dbus-resources.c	27 Nov 2003 01:25:49 -0000	1.2
+++ dbus-resources.c	2 Dec 2003 10:44:21 -0000	1.3
@@ -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-resources.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-resources.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dbus-resources.h	27 Nov 2003 01:25:49 -0000	1.2
+++ dbus-resources.h	2 Dec 2003 10:44:21 -0000	1.3
@@ -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-server-debug-pipe.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server-debug-pipe.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- dbus-server-debug-pipe.c	30 Sep 2003 02:32:53 -0000	1.13
+++ dbus-server-debug-pipe.c	2 Dec 2003 10:44:21 -0000	1.14
@@ -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-server-debug-pipe.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server-debug-pipe.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dbus-server-debug-pipe.h	25 Mar 2003 04:37:08 -0000	1.2
+++ dbus-server-debug-pipe.h	2 Dec 2003 10:44:21 -0000	1.3
@@ -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-server-protected.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server-protected.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dbus-server-protected.h	30 Sep 2003 02:32:53 -0000	1.11
+++ dbus-server-protected.h	2 Dec 2003 10:44:21 -0000	1.12
@@ -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-server-unix.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server-unix.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- dbus-server-unix.c	30 Sep 2003 02:32:53 -0000	1.19
+++ dbus-server-unix.c	2 Dec 2003 10:44:21 -0000	1.20
@@ -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-server-unix.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server-unix.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dbus-server-unix.h	4 Jun 2003 05:20:20 -0000	1.5
+++ dbus-server-unix.h	2 Dec 2003 10:44:21 -0000	1.6
@@ -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-server.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server.c,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- dbus-server.c	27 Nov 2003 01:25:49 -0000	1.31
+++ dbus-server.c	2 Dec 2003 10:44:21 -0000	1.32
@@ -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-server.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-server.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dbus-server.h	27 Nov 2003 01:25:49 -0000	1.14
+++ dbus-server.h	2 Dec 2003 10:44:21 -0000	1.15
@@ -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-sha.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-sha.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dbus-sha.c	31 Mar 2003 20:56:29 -0000	1.5
+++ dbus-sha.c	2 Dec 2003 10:44:21 -0000	1.6
@@ -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-sha.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-sha.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dbus-sha.h	30 Sep 2003 02:32:53 -0000	1.2
+++ dbus-sha.h	2 Dec 2003 10:44:21 -0000	1.3
@@ -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-spawn.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-spawn.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dbus-spawn.c	27 Nov 2003 01:25:49 -0000	1.14
+++ dbus-spawn.c	2 Dec 2003 10:44:21 -0000	1.15
@@ -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-spawn.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-spawn.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- dbus-spawn.h	27 Nov 2003 01:25:49 -0000	1.4
+++ dbus-spawn.h	2 Dec 2003 10:44:21 -0000	1.5
@@ -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-string-private.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-string-private.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dbus-string-private.h	27 Feb 2003 04:17:44 -0000	1.1
+++ dbus-string-private.h	2 Dec 2003 10:44:21 -0000	1.2
@@ -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-string.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-string.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- dbus-string.c	28 Oct 2003 22:53:36 -0000	1.44
+++ dbus-string.c	2 Dec 2003 10:44:21 -0000	1.45
@@ -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-string.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-string.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- dbus-string.h	21 Oct 2003 05:46:52 -0000	1.22
+++ dbus-string.h	2 Dec 2003 10:44:21 -0000	1.23
@@ -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-sysdeps.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-sysdeps.c,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- dbus-sysdeps.c	16 Oct 2003 06:34:51 -0000	1.67
+++ dbus-sysdeps.c	2 Dec 2003 10:44:21 -0000	1.68
@@ -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-sysdeps.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-sysdeps.h,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- dbus-sysdeps.h	30 Sep 2003 02:32:53 -0000	1.36
+++ dbus-sysdeps.h	2 Dec 2003 10:44:21 -0000	1.37
@@ -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-test-main.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-test-main.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dbus-test-main.c	8 Apr 2003 15:52:50 -0000	1.5
+++ dbus-test-main.c	2 Dec 2003 10:44:21 -0000	1.6
@@ -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-test.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-test.c,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- dbus-test.c	30 Sep 2003 02:32:53 -0000	1.31
+++ dbus-test.c	2 Dec 2003 10:44:21 -0000	1.32
@@ -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-test.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-test.h,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- dbus-test.h	30 Sep 2003 02:32:53 -0000	1.23
+++ dbus-test.h	2 Dec 2003 10:44:21 -0000	1.24
@@ -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-threads.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-threads.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- dbus-threads.c	30 Sep 2003 02:32:53 -0000	1.18
+++ dbus-threads.c	2 Dec 2003 10:44:21 -0000	1.19
@@ -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-threads.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-threads.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- dbus-threads.h	30 Sep 2003 02:32:53 -0000	1.4
+++ dbus-threads.h	2 Dec 2003 10:44:21 -0000	1.5
@@ -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-timeout.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-timeout.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- dbus-timeout.c	27 Nov 2003 01:25:49 -0000	1.12
+++ dbus-timeout.c	2 Dec 2003 10:44:21 -0000	1.13
@@ -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-timeout.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-timeout.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dbus-timeout.h	27 Nov 2003 01:25:49 -0000	1.7
+++ dbus-timeout.h	2 Dec 2003 10:44:21 -0000	1.8
@@ -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-transport-protected.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-transport-protected.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- dbus-transport-protected.h	30 Sep 2003 02:32:53 -0000	1.10
+++ dbus-transport-protected.h	2 Dec 2003 10:44:21 -0000	1.11
@@ -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-transport-unix.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-transport-unix.c,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- dbus-transport-unix.c	21 Jun 2003 07:51:39 -0000	1.33
+++ dbus-transport-unix.c	2 Dec 2003 10:44:21 -0000	1.34
@@ -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-transport-unix.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-transport-unix.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dbus-transport-unix.h	4 Jun 2003 05:20:20 -0000	1.6
+++ dbus-transport-unix.h	2 Dec 2003 10:44:21 -0000	1.7
@@ -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-transport.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-transport.c,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- dbus-transport.c	27 Nov 2003 01:25:49 -0000	1.36
+++ dbus-transport.c	2 Dec 2003 10:44:21 -0000	1.37
@@ -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-transport.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-transport.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- dbus-transport.h	27 Nov 2003 01:25:49 -0000	1.12
+++ dbus-transport.h	2 Dec 2003 10:44:21 -0000	1.13
@@ -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-types.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-types.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- dbus-types.h	30 Sep 2003 02:32:53 -0000	1.8
+++ dbus-types.h	2 Dec 2003 10:44:21 -0000	1.9
@@ -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-userdb.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-userdb.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- dbus-userdb.c	27 Nov 2003 01:25:49 -0000	1.6
+++ dbus-userdb.c	2 Dec 2003 10:44:21 -0000	1.7
@@ -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-userdb.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-userdb.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dbus-userdb.h	27 Nov 2003 01:25:49 -0000	1.3
+++ dbus-userdb.h	2 Dec 2003 10:44:21 -0000	1.4
@@ -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-watch.c
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-watch.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- dbus-watch.c	27 Nov 2003 01:25:49 -0000	1.15
+++ dbus-watch.c	2 Dec 2003 10:44:21 -0000	1.16
@@ -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-watch.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus-watch.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dbus-watch.h	27 Nov 2003 01:25:49 -0000	1.5
+++ dbus-watch.h	2 Dec 2003 10:44:21 -0000	1.6
@@ -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.h
===================================================================
RCS file: /cvs/dbus/dbus/dbus/dbus.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- dbus.h	30 Sep 2003 02:32:53 -0000	1.16
+++ dbus.h	2 Dec 2003 10:44:21 -0000	1.17
@@ -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