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/setup | |
| 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/setup')
| -rw-r--r-- | src/modules/setup/SetupWizard.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/setup/SetupWizard.cpp b/src/modules/setup/SetupWizard.cpp index c615adb73..93ab3857f 100644 --- a/src/modules/setup/SetupWizard.cpp +++ b/src/modules/setup/SetupWizard.cpp @@ -1,4 +1,4 @@ -//=============================================================================== +//============================================================================= // // File : SetupWizard.cpp // Creation date : Sat Oct 6 02:06:53 2001 GMT by Szymon Stefanek |
