summaryrefslogtreecommitdiffstats
path: root/bus
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2004-08-10 03:07:01 +0000
committerHavoc Pennington <hp@redhat.com>2004-08-10 03:07:01 +0000
commit43605a6f4e78a8c28afb4b1e924dff0301e0e95c (patch)
tree85a0cb9cda1bdac4692129c576f42401b2482705 /bus
parent138e17cce0ab1051ff4f7b6d60521c70beb0269c (diff)
2004-08-09 Havoc Pennington <hp@redhat.com>
* COPYING: switch to Academic Free License version 2.1 instead of 2.0, to resolve complaints about patent termination clause.
Diffstat (limited to 'bus')
-rw-r--r--bus/activation.c2
-rw-r--r--bus/activation.h2
-rw-r--r--bus/bus.c2
-rw-r--r--bus/bus.h2
-rw-r--r--bus/config-loader-expat.c2
-rw-r--r--bus/config-loader-libxml.c2
-rw-r--r--bus/config-parser.c2
-rw-r--r--bus/config-parser.h2
-rw-r--r--bus/connection.c2
-rw-r--r--bus/connection.h2
-rw-r--r--bus/desktop-file.c2
-rw-r--r--bus/desktop-file.h2
-rw-r--r--bus/dispatch.c2
-rw-r--r--bus/dispatch.h2
-rw-r--r--bus/driver.c2
-rw-r--r--bus/driver.h2
-rw-r--r--bus/expirelist.c2
-rw-r--r--bus/expirelist.h2
-rw-r--r--bus/main.c2
-rw-r--r--bus/policy.c2
-rw-r--r--bus/policy.h2
-rw-r--r--bus/selinux.c2
-rw-r--r--bus/selinux.h2
-rw-r--r--bus/services.c2
-rw-r--r--bus/services.h2
-rw-r--r--bus/signals.c2
-rw-r--r--bus/signals.h2
-rw-r--r--bus/test-main.c2
-rw-r--r--bus/test.c2
-rw-r--r--bus/test.h2
-rw-r--r--bus/utils.c2
-rw-r--r--bus/utils.h2
32 files changed, 32 insertions, 32 deletions
diff --git a/bus/activation.c b/bus/activation.c
index b799948f..9010b941 100644
--- a/bus/activation.c
+++ b/bus/activation.c
@@ -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
diff --git a/bus/activation.h b/bus/activation.h
index fbac5d1f..d12d8718 100644
--- a/bus/activation.h
+++ b/bus/activation.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 CodeFactory AB
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/bus.c b/bus/bus.c
index 61f6d7d3..c732280d 100644
--- a/bus/bus.c
+++ b/bus/bus.c
@@ -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
diff --git a/bus/bus.h b/bus/bus.h
index eab79347..79adf83a 100644
--- a/bus/bus.h
+++ b/bus/bus.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/config-loader-expat.c b/bus/config-loader-expat.c
index ed973ac1..44e2ea61 100644
--- a/bus/config-loader-expat.c
+++ b/bus/config-loader-expat.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/config-loader-libxml.c b/bus/config-loader-libxml.c
index 51ee1e59..d9892d1b 100644
--- a/bus/config-loader-libxml.c
+++ b/bus/config-loader-libxml.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/config-parser.c b/bus/config-parser.c
index 89492f03..acf40228 100644
--- a/bus/config-parser.c
+++ b/bus/config-parser.c
@@ -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
diff --git a/bus/config-parser.h b/bus/config-parser.h
index 77b92551..75004000 100644
--- a/bus/config-parser.h
+++ b/bus/config-parser.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/connection.c b/bus/connection.c
index b751cca8..a16a22cd 100644
--- a/bus/connection.c
+++ b/bus/connection.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/connection.h b/bus/connection.h
index ee1291fa..a0703c55 100644
--- a/bus/connection.h
+++ b/bus/connection.h
@@ -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
diff --git a/bus/desktop-file.c b/bus/desktop-file.c
index 59f0f509..5ba99832 100644
--- a/bus/desktop-file.c
+++ b/bus/desktop-file.c
@@ -4,7 +4,7 @@
* Copyright (C) 2003 CodeFactory AB
* Copyright (C) 2003 Red Hat Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/desktop-file.h b/bus/desktop-file.h
index d1d04954..279641ef 100644
--- a/bus/desktop-file.h
+++ b/bus/desktop-file.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 CodeFactory AB
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/dispatch.c b/bus/dispatch.c
index 51112ce7..f808a8e4 100644
--- a/bus/dispatch.c
+++ b/bus/dispatch.c
@@ -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
diff --git a/bus/dispatch.h b/bus/dispatch.h
index 740a6b04..f29a1e0f 100644
--- a/bus/dispatch.h
+++ b/bus/dispatch.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 CodeFactory AB
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/driver.c b/bus/driver.c
index a0d433f0..5c4f4020 100644
--- a/bus/driver.c
+++ b/bus/driver.c
@@ -4,7 +4,7 @@
* Copyright (C) 2003 CodeFactory AB
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/driver.h b/bus/driver.h
index bc3c371d..f971838a 100644
--- a/bus/driver.h
+++ b/bus/driver.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 CodeFactory AB
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/expirelist.c b/bus/expirelist.c
index f1485dc1..422f3e40 100644
--- a/bus/expirelist.c
+++ b/bus/expirelist.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/expirelist.h b/bus/expirelist.h
index 9baa36da..cc77867e 100644
--- a/bus/expirelist.h
+++ b/bus/expirelist.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/main.c b/bus/main.c
index 32a6161b..391627ff 100644
--- a/bus/main.c
+++ b/bus/main.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/policy.c b/bus/policy.c
index c7359c8d..3de693f7 100644
--- a/bus/policy.c
+++ b/bus/policy.c
@@ -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
diff --git a/bus/policy.h b/bus/policy.h
index f2bac8cc..61e089a7 100644
--- a/bus/policy.h
+++ b/bus/policy.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/selinux.c b/bus/selinux.c
index f7fbf319..2477233b 100644
--- a/bus/selinux.c
+++ b/bus/selinux.c
@@ -2,7 +2,7 @@
*
* Author: Matthew Rickard <mjricka@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
diff --git a/bus/selinux.h b/bus/selinux.h
index 79a9f98b..08ea3a02 100644
--- a/bus/selinux.h
+++ b/bus/selinux.h
@@ -2,7 +2,7 @@
*
* Author: Matthew Rickard <mjricka@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
diff --git a/bus/services.c b/bus/services.c
index 81e3eaf3..f5ef4cc2 100644
--- a/bus/services.c
+++ b/bus/services.c
@@ -4,7 +4,7 @@
* Copyright (C) 2003 Red Hat, Inc.
* Copyright (C) 2003 CodeFactory AB
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/services.h b/bus/services.h
index fa7a3a11..e411aecc 100644
--- a/bus/services.h
+++ b/bus/services.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/signals.c b/bus/signals.c
index 60c88117..f235c8c4 100644
--- a/bus/signals.c
+++ b/bus/signals.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/signals.h b/bus/signals.h
index 447109b5..c9bd5c91 100644
--- a/bus/signals.h
+++ b/bus/signals.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/test-main.c b/bus/test-main.c
index 6d453b40..d92e3fee 100644
--- a/bus/test-main.c
+++ b/bus/test-main.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/test.c b/bus/test.c
index 51764bcd..4071fb18 100644
--- a/bus/test.c
+++ b/bus/test.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/test.h b/bus/test.h
index 236afbf1..986df078 100644
--- a/bus/test.h
+++ b/bus/test.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/utils.c b/bus/utils.c
index c4d31fa6..ee729c41 100644
--- a/bus/utils.c
+++ b/bus/utils.c
@@ -4,7 +4,7 @@
* Copyright (C) 2003 CodeFactory AB
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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
diff --git a/bus/utils.h b/bus/utils.h
index 6a5d61ff..5281ec7e 100644
--- a/bus/utils.h
+++ b/bus/utils.h
@@ -4,7 +4,7 @@
* Copyright (C) 2003 CodeFactory AB
* Copyright (C) 2003 Red Hat, Inc.
*
- * Licensed under the Academic Free License version 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