X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditor-LoadGender.cpp;h=b4159fe71be8c96eb1cab63e92b7db5fe62c396e;hb=a45c3a46e4e37da415a8b8da2aaabe6a4abc4551;hp=0383d0f0dfc0b90e7d77eedee0c0879253f1cba1;hpb=0f855c5d57f952d2aae11759a60de90146e03c68;p=xestiaab%2F.git diff --git a/source/contacteditor/frmContactEditor-LoadGender.cpp b/source/contacteditor/frmContactEditor-LoadGender.cpp index 0383d0f..b4159fe 100644 --- a/source/contacteditor/frmContactEditor-LoadGender.cpp +++ b/source/contacteditor/frmContactEditor-LoadGender.cpp @@ -1,3 +1,21 @@ +// frmContactEditor-LoadGender.cpp - frmContactEditor load gender 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 "frmContactEditor.h" void frmContactEditor::LoadGender(wxString wxSPropertySeg1, wxString wxSPropertySeg2, bool *GenderProcessed, vCard *ContactData){