X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fwidgets%2FXABAccountView.cpp;h=fe7b8c6327d4835aa4d5845f8ee5d23c1789d055;hb=c1f0c1c8b56a8304a894dea7f361bda8cbc8d11a;hp=7020a4db77c2c5dfb12bdd6e3ba52f97610862b5;hpb=45729fca56479bd9158486e0cda0c4a94b4dd1dc;p=xestiaab%2F.git diff --git a/source/widgets/XABAccountView.cpp b/source/widgets/XABAccountView.cpp index 7020a4d..fe7b8c6 100644 --- a/source/widgets/XABAccountView.cpp +++ b/source/widgets/XABAccountView.cpp @@ -1,3 +1,21 @@ +// XABAccountView.cpp - XABAccountView widget +// +// (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 "XABAccountView.h" BEGIN_EVENT_TABLE(XABAccountView, wxTreeCtrl)