X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Fuuid.h;h=c8a14a86f5ce685b24c6b05910d4e0ba07f6d46c;hb=735fd842be7625b7fc4d65832dff8e33f6fb463b;hp=312e8e8d1c107a0e6ca13dff0c9c411f6cc9392d;hpb=45729fca56479bd9158486e0cda0c4a94b4dd1dc;p=xestiaab%2F.git diff --git a/source/common/uuid.h b/source/common/uuid.h index 312e8e8..c8a14a8 100644 --- a/source/common/uuid.h +++ b/source/common/uuid.h @@ -1,3 +1,21 @@ +// uuid.cpp - UUID 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 COMMON_UUID_H