Ignore:
Timestamp:
08/09/2010 01:40:36 PM (22 months ago)
Author:
ofer
Message:

Use a shorter, but slightly more informative copyright notice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WordPress/plugin/transposh/transposh.php

    r492 r500  
    1111 */ 
    1212 
    13 /*  Copyright © 2009-2010 Transposh Team (website : http://transposh.org) 
     13/* 
     14 * Transposh v%VERSION% 
     15 * http://transposh.org/ 
    1416 * 
    15  *      This program is free software; you can redistribute it and/or modify 
    16  *      it under the terms of the GNU General Public License as published by 
    17  *      the Free Software Foundation; either version 2 of the License, or 
    18  *      (at your option) any later version. 
     17 * Copyright %YEAR%, Team Transposh 
     18 * Licensed under the GPL Version 2 or higher. 
     19 * http://transposh.org/license 
    1920 * 
    20  *      This program is distributed in the hope that it will be useful, 
    21  *      but WITHOUT ANY WARRANTY; without even the implied warranty of 
    22  *      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    23  *      GNU General Public License for more details. 
    24  * 
    25  *      You should have received a copy of the GNU General Public License 
    26  *      along with this program; if not, write to the Free Software 
    27  *      Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA 
     21 * Date: %DATE% 
    2822 */ 
    2923 
Note: See TracChangeset for help on using the changeset viewer.