diff options
| author | 2015-12-04 14:36:06 +0000 | |
|---|---|---|
| committer | 2015-12-05 03:45:29 +0000 | |
| commit | d82a8a8a90d0020a62e5865a6a211160cf541f71 (patch) | |
| tree | d92616ce3a413b2876a03c2b4cc7c1a63a217966 /src/modules/upnp/libkviupnp.cpp | |
| parent | copyright headers: fix yet another broken boilerplate (diff) | |
| download | KVIrc-d82a8a8a90d0020a62e5865a6a211160cf541f71.tar.gz KVIrc-d82a8a8a90d0020a62e5865a6a211160cf541f71.tar.bz2 KVIrc-d82a8a8a90d0020a62e5865a6a211160cf541f71.zip | |
copyright headers: fix yet another broken boilerplate
Breaking the legalese is a definate no-no but the least of the problems
I wonder how many bugs were intruduced by these obviously blind search and replace operations?
Diffstat (limited to 'src/modules/upnp/libkviupnp.cpp')
| -rw-r--r-- | src/modules/upnp/libkviupnp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/upnp/libkviupnp.cpp b/src/modules/upnp/libkviupnp.cpp index dfaae6aff..bf44bac5b 100644 --- a/src/modules/upnp/libkviupnp.cpp +++ b/src/modules/upnp/libkviupnp.cpp @@ -3,7 +3,7 @@ // File : libkviupnp.cpp // Creation date : Fri Aug 08 18:00:00 2008 GMT by Fabio Bas // -// This math is part of the KVIrc irc client distribution +// This file is part of the KVIrc IRC client distribution // Copyright (C) 2008 Fabio Bas (ctrlaltca at gmail dot com) // // This program is FREE software. You can redistribute it and/or |
