summaryrefslogtreecommitdiffstats
path: root/qt
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 /qt
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 'qt')
-rw-r--r--qt/connection.h2
-rw-r--r--qt/dbus-qt.h2
-rw-r--r--qt/integrator.h2
-rw-r--r--qt/message.h2
-rw-r--r--qt/server.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/qt/connection.h b/qt/connection.h
index 285fa66b..ca962b10 100644
--- a/qt/connection.h
+++ b/qt/connection.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Zack Rusin <zack@kde.org>
*
- * 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/qt/dbus-qt.h b/qt/dbus-qt.h
index 481dc799..179f5355 100644
--- a/qt/dbus-qt.h
+++ b/qt/dbus-qt.h
@@ -4,7 +4,7 @@
*
* Copyright (C) 2002 DBus Developers
*
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/qt/integrator.h b/qt/integrator.h
index 32d03a3d..70e2a7f2 100644
--- a/qt/integrator.h
+++ b/qt/integrator.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Zack Rusin <zack@kde.org>
*
- * 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/qt/message.h b/qt/message.h
index 2524a7a6..5e26b819 100644
--- a/qt/message.h
+++ b/qt/message.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Zack Rusin <zack@kde.org>
*
- * 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/qt/server.h b/qt/server.h
index a329de60..36c729ab 100644
--- a/qt/server.h
+++ b/qt/server.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Zack Rusin <zack@kde.org>
*
- * 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