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/perlcore | |
| 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/perlcore')
| -rw-r--r-- | src/modules/perlcore/perlcoreinterface.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/perlcore/perlcoreinterface.h b/src/modules/perlcore/perlcoreinterface.h index 9fae7fb5a..3f904345a 100644 --- a/src/modules/perlcore/perlcoreinterface.h +++ b/src/modules/perlcore/perlcoreinterface.h @@ -1,6 +1,5 @@ #ifndef _PERLCOREINTERFACE_H_ #define _PERLCOREINTERFACE_H_ - //============================================================================= // // File : perlcoreinterface.h |
