summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Voicu <vladv@rosedu.org>2012-01-18 18:39:50 (GMT)
committerKevin Smith <git@kismith.co.uk>2012-03-09 15:04:00 (GMT)
commit4ba6dfe66b5898c3b7162b263b2529c534feddc1 (patch)
treedd632271533751c53e7aceb095d48ea38a155d13 /SwifTools/SpellCheckerFactory.cpp
parent0af7ca62b81aee9b599f221fbe41766650458e5b (diff)
downloadswift-contrib-4ba6dfe66b5898c3b7162b263b2529c534feddc1.zip
swift-contrib-4ba6dfe66b5898c3b7162b263b2529c534feddc1.tar.bz2
Fixed Licence Headers
Diffstat (limited to 'SwifTools/SpellCheckerFactory.cpp')
-rw-r--r--SwifTools/SpellCheckerFactory.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/SwifTools/SpellCheckerFactory.cpp b/SwifTools/SpellCheckerFactory.cpp
index 46c8f65..9ec1151 100644
--- a/SwifTools/SpellCheckerFactory.cpp
+++ b/SwifTools/SpellCheckerFactory.cpp
@@ -1,7 +1,7 @@
/*
- * Copyright (c) 2011 Voicu Vlad
+ * Copyright (c) 2011 Vlad Voicu
* Licensed under the Simplified BSD license.
- * See Documentation/Licenses/GPLv3.txt for more information.
+ * See Documentation/Licenses/BSD-simplified.txt for more information.
*/
#include <SwifTools/SpellChecker.h>