diff options
| author | 2008-08-09 16:28:49 +0000 | |
|---|---|---|
| committer | 2008-08-09 16:28:49 +0000 | |
| commit | ecbca1cbb42dd1519e7bd7425de1d84a0103098b (patch) | |
| tree | 073cddbc07b95360052c47d63ec3d18ab61725ef /src/modules/upnp/xmlfunctions.cpp | |
| parent | added first test of a upnp module (gateway control point that enables port-fo... (diff) | |
| download | KVIrc-ecbca1cbb42dd1519e7bd7425de1d84a0103098b.tar.gz KVIrc-ecbca1cbb42dd1519e7bd7425de1d84a0103098b.tar.bz2 KVIrc-ecbca1cbb42dd1519e7bd7425de1d84a0103098b.zip | |
fixed license; updated changelog
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2220 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/upnp/xmlfunctions.cpp')
| -rw-r--r-- | src/modules/upnp/xmlfunctions.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/upnp/xmlfunctions.cpp b/src/modules/upnp/xmlfunctions.cpp index c311f4d97..2a3f151e9 100644 --- a/src/modules/upnp/xmlfunctions.cpp +++ b/src/modules/upnp/xmlfunctions.cpp @@ -1,6 +1,6 @@ //============================================================================= // -// Creation date : Fri Aug 08 18:00:00 2000 GMT by Szymon Stefanek +// Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // // This file is part of the KVirc irc client distribution // Copyright (C) 2008 Szymon Stefanek (pragma at kvirc dot net) @@ -19,7 +19,7 @@ // along with this program. If not, write to the Free Software Foundation, // Inc. ,59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // -// Original Copyright following: +// Original Copyright follows: //============================================================================= /*************************************************************************** |
