[Fusionforge-commits] FusionForge branch master updated. 9087b9e9714ce1c98bc4e5259be07408a892462a

Franck VILLAUME nerville at fusionforge.org
Thu Nov 28 21:09:12 CET 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  9087b9e9714ce1c98bc4e5259be07408a892462a (commit)
      from  68577087ebb36a35ae1ed972c0dafe4742b18056 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9087b9e9714ce1c98bc4e5259be07408a892462a
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Thu Nov 28 21:09:07 2013 +0100

    Mail: fix licence

diff --git a/src/common/mail/Mail.class.php b/src/common/mail/Mail.class.php
index 1eeac2a..0c15935 100644
--- a/src/common/mail/Mail.class.php
+++ b/src/common/mail/Mail.class.php
@@ -1,6 +1,21 @@
 <?php
-/*
+/**
+ * Copyright 2005-2012, Codendi Team
  *
+ * This file is part of FusionForge. FusionForge 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 Licence, or (at your option)
+ * any later version.
+ *
+ * FusionForge 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 FusionForge; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 class Mail {

-----------------------------------------------------------------------

Summary of changes:
 src/common/mail/Mail.class.php |   17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list