diff options
Diffstat (limited to 'Slimber/MainController.cpp')
-rw-r--r-- | Slimber/MainController.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Slimber/MainController.cpp b/Slimber/MainController.cpp index c8c2ad1..1d5b86c 100644 --- a/Slimber/MainController.cpp +++ b/Slimber/MainController.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 "Slimber/MainController.h" #include <boost/bind.hpp> |