summaryrefslogtreecommitdiffstats
path: root/qt
diff options
context:
space:
mode:
authorRichard Hult <richard@imendio.com>2003-12-02 10:44:22 +0000
committerRichard Hult <richard@imendio.com>2003-12-02 10:44:22 +0000
commita1df3040f29223eddaa3ace0fe018fcb28cddcd9 (patch)
tree79e803abcafa51051dd5ebf08cf84f7d6d2b782b /qt
parent8e1fc1d7795f8a7a23c4ab9568d5b787526c0cfa (diff)
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.
Diffstat (limited to 'qt')
-rw-r--r--qt/connection.cpp2
-rw-r--r--qt/connection.h2
-rw-r--r--qt/dbus-qt.h2
-rw-r--r--qt/dbus-qthread.cpp2
-rw-r--r--qt/integrator.cpp2
-rw-r--r--qt/integrator.h2
-rw-r--r--qt/message.cpp2
-rw-r--r--qt/message.h2
-rw-r--r--qt/server.cpp2
-rw-r--r--qt/server.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/qt/connection.cpp b/qt/connection.cpp
index 72b67ac9..0dc7e33b 100644
--- a/qt/connection.cpp
+++ b/qt/connection.cpp
@@ -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
diff --git a/qt/connection.h b/qt/connection.h
index d1bdd015..2b9a05ca 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 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
diff --git a/qt/dbus-qt.h b/qt/dbus-qt.h
index 9490c666..481dc799 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 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
diff --git a/qt/dbus-qthread.cpp b/qt/dbus-qthread.cpp
index f85d61e9..72ccb155 100644
--- a/qt/dbus-qthread.cpp
+++ b/qt/dbus-qthread.cpp
@@ -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
diff --git a/qt/integrator.cpp b/qt/integrator.cpp
index 4d42a76f..5cf72644 100644
--- a/qt/integrator.cpp
+++ b/qt/integrator.cpp
@@ -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
diff --git a/qt/integrator.h b/qt/integrator.h
index ef17d3d8..32d03a3d 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 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
diff --git a/qt/message.cpp b/qt/message.cpp
index 4a6fb9ec..78149559 100644
--- a/qt/message.cpp
+++ b/qt/message.cpp
@@ -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
diff --git a/qt/message.h b/qt/message.h
index c9d9534b..a74a77a3 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 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
diff --git a/qt/server.cpp b/qt/server.cpp
index 6db6e1f1..fe2edf84 100644
--- a/qt/server.cpp
+++ b/qt/server.cpp
@@ -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
diff --git a/qt/server.h b/qt/server.h
index 5806d662..a329de60 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 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