diff --git a/SecurityCheck/SecurityCheck.h b/SecurityCheck/SecurityCheck.h index 87b92b3..5265508 100644 --- a/SecurityCheck/SecurityCheck.h +++ b/SecurityCheck/SecurityCheck.h @@ -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 diff --git a/SecurityCheck/debugCheck.h b/SecurityCheck/debugCheck.h index 37fd9c3..e550144 100644 --- a/SecurityCheck/debugCheck.h +++ b/SecurityCheck/debugCheck.h @@ -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 diff --git a/SecurityCheck/debugCheckTemplate.h b/SecurityCheck/debugCheckTemplate.h index f6b5437..ae3e561 100644 --- a/SecurityCheck/debugCheckTemplate.h +++ b/SecurityCheck/debugCheckTemplate.h @@ -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 diff --git a/SecurityCheck/fileCheck.h b/SecurityCheck/fileCheck.h index bca97fa..627ebf2 100644 --- a/SecurityCheck/fileCheck.h +++ b/SecurityCheck/fileCheck.h @@ -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 diff --git a/SecurityCheck/forkCheck.h b/SecurityCheck/forkCheck.h index 6ee7b80..ab881d8 100644 --- a/SecurityCheck/forkCheck.h +++ b/SecurityCheck/forkCheck.h @@ -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 diff --git a/SecurityCheck/jailbreakCheckTemplate.h b/SecurityCheck/jailbreakCheckTemplate.h index ed8b804..0a39e7b 100644 --- a/SecurityCheck/jailbreakCheckTemplate.h +++ b/SecurityCheck/jailbreakCheckTemplate.h @@ -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