X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2FfrmPreferences.cpp;h=9124004516a2b08003e9fc0c361cd0cc1e08445b;hp=b79f88848da7842476b1913f44893d0ebeff976a;hb=a73019906500e3a0fc306a61e4b7975f79725866;hpb=80cf8cb3e6bda82d98de726920529481bfc82851 diff --git a/source/frmPreferences.cpp b/source/frmPreferences.cpp index b79f888..9124004 100644 --- a/source/frmPreferences.cpp +++ b/source/frmPreferences.cpp @@ -1,3 +1,21 @@ +// frmPreferences.cpp - Preferences form. +// +// (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 "frmPreferences.h" #include "frmEditAccount.h" #include "frmNewAccount.h"