summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swiften/QA/ProxyProviderTest/ProxyProviderTest.cpp')
-rw-r--r--Swiften/QA/ProxyProviderTest/ProxyProviderTest.cpp8
1 files changed, 7 insertions, 1 deletions
diff --git a/Swiften/QA/ProxyProviderTest/ProxyProviderTest.cpp b/Swiften/QA/ProxyProviderTest/ProxyProviderTest.cpp
index ddaee01..3a9707b 100644
--- a/Swiften/QA/ProxyProviderTest/ProxyProviderTest.cpp
+++ b/Swiften/QA/ProxyProviderTest/ProxyProviderTest.cpp
@@ -4,10 +4,16 @@
* See Documentation/Licenses/BSD.txt for more information.
*/
+/*
+ * Copyright (c) 2016 Isode Limited.
+ * All rights reserved.
+ * See the COPYING file for more information.
+ */
+
#include <iostream>
-#include <Swiften/Network/PlatformProxyProvider.h>
#include <Swiften/Base/foreach.h>
+#include <Swiften/Network/PlatformProxyProvider.h>
using namespace Swift;