encoding fix

This commit is contained in:
Reijo Tomperi 2009-08-04 22:41:32 +03:00
parent 9e348ca739
commit c6a1f17318
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
/*
* Cppcheck - A tool for static C/C++ code analysis
* Copyright (C) 2007-2009 Daniel Marjamäki and Cppcheck team.
* Copyright (C) 2007-2009 Daniel Marjamäki and Cppcheck team.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by