diff options
| author | 2015-11-27 15:37:32 +0000 | |
|---|---|---|
| committer | 2015-11-27 15:37:32 +0000 | |
| commit | 9c723a29481bb921f50cf17f7f97a6d262fa5afc (patch) | |
| tree | 305e9bdda39877648e85dba8a97b0aecede21ff1 /src/kvilib | |
| parent | Show the current Qt version and the Qt version that was used to build in the ... (diff) | |
| download | KVIrc-9c723a29481bb921f50cf17f7f97a6d262fa5afc.tar.gz KVIrc-9c723a29481bb921f50cf17f7f97a6d262fa5afc.tar.bz2 KVIrc-9c723a29481bb921f50cf17f7f97a6d262fa5afc.zip | |
copyright headers: cosmetic capitalization & consistecy fixes.
Diffstat (limited to 'src/kvilib')
| -rw-r--r-- | src/kvilib/ext/KviOsInfo.cpp | 2 | ||||
| -rw-r--r-- | src/kvilib/ext/KviOsInfo.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/kvilib/ext/KviOsInfo.cpp b/src/kvilib/ext/KviOsInfo.cpp index 0ba22270c..fe79c2fce 100644 --- a/src/kvilib/ext/KviOsInfo.cpp +++ b/src/kvilib/ext/KviOsInfo.cpp @@ -3,7 +3,7 @@ // File : KviOsInfo.cpp // Creation date : Thu Jan 19 2006 13:50:11 GMT by Alexey Uzhva // -// This toolbar is part of the KVIrc irc client distribution +// This file is part of the KVIrc IRC client distribution // Copyright (C) 2006-2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or diff --git a/src/kvilib/ext/KviOsInfo.h b/src/kvilib/ext/KviOsInfo.h index 873ac9d5a..cfa0abbd1 100644 --- a/src/kvilib/ext/KviOsInfo.h +++ b/src/kvilib/ext/KviOsInfo.h @@ -6,7 +6,7 @@ // File : KviOsInfo.h // Creation date : Thu Jan 19 2006 13:50:11 GMT by Alexey Uzhva // -// This toolbar is part of the KVIrc irc client distribution +// This file is part of the KVIrc IRC client distribution // Copyright (C) 2006-2008 Alexey Uzhva (wizard at opendoor dot ru) // // This program is FREE software. You can redistribute it and/or |
