summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Swiften/Elements/JingleRawUDPTransportPayload.h4
-rw-r--r--Swiften/Examples/ScreenSharing/Client.cpp4
-rw-r--r--Swiften/Examples/ScreenSharing/Host.cpp4
-rw-r--r--Swiften/Serializer/PayloadSerializers/JingleRawUDPTransportPayloadSerializer.h4
4 files changed, 8 insertions, 8 deletions
diff --git a/Swiften/Elements/JingleRawUDPTransportPayload.h b/Swiften/Elements/JingleRawUDPTransportPayload.h
index ecd6539..44b7fe2 100644
--- a/Swiften/Elements/JingleRawUDPTransportPayload.h
+++ b/Swiften/Elements/JingleRawUDPTransportPayload.h
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2012 Yoann Blein
- * Licensed under the GNU General Public License v3.
- * See Documentation/Licenses/GPLv3.txt for more information.
+ * Licensed under the simplified BSD license.
+ * See Documentation/Licenses/BSD-simplified.txt for more information.
*/
#pragma once
diff --git a/Swiften/Examples/ScreenSharing/Client.cpp b/Swiften/Examples/ScreenSharing/Client.cpp
index 1e73055..71dff34 100644
--- a/Swiften/Examples/ScreenSharing/Client.cpp
+++ b/Swiften/Examples/ScreenSharing/Client.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2012 Yoann Blein
- * Licensed under the GNU General Public License v3.
- * See Documentation/Licenses/GPLv3.txt for more information.
+ * Licensed under the simplified BSD license.
+ * See Documentation/Licenses/BSD-simplified.txt for more information.
*/
#include <boost/bind.hpp>
diff --git a/Swiften/Examples/ScreenSharing/Host.cpp b/Swiften/Examples/ScreenSharing/Host.cpp
index ea7f79a..4dd0353 100644
--- a/Swiften/Examples/ScreenSharing/Host.cpp
+++ b/Swiften/Examples/ScreenSharing/Host.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2012 Yoann Blein
- * Licensed under the GNU General Public License v3.
- * See Documentation/Licenses/GPLv3.txt for more information.
+ * Licensed under the simplified BSD license.
+ * See Documentation/Licenses/BSD-simplified.txt for more information.
*/
//#include <boost/date_time/posix_time/posix_time.hpp>
diff --git a/Swiften/Serializer/PayloadSerializers/JingleRawUDPTransportPayloadSerializer.h b/Swiften/Serializer/PayloadSerializers/JingleRawUDPTransportPayloadSerializer.h
index 5479d1d..5e46442 100644
--- a/Swiften/Serializer/PayloadSerializers/JingleRawUDPTransportPayloadSerializer.h
+++ b/Swiften/Serializer/PayloadSerializers/JingleRawUDPTransportPayloadSerializer.h
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2012 Yoann Blein
- * Licensed under the GNU General Public License v3.
- * See Documentation/Licenses/GPLv3.txt for more information.
+ * Licensed under the simplified BSD license.
+ * See Documentation/Licenses/BSD-simplified.txt for more information.
*/
#pragma once