diff --git a/SWXMLIncludeMapping.h b/SWXMLIncludeMapping.h index 37a3979..22b7c56 100644 --- a/SWXMLIncludeMapping.h +++ b/SWXMLIncludeMapping.h @@ -1,9 +1,9 @@ // // SWXMLIncludeMapping.h -// SWXMLMapping +// This file is part of the "SWXMLMapping" project, and is distributed under the MIT License. // // Created by Samuel Williams on 22/02/12. -// Copyright (c) 2012 Orion Transfer Ltd. All rights reserved. +// Copyright (c) 2012 Samuel Williams. All rights reserved. // #import "SWXMLMemberMapping.h" diff --git a/SWXMLIncludeMapping.m b/SWXMLIncludeMapping.m index cc99b9a..915d2cd 100644 --- a/SWXMLIncludeMapping.m +++ b/SWXMLIncludeMapping.m @@ -1,9 +1,9 @@ // // SWXMLIncludeMapping.m -// SWXMLMapping +// This file is part of the "SWXMLMapping" project, and is distributed under the MIT License. // // Created by Samuel Williams on 22/02/12. -// Copyright (c) 2012 Orion Transfer Ltd. All rights reserved. +// Copyright (c) 2012 Samuel Williams. All rights reserved. // #import "SWXMLIncludeMapping.h" diff --git a/SWXSLTransform.h b/SWXSLTransform.h index e077c83..7a3c970 100644 --- a/SWXSLTransform.h +++ b/SWXSLTransform.h @@ -1,9 +1,9 @@ // // SWXSLTransform.h -// SWXMLMapping +// This file is part of the "SWXMLMapping" project, and is distributed under the MIT License. // // Created by Samuel Williams on 23/02/12. -// Copyright (c) 2012 Orion Transfer Ltd. All rights reserved. +// Copyright (c) 2012 Samuel Williams. All rights reserved. // #import diff --git a/SWXSLTransform.m b/SWXSLTransform.m index dfdc8fa..b824073 100644 --- a/SWXSLTransform.m +++ b/SWXSLTransform.m @@ -1,9 +1,9 @@ // // SWXSLTransform.m -// SWXMLMapping +// This file is part of the "SWXMLMapping" project, and is distributed under the MIT License. // // Created by Samuel Williams on 23/02/12. -// Copyright (c) 2012 Orion Transfer Ltd. All rights reserved. +// Copyright (c) 2012 Samuel Williams. All rights reserved. // #import "SWXSLTransform.h"