diff options
| author | 2015-12-07 16:01:01 +0000 | |
|---|---|---|
| committer | 2015-12-07 16:01:01 +0000 | |
| commit | acc58bba3fc2704c325a32a7523fba013aae1526 (patch) | |
| tree | 74a066c4f9221c92c0b5cb63fb15451f0233cdb0 /src | |
| parent | INSTALL.txt: update file -remove libphonon for Qt5.x thats not used at all an... (diff) | |
| download | KVIrc-acc58bba3fc2704c325a32a7523fba013aae1526.tar.gz KVIrc-acc58bba3fc2704c325a32a7523fba013aae1526.tar.bz2 KVIrc-acc58bba3fc2704c325a32a7523fba013aae1526.zip | |
mkcreateinstanceproc: update capitalization in boileralte header in generator
Diffstat (limited to 'src')
| -rwxr-xr-x | src/modules/options/mkcreateinstanceproc.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/options/mkcreateinstanceproc.sh b/src/modules/options/mkcreateinstanceproc.sh index 96701c316..7737a0516 100755 --- a/src/modules/options/mkcreateinstanceproc.sh +++ b/src/modules/options/mkcreateinstanceproc.sh @@ -4,7 +4,7 @@ # # Generator for OptionsInstanceManager.h and OptionsInstanceManager.cpp # -# This file is part of the KVirc irc client distribution +# This file is part of the KVirc IRC client distribution # Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net) # ################################################################################# @@ -22,7 +22,7 @@ cat >> OptionsInstanceManager.h <<EOF // // File : OptionsInstanceManager.h // -// This file is part of the KVirc irc client distribution +// This file is part of the KVirc IRC client distribution // Copyright (C) 2001-2008 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or @@ -116,7 +116,7 @@ cat >> OptionsInstanceManager.cpp <<EOF // // File : OptionsInstanceManager.cpp // -// This file is part of the KVirc irc client distribution +// This file is part of the KVirc IRC client distribution // Copyright (C) 2001-2008 Szymon Stefanek (stefanek@tin.it) // // This program is FREE software. You can redistribute it and/or |
