summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2010-04-08 17:57:45 (GMT)
committerRemko Tronçon <git@el-tramo.be>2010-04-08 19:10:21 (GMT)
commite2e314fc0fb9e9d510a5fed56b70120795e6d44d (patch)
tree5ac847c3af732b756e1668686cde0bf94c40200d /Limber/main.cpp
parentf811dbf0ade076f6bab6a42dab17df7338458f2b (diff)
downloadswift-e2e314fc0fb9e9d510a5fed56b70120795e6d44d.zip
swift-e2e314fc0fb9e9d510a5fed56b70120795e6d44d.tar.bz2
Added copyrights to Slimber.
Diffstat (limited to 'Limber/main.cpp')
-rw-r--r--Limber/main.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Limber/main.cpp b/Limber/main.cpp
index 25cccec..5719a8c 100644
--- a/Limber/main.cpp
+++ b/Limber/main.cpp
@@ -1,3 +1,9 @@
+/*
+ * Copyright (c) 2010 Remko Tronçon
+ * Licensed under the GNU General Public License v3.
+ * See Documentation/Licenses/GPLv3.txt for more information.
+ */
+
#include <string>
#include <boost/bind.hpp>
#include <boost/shared_ptr.hpp>