project_files/HedgewarsMobile/Classes/Appirater.h
changeset 6832 fae8fd118da9
parent 5486 e75f7c3c6275
child 8441 a00b0fa0dbd7
equal deleted inserted replaced
6831:f848120b3fcc 6832:fae8fd118da9
     1 /*
     1 /*
     2  This file is part of Appirater.
     2  This file is part of Appirater, http://arashpayan.com
     3  
     3  
     4  Copyright (c) 2010, Arash Payan
     4  Copyright (c) 2010, Arash Payan
     5  All rights reserved.
     5  All rights reserved.
     6  
     6  
     7  Permission is hereby granted, free of charge, to any person
     7  Permission is hereby granted, free of charge, to any person
    23  HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    23  HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    24  WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    24  WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    25  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
    25  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
    26  OTHER DEALINGS IN THE SOFTWARE.
    26  OTHER DEALINGS IN THE SOFTWARE.
    27  */
    27  */
    28 /*
    28 
    29  * Appirater.h
       
    30  * appirater
       
    31  *
       
    32  * Created by Arash Payan on 9/5/09.
       
    33  * http://arashpayan.com
       
    34  * Copyright 2010 Arash Payan. All rights reserved.
       
    35  */
       
    36 
    29 
    37 #import <Foundation/Foundation.h>
    30 #import <Foundation/Foundation.h>
    38 
    31 
    39 extern NSString *const kAppiraterLaunchDate;
    32 extern NSString *const kAppiraterLaunchDate;
    40 extern NSString *const kAppiraterLaunchCount;
    33 extern NSString *const kAppiraterLaunchCount;