X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FfrmPreferences.cpp;h=9124004516a2b08003e9fc0c361cd0cc1e08445b;hb=02c28b750d6eb441da1053646ca981a4a6473b75;hp=b79f88848da7842476b1913f44893d0ebeff976a;hpb=4634d3047f33a6bd5862dd47e1c4ac892dd2c65d;p=xestiaab%2F.git 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"