X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Fevents.cpp;h=36bd5d8abf62981b1dd8ef10f456a73616e3d4bc;hb=87b1ab30b0f67dfa0457f9e946757d83cfb25106;hp=6b11b8416a1d2efdeae83b41ce80c83d4360e799;hpb=9bb2fe74bfed060ee6ee764ea8ed95c25e3e0446;p=xestiaab%2F.git diff --git a/source/common/events.cpp b/source/common/events.cpp index 6b11b84..36bd5d8 100644 --- a/source/common/events.cpp +++ b/source/common/events.cpp @@ -1,3 +1,21 @@ +// events.cpp - Events 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 "events.h" //const wxEventType ContactConflictCmdEnv = wxNewEventType();