summaryrefslogtreecommitdiffstats
path: root/Limber
diff options
context:
space:
mode:
Diffstat (limited to 'Limber')
-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>