summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Voicu <vladv@rosedu.org>2012-01-18 18:39:50 (GMT)
committervlad <vlad@tyrion.(none)>2012-10-13 13:55:44 (GMT)
commit66d6e33635a22bfdfdd82ffab1b1693aa77f6181 (patch)
tree9e4dd8472a0f406bc8dc3141e8aa69d456444cd3 /SwifTools/SpellChecker.h
parent79343c6fc4ff1c2d87faa0ace38457337d483113 (diff)
downloadswift-contrib-66d6e33635a22bfdfdd82ffab1b1693aa77f6181.zip
swift-contrib-66d6e33635a22bfdfdd82ffab1b1693aa77f6181.tar.bz2
Fixed Licence Headers
Diffstat (limited to 'SwifTools/SpellChecker.h')
-rw-r--r--SwifTools/SpellChecker.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/SwifTools/SpellChecker.h b/SwifTools/SpellChecker.h
index 64a7c95..a7272e9 100644
--- a/SwifTools/SpellChecker.h
+++ b/SwifTools/SpellChecker.h
@@ -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 <boost/algorithm/string.hpp>