dbus/qt connection.cpp,1.4,1.5 connection.h,1.5,1.6 dbus-qt.h,1.2,1.3 dbus-qthread.cpp,1.3,1.4 integrator.cpp,1.3,1.4 integrator.h,1.3,1.4 message.cpp,1.5,1.6 message.h,1.5,1.6 server.cpp,1.1,1.2 server.h,1.1,1.2

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


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

Modified Files:
	connection.cpp connection.h dbus-qt.h dbus-qthread.cpp 
	integrator.cpp integrator.h message.cpp message.h server.cpp 
	server.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: connection.cpp
===================================================================
RCS file: /cvs/dbus/dbus/qt/connection.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- connection.cpp	25 Nov 2003 15:30:03 -0000	1.4
+++ connection.cpp	2 Dec 2003 10:44:22 -0000	1.5
@@ -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: connection.h
===================================================================
RCS file: /cvs/dbus/dbus/qt/connection.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- connection.h	25 Nov 2003 15:30:03 -0000	1.5
+++ connection.h	2 Dec 2003 10:44:22 -0000	1.6
@@ -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: dbus-qt.h
===================================================================
RCS file: /cvs/dbus/dbus/qt/dbus-qt.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dbus-qt.h	25 Dec 2002 11:37:20 -0000	1.2
+++ dbus-qt.h	2 Dec 2003 10:44:22 -0000	1.3
@@ -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: dbus-qthread.cpp
===================================================================
RCS file: /cvs/dbus/dbus/qt/dbus-qthread.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dbus-qthread.cpp	15 Feb 2003 17:19:27 -0000	1.3
+++ dbus-qthread.cpp	2 Dec 2003 10:44:22 -0000	1.4
@@ -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: integrator.cpp
===================================================================
RCS file: /cvs/dbus/dbus/qt/integrator.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- integrator.cpp	25 Nov 2003 15:30:03 -0000	1.3
+++ integrator.cpp	2 Dec 2003 10:44:22 -0000	1.4
@@ -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: integrator.h
===================================================================
RCS file: /cvs/dbus/dbus/qt/integrator.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- integrator.h	25 Nov 2003 15:30:03 -0000	1.3
+++ integrator.h	2 Dec 2003 10:44:22 -0000	1.4
@@ -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: message.cpp
===================================================================
RCS file: /cvs/dbus/dbus/qt/message.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- message.cpp	23 Nov 2003 20:41:23 -0000	1.5
+++ message.cpp	2 Dec 2003 10:44:22 -0000	1.6
@@ -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: message.h
===================================================================
RCS file: /cvs/dbus/dbus/qt/message.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- message.h	23 Nov 2003 20:41:23 -0000	1.5
+++ message.h	2 Dec 2003 10:44:22 -0000	1.6
@@ -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: server.cpp
===================================================================
RCS file: /cvs/dbus/dbus/qt/server.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- server.cpp	25 Nov 2003 15:30:03 -0000	1.1
+++ server.cpp	2 Dec 2003 10:44:22 -0000	1.2
@@ -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: server.h
===================================================================
RCS file: /cvs/dbus/dbus/qt/server.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- server.h	25 Nov 2003 15:30:03 -0000	1.1
+++ server.h	2 Dec 2003 10:44:22 -0000	1.2
@@ -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