X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Fdefaults.h;h=6a783aa41d404e18c6d44054e7704e8120233034;hb=df3db592b57a92dd99a97d769152da1492cdea0e;hp=9e04dc08a77e7fd2765e0047372dec31598519cc;hpb=45729fca56479bd9158486e0cda0c4a94b4dd1dc;p=xestiaab%2F.git diff --git a/source/common/defaults.h b/source/common/defaults.h index 9e04dc0..6a783aa 100644 --- a/source/common/defaults.h +++ b/source/common/defaults.h @@ -1,5 +1,28 @@ +// defaults.h - Default settings subroutines header. +// +// (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 + #include +#include +#include + +#include "dirs.h" #ifndef COMMON_DEFAULTS_H #define COMMON_DEFAULTS_H