From e623154bb597b667b416c622d2440a364e13dfcc Mon Sep 17 00:00:00 2001 From: Sankar P Date: Mon, 15 Sep 2008 11:11:40 +0000 Subject: License Changes 2008-09-15 Sankar P License Changes * plugins/templates/templates.c: svn path=/trunk/; revision=36333 --- plugins/templates/ChangeLog | 6 ++++++ plugins/templates/templates.c | 36 +++++++++++++++++------------------- 2 files changed, 23 insertions(+), 19 deletions(-) (limited to 'plugins/templates') diff --git a/plugins/templates/ChangeLog b/plugins/templates/ChangeLog index 04e998ef82..f0fc942dc0 100644 --- a/plugins/templates/ChangeLog +++ b/plugins/templates/ChangeLog @@ -1,3 +1,9 @@ +2008-09-15 Sankar P + +License Changes + + * plugins/templates/templates.c: + 2008-09-01 Matthew Barnes * templates.c: diff --git a/plugins/templates/templates.c b/plugins/templates/templates.c index bb5630fc5d..3c79bbcd01 100644 --- a/plugins/templates/templates.c +++ b/plugins/templates/templates.c @@ -1,27 +1,25 @@ /* - * templates.c - * This file is part of Draft Templates plugin for Evolution + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) version 3. * - * Authors: - * Diego Escalante Urrelo - * Bharath Acharya - * Copyright (C) 2008 - Diego Escalante Urrelo - * Bharath Acharya + * This program 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 + * Lesser General Public License for more details. * - * Draft Templates 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; either version 2 of the License, or - * (at your option) any later version. + * You should have received a copy of the GNU Lesser General Public + * License along with the program; if not, see * - * Draft Templates 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 Draft Templates; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, - * Boston, MA 02110-1301 USA + * Authors: + * Diego Escalante Urrelo + * Bharath Acharya + * + * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) + * Copyright (C) 2008 - Diego Escalante Urrelo + * */ #include -- cgit v1.2.3