Skip to content

Commit

Permalink
Updated header files with proper legalese
Browse files Browse the repository at this point in the history
  • Loading branch information
Ji, Jason Y committed Feb 9, 2016
1 parent 3841253 commit e86f1ce
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion SecurityCheck/SecurityCheck.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// SecurityCheck
//
// Created by ct on 2/26/13.
// Copyright (c) 2013 MITRE. All rights reserved.
// Copyright (c) 2013 The MITRE Corporation. All rights reserved.
//

#ifndef SecurityCheck_SecurityCheck_h
Expand Down
2 changes: 1 addition & 1 deletion SecurityCheck/debugCheck.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// debugCheck.h
//
// Created by ct on 1/30/13.
// Copyright (c) 2013 MITRE. All rights reserved.
// Copyright (c) 2013 The MITRE Corporation. All rights reserved.
//

#ifndef debugMe_dbgChk_h
Expand Down
2 changes: 1 addition & 1 deletion SecurityCheck/debugCheckTemplate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// SecurityCheck
//
// Created by ct on 2/14/13.
// Copyright (c) 2013 MITRE. All rights reserved.
// Copyright (c) 2013 The MITRE Corporation. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion SecurityCheck/fileCheck.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// SecurityCheck
//
// Created by ct on 2/26/13.
// Copyright (c) 2013 MITRE. All rights reserved.
// Copyright (c) 2013 The MITRE Corporation. All rights reserved.
//

#ifndef SecurityCheck_FileCheck_h
Expand Down
2 changes: 1 addition & 1 deletion SecurityCheck/forkCheck.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// SecurityCheck
//
// Created by ct on 2/26/13.
// Copyright (c) 2013 MITRE. All rights reserved.
// Copyright (c) 2013 The MITRE Corporation. All rights reserved.
//

#ifndef SecurityCheck_forkCheck_h
Expand Down
2 changes: 1 addition & 1 deletion SecurityCheck/jailbreakCheckTemplate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// SecurityCheck
//
// Created by ct on 2/26/13.
// Copyright (c) 2013 MITRE. All rights reserved.
// Copyright (c) 2013 The MITRE Corporation. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down

0 comments on commit e86f1ce

Please sign in to comment.