Dotclear

Changeset 2993


Ignore:
Timestamp:
02/24/11 22:33:15 (12 years ago)
Author:
sacha
Message:

copy - updated copyright header

Location:
plugins/copy
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/copy/_admin.php

    r2978 r2993  
    1 <?php /* -*- tab-width: 5; indent-tabs-mode: t; c-basic-offset: 5 -*- */ 
    2 /***************************************************************\ 
    3  *  This is 'Copy', a plugin for Dotclear 2                    * 
    4  *                                                             * 
    5  *  Copyright (c) 2010,2011                                    * 
    6  *  Alex Pirine and contributors.                              * 
    7  *                                                             * 
    8  *  This is an open source software, distributed under the GNU * 
    9  *  General Public License (version 2) terms and  conditions.  * 
    10  *                                                             * 
    11  *  You should have received a copy of the GNU General Public  * 
    12  *  License along with 'Copy' (see COPYING.txt);               * 
    13  *  if not, write to the Free Software Foundation, Inc.,       * 
    14  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA    * 
    15 \***************************************************************/ 
     1<?php 
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Copy, a plugin for Dotclear. 
     4#  
     5# Copyright (c) 2010,2011 Alex Pirine <alex pirine.fr> 
     6#  
     7# Licensed under the GPL version 2.0 license. 
     8# A copy is available in LICENSE file or at 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# -- END LICENSE BLOCK ------------------------------------ 
    1611 
    1712if (!defined('DC_CONTEXT_ADMIN')) { return; } 
  • plugins/copy/_define.php

    r2979 r2993  
    1 <?php /* -*- tab-width: 5; indent-tabs-mode: t; c-basic-offset: 5 -*- */ 
    2 /***************************************************************\ 
    3  *  This is 'Copy', a plugin for Dotclear 2                    * 
    4  *                                                             * 
    5  *  Copyright (c) 2010,2011                                    * 
    6  *  Alex Pirine and contributors.                              * 
    7  *                                                             * 
    8  *  This is an open source software, distributed under the GNU * 
    9  *  General Public License (version 2) terms and  conditions.  * 
    10  *                                                             * 
    11  *  You should have received a copy of the GNU General Public  * 
    12  *  License along with 'Copy' (see COPYING.txt);               * 
    13  *  if not, write to the Free Software Foundation, Inc.,       * 
    14  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA    * 
    15 \***************************************************************/ 
     1<?php 
     2# -- BEGIN LICENSE BLOCK ---------------------------------- 
     3# This file is part of Copy, a plugin for Dotclear. 
     4#  
     5# Copyright (c) 2010,2011 Alex Pirine <alex pirine.fr> 
     6#  
     7# Licensed under the GPL version 2.0 license. 
     8# A copy is available in LICENSE file or at 
     9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
     10# -- END LICENSE BLOCK ------------------------------------ 
    1611 
    1712if (!defined('DC_RC_PATH')) { return; } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map