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  040d12c105c013fcab06218b769249ede7a1e1a0 (commit)
      from  a331eb75b1624909d1485b246df69fffeba7ec41 (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 -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=040d12c105c013fcab06218b769249ede7a1e1a0

commit 040d12c105c013fcab06218b769249ede7a1e1a0
Author: Franck Villaume <[email protected]>
Date:   Wed Feb 27 19:27:24 2019 +0100

    remove unused php file

diff --git a/src/COPYING.php b/src/COPYING.php
deleted file mode 100644
index b2c0477..0000000
--- a/src/COPYING.php
+++ /dev/null
@@ -1,30 +0,0 @@
-<?php
-/*-
- * CAPTCHA support for FusionForge (or whatever your module does)
- *
- * Copyright © 2013
- *     First M. Last <user@domain>
- * All rights reserved.
- *
- * 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.
- *-
- * Short description of the module or comments or whatever
- */
-
-require_once '../env.inc.php';
-require_once $gfcommon.'include/pre.php';
-
-//…

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

Summary of changes:
 src/COPYING.php | 30 ------------------------------
 1 file changed, 30 deletions(-)
 delete mode 100644 src/COPYING.php


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to