Fix typo in copyright snippet!

This commit is contained in:
Kenneth Benzie 2016-04-12 15:32:20 +01:00
parent 6680570c37
commit 5b8c956c37

View File

@ -184,7 +184,7 @@ snippet doxygen "Doxygen file block" b
///
/// @brief $0
///
/// @coderight
/// @copyright
/// Copyright (C) 2002-2016 Codeplay Software Limited. All Rights Reserved.
endsnippet