dbus/bus activation.c, 1.35, 1.36 activation.h, 1.12, 1.13 bus.c, 1.53, 1.54 bus.h, 1.24, 1.25 config-loader-expat.c, 1.9, 1.10 config-loader-libxml.c, 1.7, 1.8 config-parser.c, 1.32, 1.33 config-parser.h, 1.15, 1.16 connection.c, 1.55, 1.56 connection.h, 1.20, 1.21 desktop-file.c, 1.9, 1.10 desktop-file.h, 1.4, 1.5 dispatch.c, 1.60, 1.61 dispatch.h, 1.5, 1.6 driver.c, 1.51, 1.52 driver.h, 1.7, 1.8 expirelist.c, 1.5, 1.6 expirelist.h, 1.5, 1.6 main.c, 1.24, 1.25 policy.c, 1.20, 1.21 policy.h, 1.14, 1.15 selinux.c, 1.2, 1.3 selinux.h, 1.1, 1.2 services.c, 1.22, 1.23 services.h, 1.11, 1.12 signals.c, 1.7, 1.8 signals.h, 1.4, 1.5 test-main.c, 1.17, 1.18 test.c, 1.23, 1.24 test.h, 1.14, 1.15 utils.c, 1.8, 1.9 utils.h, 1.7, 1.8

Havoc Pennington hp at freedesktop.org
Mon Aug 9 20:07:02 PDT 2004


Update of /cvs/dbus/dbus/bus
In directory pdx:/tmp/cvs-serv26010/bus

Modified Files:
	activation.c activation.h bus.c bus.h config-loader-expat.c 
	config-loader-libxml.c config-parser.c config-parser.h 
	connection.c connection.h desktop-file.c desktop-file.h 
	dispatch.c dispatch.h driver.c driver.h expirelist.c 
	expirelist.h main.c policy.c policy.h selinux.c selinux.h 
	services.c services.h signals.c signals.h test-main.c test.c 
	test.h utils.c utils.h 
Log Message:
2004-08-09  Havoc Pennington  <hp at redhat.com>

	* COPYING: switch to Academic Free License version 2.1 instead of
	2.0, to resolve complaints about patent termination clause.



Index: activation.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/activation.c,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- activation.c	29 Jul 2004 08:00:45 -0000	1.35
+++ activation.c	10 Aug 2004 03:06:59 -0000	1.36
@@ -5,7 +5,7 @@
  * Copyright (C) 2003  Red Hat, Inc.
  * Copyright (C) 2004  Imendio HB
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: activation.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/activation.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- activation.h	16 Mar 2004 18:00:34 -0000	1.12
+++ activation.h	10 Aug 2004 03:06:59 -0000	1.13
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  CodeFactory AB
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: bus.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/bus.c,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- bus.c	30 Jul 2004 05:59:33 -0000	1.53
+++ bus.c	10 Aug 2004 03:06:59 -0000	1.54
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003, 2004 Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: bus.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/bus.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- bus.h	30 Jul 2004 05:59:33 -0000	1.24
+++ bus.h	10 Aug 2004 03:06:59 -0000	1.25
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003 Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: config-loader-expat.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/config-loader-expat.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- config-loader-expat.c	9 Apr 2004 19:50:29 -0000	1.9
+++ config-loader-expat.c	10 Aug 2004 03:06:59 -0000	1.10
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003 Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: config-loader-libxml.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/config-loader-libxml.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- config-loader-libxml.c	31 Jul 2004 18:28:10 -0000	1.7
+++ config-loader-libxml.c	10 Aug 2004 03:06:59 -0000	1.8
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003 Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: config-parser.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/config-parser.c,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- config-parser.c	31 Jul 2004 18:28:10 -0000	1.32
+++ config-parser.c	10 Aug 2004 03:06:59 -0000	1.33
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003, 2004 Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: config-parser.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/config-parser.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- config-parser.h	30 Jul 2004 05:59:34 -0000	1.15
+++ config-parser.h	10 Aug 2004 03:06:59 -0000	1.16
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003 Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: connection.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/connection.c,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- connection.c	30 Jul 2004 05:59:34 -0000	1.55
+++ connection.c	10 Aug 2004 03:06:59 -0000	1.56
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: connection.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/connection.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- connection.h	30 Jul 2004 05:59:34 -0000	1.20
+++ connection.h	10 Aug 2004 03:06:59 -0000	1.21
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003, 2004  Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: desktop-file.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/desktop-file.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- desktop-file.c	2 Dec 2003 10:44:21 -0000	1.9
+++ desktop-file.c	10 Aug 2004 03:06:59 -0000	1.10
@@ -4,7 +4,7 @@
  * Copyright (C) 2003  CodeFactory AB
  * Copyright (C) 2003  Red Hat Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: desktop-file.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/desktop-file.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- desktop-file.h	2 Dec 2003 10:44:21 -0000	1.4
+++ desktop-file.h	10 Aug 2004 03:06:59 -0000	1.5
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  CodeFactory AB
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: dispatch.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/dispatch.c,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- dispatch.c	31 Jul 2004 09:15:24 -0000	1.60
+++ dispatch.c	10 Aug 2004 03:06:59 -0000	1.61
@@ -5,7 +5,7 @@
  * Copyright (C) 2003  Red Hat, Inc.
  * Copyright (C) 2004  Imendio HB
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: dispatch.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/dispatch.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dispatch.h	2 Dec 2003 10:44:21 -0000	1.5
+++ dispatch.h	10 Aug 2004 03:06:59 -0000	1.6
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  CodeFactory AB
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: driver.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/driver.c,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- driver.c	19 Jul 2004 20:55:58 -0000	1.51
+++ driver.c	10 Aug 2004 03:06:59 -0000	1.52
@@ -4,7 +4,7 @@
  * Copyright (C) 2003 CodeFactory AB
  * Copyright (C) 2003 Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: driver.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/driver.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- driver.h	2 Dec 2003 10:44:21 -0000	1.7
+++ driver.h	10 Aug 2004 03:06:59 -0000	1.8
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  CodeFactory AB
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: expirelist.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/expirelist.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- expirelist.c	20 May 2004 19:47:35 -0000	1.5
+++ expirelist.c	10 Aug 2004 03:06:59 -0000	1.6
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: expirelist.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/expirelist.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- expirelist.h	20 May 2004 19:47:35 -0000	1.5
+++ expirelist.h	10 Aug 2004 03:06:59 -0000	1.6
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: main.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/main.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- main.c	30 Jul 2004 05:59:34 -0000	1.24
+++ main.c	10 Aug 2004 03:06:59 -0000	1.25
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003 Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: policy.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/policy.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- policy.c	30 Jul 2004 05:59:34 -0000	1.20
+++ policy.c	10 Aug 2004 03:06:59 -0000	1.21
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003, 2004  Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: policy.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/policy.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- policy.h	29 May 2004 04:17:17 -0000	1.14
+++ policy.h	10 Aug 2004 03:06:59 -0000	1.15
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: selinux.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/selinux.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- selinux.c	31 Jul 2004 05:37:14 -0000	1.2
+++ selinux.c	10 Aug 2004 03:06:59 -0000	1.3
@@ -2,7 +2,7 @@
  *
  * Author: Matthew Rickard <mjricka at epoch.ncsc.mil>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: selinux.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/selinux.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- selinux.h	30 Jul 2004 05:59:34 -0000	1.1
+++ selinux.h	10 Aug 2004 03:06:59 -0000	1.2
@@ -2,7 +2,7 @@
  *
  * Author: Matthew Rickard <mjricka at epoch.ncsc.mil>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: services.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/services.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- services.c	30 Jul 2004 05:59:34 -0000	1.22
+++ services.c	10 Aug 2004 03:06:59 -0000	1.23
@@ -4,7 +4,7 @@
  * Copyright (C) 2003  Red Hat, Inc.
  * Copyright (C) 2003  CodeFactory AB
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: services.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/services.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- services.h	30 Jul 2004 05:59:34 -0000	1.11
+++ services.h	10 Aug 2004 03:06:59 -0000	1.12
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: signals.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/signals.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- signals.c	2 Dec 2003 10:44:21 -0000	1.7
+++ signals.c	10 Aug 2004 03:06:59 -0000	1.8
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: signals.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/signals.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- signals.h	2 Dec 2003 10:44:21 -0000	1.4
+++ signals.h	10 Aug 2004 03:06:59 -0000	1.5
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003  Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: test-main.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/test-main.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- test-main.c	30 Jul 2004 05:59:34 -0000	1.17
+++ test-main.c	10 Aug 2004 03:06:59 -0000	1.18
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003 Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: test.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/test.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- test.c	2 Dec 2003 10:44:21 -0000	1.23
+++ test.c	10 Aug 2004 03:06:59 -0000	1.24
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003 Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: test.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/test.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- test.h	12 Mar 2004 14:07:16 -0000	1.14
+++ test.h	10 Aug 2004 03:06:59 -0000	1.15
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2003 Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: utils.c
===================================================================
RCS file: /cvs/dbus/dbus/bus/utils.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- utils.c	2 Dec 2003 10:44:21 -0000	1.8
+++ utils.c	10 Aug 2004 03:06:59 -0000	1.9
@@ -4,7 +4,7 @@
  * Copyright (C) 2003  CodeFactory AB
  * Copyright (C) 2003  Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

Index: utils.h
===================================================================
RCS file: /cvs/dbus/dbus/bus/utils.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- utils.h	31 Jul 2004 09:15:24 -0000	1.7
+++ utils.h	10 Aug 2004 03:06:59 -0000	1.8
@@ -4,7 +4,7 @@
  * Copyright (C) 2003  CodeFactory AB
  * Copyright (C) 2003  Red Hat, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  * 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by



More information about the dbus-commit mailing list