X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fvcard%2Fvcard34conv.cpp;h=4faa514cae762a394122d451c7e2ae4d9c90a2fd;hb=c139f797277a0cd85fe9f0b6b8244b791e0cf9ab;hp=103d7ae9be768c299b5a401aaf221e0ef00dc06b;hpb=fb95962b20989702f8d689875a977d150c087660;p=xestiaab%2F.git diff --git a/source/vcard/vcard34conv.cpp b/source/vcard/vcard34conv.cpp index 103d7ae..4faa514 100644 --- a/source/vcard/vcard34conv.cpp +++ b/source/vcard/vcard34conv.cpp @@ -1,3 +1,21 @@ +// vcard34conv.cpp - vCard34Conv Object +// +// (c) 2012-2015 Xestia Software Development. +// +// This file is part of Xestia Address Book. +// +// Xestia Address Book is free software: you can redistribute it and/or modify +// it under the terms of the GNU General Public License as published by the +// Free Software Foundation, version 3 of the license. +// +// Xestia Address Book is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License along +// with Xestia Address Book. If not, see + #include "vcard34conv.h" #include "vcard.h" #include "../version.h" @@ -32,7 +50,7 @@ void vCard34Conv::ConvertV4PropertyProc(wxString *wxSPropertyName, wxString wxSProperty; wxString wxSPropertySeg1Chopped; - size_t intPropertyLen; + size_t intPropertyLen; if (ProcessItemData == TRUE){