diff options
| author | 2016-06-13 18:47:37 +0100 | |
|---|---|---|
| committer | 2016-06-14 16:58:25 +0100 | |
| commit | 3e6a8c0a03139ee2cf64ec9dd3c6bcd812e7e4dd (patch) | |
| tree | 1c0c3616187bbf4466651ca648d165665b57e543 /src/modules/codetester/libkvicodetester.cpp | |
| parent | KviInputEditor: cosmetic and typo fixes to spell checker (diff) | |
| download | KVIrc-3e6a8c0a03139ee2cf64ec9dd3c6bcd812e7e4dd.tar.gz KVIrc-3e6a8c0a03139ee2cf64ec9dd3c6bcd812e7e4dd.tar.bz2 KVIrc-3e6a8c0a03139ee2cf64ec9dd3c6bcd812e7e4dd.zip | |
separators and copyright headers cleanups
+ add copyright boilerplate to KviDebugContext.cpp
probably more source files exist with no copyright boilerplate.
this was a by chance find.
Diffstat (limited to 'src/modules/codetester/libkvicodetester.cpp')
| -rw-r--r-- | src/modules/codetester/libkvicodetester.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/codetester/libkvicodetester.cpp b/src/modules/codetester/libkvicodetester.cpp index bae8fbc3d..f8161ff07 100644 --- a/src/modules/codetester/libkvicodetester.cpp +++ b/src/modules/codetester/libkvicodetester.cpp @@ -1,4 +1,4 @@ -//=============================================================================== +//============================================================================= // // File : libkvicodetester.cpp // Creation date : Mon 23 Dec 2002 20:23:59 2002 GMT by Szymon Stefanek @@ -20,7 +20,7 @@ // along with this program. If not, write to the Free Software Foundation, // Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // -//=============================================================================== +//============================================================================= #include "CodeTesterWindow.h" |
