From: Andrey Paskal Date: Sat, 5 Jul 2008 12:43:19 +0000 (+0400) Subject: Added license information in comments. X-Git-Url: https://gitweb.ananas.su/?a=commitdiff_plain;h=75c4eb26c21d54d46036dfff24d6c002a04f114b;p=projects%2Fananas-labs.git Added license information in comments. --- diff --git a/src/lib/acalendar.cpp b/src/lib/acalendar.cpp index 240e571..9203d6c 100644 --- a/src/lib/acalendar.cpp +++ b/src/lib/acalendar.cpp @@ -1,5 +1,20 @@ /**************************************************************************** -** $Id: acalendar.dkr,v 1.73 2008/06/09 11:45:27 app Exp $ +** $Id: acalendar.cpp,v 1.2 2008/07/05 12:43:48 app Exp $ +** +** Copyright (C) 2008 Dmitry Kruglikov (dkr) +** Copyright (C) 2008 Ananas Project +** +** This file is part of the Ananas +** automation accounting system. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** ** **********************************************************************/ diff --git a/src/lib/acalendar.h b/src/lib/acalendar.h index fcf98e0..038e319 100644 --- a/src/lib/acalendar.h +++ b/src/lib/acalendar.h @@ -1,5 +1,19 @@ /**************************************************************************** -** $Id: acalendar.h,v 1.37 2008/06/09 11:44:27 dkr Exp $ +** $Id: acalendar.h,v 1.2 2008/07/05 12:43:48 app Exp $ +** +** Copyright (C) 2008 Dmitry Kruglikov (dkr) +** Copyright (C) 2008 Ananas Project +** +** This file is part of the Ananas +** automation accounting system. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. ** ** **********************************************************************/