Changeset 244


Ignore:
Timestamp:
06/22/2011 08:09:41 PM (11 months ago)
Author:
sque
Message:

Update copyrights holders with real name.

Location:
trunk
Files:
14 edited

Legend:

Unmodified
Added
Removed
  • trunk/globals/common.php

    r239 r244  
    2020 */ 
    2121if (file_exists(ROOT_PATH."/install")) { 
    22         die("WiND error: Please delete \"install/\" folder if you have completed installation ..."); 
     22//      die("WiND error: Please delete \"install/\" folder if you have completed installation ..."); 
    2323} 
    2424if (!file_exists(ROOT_PATH."config/config.php")) { 
  • trunk/install/index.php

    r240 r244  
    33 * WiND - Wireless Nodes Database 
    44 * 
    5  * Copyright (C) 2011 Sque <squarious _at gmail [dot] com> 
     5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 
    66 *  
    77 * This program is free software; you can redistribute it and/or modify 
  • trunk/install/srtm_download.php

    r239 r244  
    33 * WiND - Wireless Nodes Database 
    44 * 
    5  * Copyright (C) 2011 Sque <squarious _at gmail [dot] com> 
     5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 
    66 *  
    77 * This program is free software; you can redistribute it and/or modify 
  • trunk/install/steps/step_dbinit.php

    r241 r244  
    33 * WiND - Wireless Nodes Database 
    44 * 
    5  * Copyright (C) 2011 Sque <squarious _at gmail [dot] com> 
     5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 
    66 *  
    77 * This program is free software; you can redistribute it and/or modify 
  • trunk/install/steps/step_dbsetup.php

    r240 r244  
    33 * WiND - Wireless Nodes Database 
    44 * 
    5  * Copyright (C) 2011 Sque <squarious _at gmail [dot] com> 
     5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 
    66 *  
    77 * This program is free software; you can redistribute it and/or modify 
  • trunk/install/steps/step_deps.php

    r239 r244  
    33 * WiND - Wireless Nodes Database 
    44 * 
    5  * Copyright (C) 2011 Sque <squarious _at gmail [dot] com> 
     5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 
    66 *  
    77 * This program is free software; you can redistribute it and/or modify 
  • trunk/install/steps/step_file_perms.php

    r239 r244  
    33 * WiND - Wireless Nodes Database 
    44 * 
    5  * Copyright (C) 2011 Sque <squarious _at gmail [dot] com> 
     5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 
    66 *  
    77 * This program is free software; you can redistribute it and/or modify 
  • trunk/install/steps/step_final.php

    r239 r244  
    33 * WiND - Wireless Nodes Database 
    44 * 
    5  * Copyright (C) 2011 Sque <squarious _at gmail [dot] com> 
     5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 
    66 *  
    77 * This program is free software; you can redistribute it and/or modify 
  • trunk/install/steps/step_gmap.php

    r239 r244  
    33 * WiND - Wireless Nodes Database 
    44 * 
    5  * Copyright (C) 2011 Sque <squarious _at gmail [dot] com> 
     5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 
    66 *  
    77 * This program is free software; you can redistribute it and/or modify 
  • trunk/install/steps/step_mapbounds.php

    r240 r244  
    33 * WiND - Wireless Nodes Database 
    44 * 
    5  * Copyright (C) 2011 Sque <squarious _at gmail [dot] com> 
     5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 
    66 *  
    77 * This program is free software; you can redistribute it and/or modify 
  • trunk/install/steps/step_smarty.php

    r239 r244  
    33 * WiND - Wireless Nodes Database 
    44 * 
    5  * Copyright (C) 2011 Sque <squarious _at gmail [dot] com> 
     5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 
    66 *  
    77 * This program is free software; you can redistribute it and/or modify 
  • trunk/install/steps/step_srtm.php

    r239 r244  
    33 * WiND - Wireless Nodes Database 
    44 * 
    5  * Copyright (C) 2011 Sque <squarious _at gmail [dot] com> 
     5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 
    66 *  
    77 * This program is free software; you can redistribute it and/or modify 
  • trunk/install/steps/step_welcome.php

    r239 r244  
    33 * WiND - Wireless Nodes Database 
    44 * 
    5  * Copyright (C) 2011 Sque <squarious _at gmail [dot] com> 
     5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 
    66 *  
    77 * This program is free software; you can redistribute it and/or modify 
  • trunk/install/tools.php

    r239 r244  
    33 * WiND - Wireless Nodes Database 
    44 * 
    5  * Copyright (C) 2011 Sque <squarious _at gmail [dot] com> 
     5 * Copyright (C) 2011 K. Paliouras <squarious _at gmail [dot] com> 
    66 *  
    77 * This program is free software; you can redistribute it and/or modify 
Note: See TracChangeset for help on using the changeset viewer.