* Modules/Projects/Application/Resources/main.m: Same as below.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@30485 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2010-05-30 07:34:25 +00:00
parent bf26cfe775
commit 00ca943852
2 changed files with 4 additions and 16 deletions

View file

@ -1,3 +1,7 @@
2010-05-30 03:42-EDT Gregory John Casamento <greg.casamento@gmail.com>
* Modules/Projects/Application/Resources/main.m: Same as below.
2010-05-30 03:17-EDT Gregory John Casamento <greg.casamento@gmail.com>
* Modules/Projects/Application/Resources/AppController.h

View file

@ -1,25 +1,9 @@
/*
Project: $PROJECTNAME$
Copyright (C) $YEAR$ Free Software Foundation
Author: $FULLUSERNAME$
Created: $DATE$ by $USERNAME$
This application is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
License as published by the Free Software Foundation; either
version 3 of the License, or (at your option) any later version.
This application is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
You should have received a copy of the GNU General Public
License along with this library; if not, write to the Free
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA.
*/
#import <AppKit/AppKit.h>