diff options
| author | 2015-11-28 00:56:52 +0000 | |
|---|---|---|
| committer | 2015-11-30 14:57:56 +0000 | |
| commit | 772d506a64ba5d87a042452718b29b0b686c9bcf (patch) | |
| tree | 30a4fe05c30488842eae6ae7d6a34d3ec37c0a4d /src/modules | |
| parent | Fix typo in $k documentation. (diff) | |
| download | KVIrc-772d506a64ba5d87a042452718b29b0b686c9bcf.tar.gz KVIrc-772d506a64ba5d87a042452718b29b0b686c9bcf.tar.bz2 KVIrc-772d506a64ba5d87a042452718b29b0b686c9bcf.zip | |
Copyright headers: buy one get five different ways to break these free.
Diffstat (limited to 'src/modules')
| -rw-r--r-- | src/modules/config/libkviconfig.cpp | 2 | ||||
| -rw-r--r-- | src/modules/http/HttpFileTransfer.cpp | 2 | ||||
| -rw-r--r-- | src/modules/http/HttpFileTransfer.h | 2 | ||||
| -rw-r--r-- | src/modules/http/libkvihttp.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/modules/config/libkviconfig.cpp b/src/modules/config/libkviconfig.cpp index 3d6a6e1c8..4a7adc86d 100644 --- a/src/modules/config/libkviconfig.cpp +++ b/src/modules/config/libkviconfig.cpp @@ -3,7 +3,7 @@ // File : libkviconfig.cpp // Creation date : Thu Jan 31 2002 22:50:12 GMT by Szymon Stefanek // -// This config is part of the KVIrc irc client distribution +// This file is part of the KVIrc IRC client distribution // Copyright (C) 2002-2010 Szymon Stefanek (pragma@kvirc.net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/http/HttpFileTransfer.cpp b/src/modules/http/HttpFileTransfer.cpp index 57bc92eb7..693c776ef 100644 --- a/src/modules/http/HttpFileTransfer.cpp +++ b/src/modules/http/HttpFileTransfer.cpp @@ -3,7 +3,7 @@ // File : HttpFileTransfer.h // Creation date : Tue Apr 22 2003 02:00:12 GMT by Szymon Stefanek // -// This config is part of the KVIrc irc client distribution +// This file is part of the KVIrc IRC client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/http/HttpFileTransfer.h b/src/modules/http/HttpFileTransfer.h index 7e08a1f91..1eded2834 100644 --- a/src/modules/http/HttpFileTransfer.h +++ b/src/modules/http/HttpFileTransfer.h @@ -5,7 +5,7 @@ // File : HttpFileTransfer.h // Creation date : Tue Apr 22 2003 02:00:12 GMT by Szymon Stefanek // -// This config is part of the KVIrc irc client distribution +// This file is part of the KVIrc IRC client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or diff --git a/src/modules/http/libkvihttp.cpp b/src/modules/http/libkvihttp.cpp index 10d378b34..12e1a7851 100644 --- a/src/modules/http/libkvihttp.cpp +++ b/src/modules/http/libkvihttp.cpp @@ -3,7 +3,7 @@ // File : libkvihttp.cpp // Creation date : Tue Apr 22 2003 02:00:12 GMT by Szymon Stefanek // -// This config is part of the KVIrc irc client distribution +// This file is part of the KVIrc IRC client distribution // Copyright (C) 2003-2010 Szymon Stefanek (pragma at kvirc dot net) // // This program is FREE software. You can redistribute it and/or |
