From 5de5ee07ab0f5ee617449584d65e70f83806483f Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Fri, 26 Feb 2016 08:25:31 +0000 Subject: [PATCH] Inserted copyright and license header for xestiacalendar_commonfunctions.h --- source/tests/xestiacalendar_commonfunctions.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/tests/xestiacalendar_commonfunctions.h b/source/tests/xestiacalendar_commonfunctions.h index a332228..85ef33e 100644 --- a/source/tests/xestiacalendar_commonfunctions.h +++ b/source/tests/xestiacalendar_commonfunctions.h @@ -1,3 +1,21 @@ +// xestiacalendar_commonfunctions.h - Xestia Calendar Common Functions Unit Tests +// +// (c) 2016 Xestia Software Development. +// +// This file is part of Xestia Calendar. +// +// 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 Calendar. If not, see + #include "../common/file.h" #include "../common/text.h" -- 2.39.2