X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fimport%2Fimport-vcard3.cpp;h=11e1828fded03f3cbecfe4e12aa1b215adf9503a;hb=76214fdd5e820c60a468a62fa586749102310f21;hp=01510046d59e6564b2e7d57036096e288549c079;hpb=45729fca56479bd9158486e0cda0c4a94b4dd1dc;p=xestiaab%2F.git diff --git a/source/import/import-vcard3.cpp b/source/import/import-vcard3.cpp index 0151004..11e1828 100644 --- a/source/import/import-vcard3.cpp +++ b/source/import/import-vcard3.cpp @@ -1,3 +1,21 @@ +// import-vcard3.cpp - Import vCard3 subroutines +// +// (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 #include @@ -7,6 +25,8 @@ std::map ImportVCard3(wxArrayString *FileListInc){ + // Import from a vCard 3.0 file. + std::map FinalData; // Go through each of the file names, load them up and collect the