X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Fmime.h;h=0853986252b8f3cf7c65fe57728541f3f49cd592;hb=ea5f276a69989d4e5797b49083322bac2c9a820c;hp=4fc0cb56d0efcc5c29f055482506f97a19224cb9;hpb=899eb279e0d6219ff58df7cd91ad2be164c5d76f;p=xestiaab%2F.git diff --git a/source/common/mime.h b/source/common/mime.h index 4fc0cb5..0853986 100644 --- a/source/common/mime.h +++ b/source/common/mime.h @@ -1,3 +1,21 @@ +// mime.h - MIME 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 #ifndef MIMEGEN_H