diff options
Diffstat (limited to 'Sluift/main.cpp')
-rw-r--r-- | Sluift/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Sluift/main.cpp b/Sluift/main.cpp index 505cc5c..425f7fa 100644 --- a/Sluift/main.cpp +++ b/Sluift/main.cpp @@ -1,9 +1,9 @@ /* - * Copyright (c) 2013-2014 Remko Tronçon - * Licensed under the GNU General Public License. + * Copyright (c) 2013-2014 Isode Limited. + * All rights reserved. * See the COPYING file for more information. */ #include <string> #include <vector> #include <lua.hpp> |