Plugin Directory

Changeset 2777765


Ignore:
Timestamp:
08/30/2022 12:58:47 PM (4 years ago)
Author:
PRyCpl
Message:

Remove GNU GPL info from PHP file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pryc-wp-google-sitelinks-search-box-snippest/trunk/pryc-wp-google-sitelinks-search-box-snippest.php

    r2085790 r2777765  
    1111*/
    1212
    13  
    14 /* Copyright PRyC (email: [email protected])
    15 
    16 This program is free software; you can redistribute it and/or modify
    17 it under the terms of the GNU General Public License, version 2, as
    18 published by the Free Software Foundation.
    19 
    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
    28 */
    2913 
    3014if ( ! defined( 'ABSPATH' ) ) exit;
Note: See TracChangeset for help on using the changeset viewer.