diff options
Diffstat (limited to 'src/upnp/soap.cpp')
-rw-r--r-- | src/upnp/soap.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/upnp/soap.cpp b/src/upnp/soap.cpp index c44ab1e..e6d2528 100644 --- a/src/upnp/soap.cpp +++ b/src/upnp/soap.cpp @@ -15,8 +15,9 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ + #include "soap.h" namespace kt |