Skip to content

Commit

Permalink
Removed Copyright Statement
Browse files Browse the repository at this point in the history
  • Loading branch information
JAgostoni committed May 27, 2012
1 parent 2abf007 commit 500e63e
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion NotSoUglyApp/UglyApp/UglyApp/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.

//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion NotSoUglyApp/UglyApp/UglyApp/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.

//

#import "AppDelegate.h"
Expand Down
2 changes: 1 addition & 1 deletion NotSoUglyApp/UglyApp/UglyApp/DashViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.

//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion NotSoUglyApp/UglyApp/UglyApp/DashViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.

//

#import "DashViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion NotSoUglyApp/UglyApp/UglyApp/DataModel.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.

//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion NotSoUglyApp/UglyApp/UglyApp/DataModel.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.

//

#import "DataModel.h"
Expand Down
2 changes: 1 addition & 1 deletion NotSoUglyApp/UglyApp/UglyApp/DataXMLParser.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.

//

#import <Foundation/Foundation.h>
Expand Down
2 changes: 1 addition & 1 deletion NotSoUglyApp/UglyApp/UglyApp/DataXMLParser.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.

//

#import "DataXMLParser.h"
Expand Down
2 changes: 1 addition & 1 deletion NotSoUglyApp/UglyApp/UglyApp/ItemTableViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.

//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion NotSoUglyApp/UglyApp/UglyApp/ItemTableViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.

//

#import "ItemTableViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion NotSoUglyApp/UglyApp/UglyApp/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.

//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion UglyApp/UglyApp/UglyApp/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.
//
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion UglyApp/UglyApp/UglyApp/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.
//
//

#import "AppDelegate.h"
Expand Down
2 changes: 1 addition & 1 deletion UglyApp/UglyApp/UglyApp/DashViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.
//
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion UglyApp/UglyApp/UglyApp/DashViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.
//
//

#import "DashViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion UglyApp/UglyApp/UglyApp/ItemTableViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.
//
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion UglyApp/UglyApp/UglyApp/ItemTableViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.
//
//

#import "ItemTableViewController.h"
Expand Down
2 changes: 1 addition & 1 deletion UglyApp/UglyApp/UglyApp/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// UglyApp
//
// Created by Jason Agostoni on 5/26/12.
// Copyright (c) 2012 CEI. All rights reserved.
//
//

#import <UIKit/UIKit.h>
Expand Down

0 comments on commit 500e63e

Please sign in to comment.