diff options
| author | 2016-06-13 18:47:37 +0100 | |
|---|---|---|
| committer | 2016-06-14 16:58:25 +0100 | |
| commit | 3e6a8c0a03139ee2cf64ec9dd3c6bcd812e7e4dd (patch) | |
| tree | 1c0c3616187bbf4466651ca648d165665b57e543 /src/kvilib/ext/KviRegisteredUserDataBase.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/kvilib/ext/KviRegisteredUserDataBase.cpp')
| -rw-r--r-- | src/kvilib/ext/KviRegisteredUserDataBase.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kvilib/ext/KviRegisteredUserDataBase.cpp b/src/kvilib/ext/KviRegisteredUserDataBase.cpp index 39d8852c2..975969f6d 100644 --- a/src/kvilib/ext/KviRegisteredUserDataBase.cpp +++ b/src/kvilib/ext/KviRegisteredUserDataBase.cpp @@ -1,4 +1,4 @@ -//================================================================================ +//============================================================================== // // File : KviRegisteredUserDataBase.cpp // Creation date : Sat Sep 09 2000 15:46:12 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. // -//================================================================================ +//============================================================================== #define _KVI_REGUSERDB_CPP_ |
