issue #2257:change copyright of template

This commit is contained in:
minggo 2013-06-05 11:25:39 +08:00
parent 6491ff75cf
commit b0937a5a2d
5 changed files with 0 additions and 40 deletions

View File

@ -1,11 +1,3 @@
//
// iphoneAppDelegate.h
// iphone
//
// Created by Walzer on 10-11-16.
// Copyright 2010 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@class RootViewController;

View File

@ -1,11 +1,3 @@
//
// iphoneAppDelegate.m
// iphone
//
// Created by Walzer on 10-11-16.
// Copyright 2010 __MyCompanyName__. All rights reserved.
//
#import "AppController.h"
#import "EAGLView.h"
#import "cocos2d.h"

View File

@ -1,11 +1,3 @@
//
// RootViewController.h
// test
//
// Created by Walzer on 11-4-28.
// Copyright 2011 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>

View File

@ -1,11 +1,3 @@
//
// RootViewController.mm
// test
//
// Created by Walzer on 11-4-28.
// Copyright 2011 __MyCompanyName__. All rights reserved.
//
#import "RootViewController.h"

View File

@ -1,11 +1,3 @@
//
// main.m
// iphone
//
// Created by Walzer on 10-11-16.
// Copyright 2010 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
// Under iOS and the Simulator, we can use an alternate Accelerometer interface