diff --git a/Specs/CoreData/RKManagedObjectLoaderSpec.m b/Specs/CoreData/RKManagedObjectLoaderSpec.m index 7162f09c..1a768888 100644 --- a/Specs/CoreData/RKManagedObjectLoaderSpec.m +++ b/Specs/CoreData/RKManagedObjectLoaderSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 4/28/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/CoreData/RKManagedObjectMappingOperationSpec.m b/Specs/CoreData/RKManagedObjectMappingOperationSpec.m index 033811b9..c73df1cb 100644 --- a/Specs/CoreData/RKManagedObjectMappingOperationSpec.m +++ b/Specs/CoreData/RKManagedObjectMappingOperationSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 5/31/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/CoreData/RKManagedObjectMappingSpec.m b/Specs/CoreData/RKManagedObjectMappingSpec.m index 0b7b0fcd..82bdae7b 100644 --- a/Specs/CoreData/RKManagedObjectMappingSpec.m +++ b/Specs/CoreData/RKManagedObjectMappingSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 5/31/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/CoreData/RKManagedObjectSpec.m b/Specs/CoreData/RKManagedObjectSpec.m index 66e7e397..5c597ce7 100644 --- a/Specs/CoreData/RKManagedObjectSpec.m +++ b/Specs/CoreData/RKManagedObjectSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 1/14/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/CoreData/RKManagedObjectStoreSpec.m b/Specs/CoreData/RKManagedObjectStoreSpec.m index 49e5bbfb..c7c4aa5d 100644 --- a/Specs/CoreData/RKManagedObjectStoreSpec.m +++ b/Specs/CoreData/RKManagedObjectStoreSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 7/2/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/CoreData/RKManagedObjectThreadSafeInvocationSpec.m b/Specs/CoreData/RKManagedObjectThreadSafeInvocationSpec.m index c3684034..d88d06f8 100644 --- a/Specs/CoreData/RKManagedObjectThreadSafeInvocationSpec.m +++ b/Specs/CoreData/RKManagedObjectThreadSafeInvocationSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 5/12/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Models/RKCat.h b/Specs/Models/RKCat.h index eb94d676..27bd6304 100644 --- a/Specs/Models/RKCat.h +++ b/Specs/Models/RKCat.h @@ -3,9 +3,22 @@ // RestKit // // Created by Jeremy Ellison on 1/14/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // + #import "NSManagedObject+ActiveRecord.h" @class RKHuman; diff --git a/Specs/Models/RKCat.m b/Specs/Models/RKCat.m index e751c077..857bc647 100644 --- a/Specs/Models/RKCat.m +++ b/Specs/Models/RKCat.m @@ -3,9 +3,22 @@ // RestKit // // Created by Jeremy Ellison on 1/14/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // + #import "RKCat.h" diff --git a/Specs/Models/RKChild.h b/Specs/Models/RKChild.h index f7b603bd..2d575c73 100644 --- a/Specs/Models/RKChild.h +++ b/Specs/Models/RKChild.h @@ -3,7 +3,19 @@ // RestKit // // Created by Jeff Arena on 8/25/11. -// Copyright 2011 RestKit. All rights reserved. +// Copyright 2011 RestKit +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import diff --git a/Specs/Models/RKChild.m b/Specs/Models/RKChild.m index 6ef2ccc5..86e01af2 100644 --- a/Specs/Models/RKChild.m +++ b/Specs/Models/RKChild.m @@ -3,7 +3,19 @@ // RestKit // // Created by Jeff Arena on 8/25/11. -// Copyright 2011 RestKit. All rights reserved. +// Copyright 2011 RestKit +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKChild.h" diff --git a/Specs/Models/RKDynamicMappingModels.h b/Specs/Models/RKDynamicMappingModels.h index e25ee5d4..41a1ca69 100644 --- a/Specs/Models/RKDynamicMappingModels.h +++ b/Specs/Models/RKDynamicMappingModels.h @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 7/28/11. -// Copyright 2011 RestKit. All rights reserved. +// Copyright 2011 RestKit +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import diff --git a/Specs/Models/RKDynamicMappingModels.m b/Specs/Models/RKDynamicMappingModels.m index 2aba7234..95b879ab 100644 --- a/Specs/Models/RKDynamicMappingModels.m +++ b/Specs/Models/RKDynamicMappingModels.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 7/28/11. -// Copyright 2011 RestKit. All rights reserved. +// Copyright 2011 RestKit +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKDynamicMappingModels.h" diff --git a/Specs/Models/RKHouse.h b/Specs/Models/RKHouse.h index abf34d40..9feb5794 100644 --- a/Specs/Models/RKHouse.h +++ b/Specs/Models/RKHouse.h @@ -3,9 +3,22 @@ // RestKit // // Created by Jeremy Ellison on 1/14/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // + #import @interface RKHouse : NSManagedObject { diff --git a/Specs/Models/RKHouse.m b/Specs/Models/RKHouse.m index 1e7bbe63..94cc763c 100644 --- a/Specs/Models/RKHouse.m +++ b/Specs/Models/RKHouse.m @@ -3,9 +3,22 @@ // RestKit // // Created by Jeremy Ellison on 1/14/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // + #import "RKHouse.h" diff --git a/Specs/Models/RKHuman.h b/Specs/Models/RKHuman.h index 115b19b2..68c61a83 100644 --- a/Specs/Models/RKHuman.h +++ b/Specs/Models/RKHuman.h @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 1/14/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "NSManagedObject+ActiveRecord.h" diff --git a/Specs/Models/RKHuman.m b/Specs/Models/RKHuman.m index 29a5801f..2178f0a9 100644 --- a/Specs/Models/RKHuman.m +++ b/Specs/Models/RKHuman.m @@ -3,9 +3,22 @@ // RestKit // // Created by Blake Watters on 1/14/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // + #import "RKHuman.h" #import "NSDictionary+RKAdditions.h" diff --git a/Specs/Models/RKMappableAssociation.h b/Specs/Models/RKMappableAssociation.h index c22ec2ea..daffa38b 100644 --- a/Specs/Models/RKMappableAssociation.h +++ b/Specs/Models/RKMappableAssociation.h @@ -3,7 +3,19 @@ // RestKit // // Created by Jeremy Ellison on 8/17/09. -// Copyright 2009 Two Toasters. All rights reserved. +// Copyright 2009 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import diff --git a/Specs/Models/RKMappableAssociation.m b/Specs/Models/RKMappableAssociation.m index 821edb2c..7e69b4b7 100644 --- a/Specs/Models/RKMappableAssociation.m +++ b/Specs/Models/RKMappableAssociation.m @@ -3,7 +3,19 @@ // RestKit // // Created by Jeremy Ellison on 8/17/09. -// Copyright 2009 Two Toasters. All rights reserved. +// Copyright 2009 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKMappableAssociation.h" diff --git a/Specs/Models/RKMappableObject.h b/Specs/Models/RKMappableObject.h index 65e0d812..17d71af9 100644 --- a/Specs/Models/RKMappableObject.h +++ b/Specs/Models/RKMappableObject.h @@ -3,7 +3,19 @@ // RestKit // // Created by Jeremy Ellison on 8/17/09. -// Copyright 2009 Two Toasters. All rights reserved. +// Copyright 2009 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import diff --git a/Specs/Models/RKMappableObject.m b/Specs/Models/RKMappableObject.m index 9f7b5409..fc5547a3 100644 --- a/Specs/Models/RKMappableObject.m +++ b/Specs/Models/RKMappableObject.m @@ -3,7 +3,19 @@ // RestKit // // Created by Jeremy Ellison on 8/17/09. -// Copyright 2009 Two Toasters. All rights reserved. +// Copyright 2009 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKMappableObject.h" diff --git a/Specs/Models/RKObjectLoaderSpecResultModel.h b/Specs/Models/RKObjectLoaderSpecResultModel.h index af06c590..f19ad29b 100644 --- a/Specs/Models/RKObjectLoaderSpecResultModel.h +++ b/Specs/Models/RKObjectLoaderSpecResultModel.h @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 6/23/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import diff --git a/Specs/Models/RKObjectLoaderSpecResultModel.m b/Specs/Models/RKObjectLoaderSpecResultModel.m index 79bf3ea5..9ffc8c95 100644 --- a/Specs/Models/RKObjectLoaderSpecResultModel.m +++ b/Specs/Models/RKObjectLoaderSpecResultModel.m @@ -3,9 +3,22 @@ // RestKit // // Created by Blake Watters on 6/23/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // + #import "RKObjectLoaderSpecResultModel.h" @implementation RKObjectLoaderSpecResultModel diff --git a/Specs/Models/RKObjectMapperSpecModel.h b/Specs/Models/RKObjectMapperSpecModel.h index a7793008..0902625a 100644 --- a/Specs/Models/RKObjectMapperSpecModel.h +++ b/Specs/Models/RKObjectMapperSpecModel.h @@ -3,9 +3,22 @@ // RestKit // // Created by Blake Watters on 2/18/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // + #import @interface RKObjectMapperSpecModel : NSObject { diff --git a/Specs/Models/RKObjectMapperSpecModel.m b/Specs/Models/RKObjectMapperSpecModel.m index 6b5956b2..25e00d22 100644 --- a/Specs/Models/RKObjectMapperSpecModel.m +++ b/Specs/Models/RKObjectMapperSpecModel.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 2/18/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKObjectMapperSpecModel.h" diff --git a/Specs/Models/RKParent.h b/Specs/Models/RKParent.h index afd523fa..262fd4ef 100644 --- a/Specs/Models/RKParent.h +++ b/Specs/Models/RKParent.h @@ -3,7 +3,19 @@ // RestKit // // Created by Jeff Arena on 8/25/11. -// Copyright (c) 2011 RestKit. All rights reserved. +// Copyright 2011 RestKit +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import diff --git a/Specs/Models/RKParent.m b/Specs/Models/RKParent.m index 10f48234..8ff1d97a 100644 --- a/Specs/Models/RKParent.m +++ b/Specs/Models/RKParent.m @@ -3,7 +3,19 @@ // RestKit // // Created by Jeff Arena on 8/25/11. -// Copyright (c) 2011 RestKit. All rights reserved. +// Copyright 2011 RestKit +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKParent.h" diff --git a/Specs/Models/RKResident.h b/Specs/Models/RKResident.h index 8afb0ac2..752eff6c 100644 --- a/Specs/Models/RKResident.h +++ b/Specs/Models/RKResident.h @@ -3,9 +3,22 @@ // RestKit // // Created by Jeremy Ellison on 1/14/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // + #import @class RKHouse; diff --git a/Specs/Models/RKResident.m b/Specs/Models/RKResident.m index 98f06477..b95ab3b6 100644 --- a/Specs/Models/RKResident.m +++ b/Specs/Models/RKResident.m @@ -3,9 +3,22 @@ // RestKit // // Created by Jeremy Ellison on 1/14/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // + #import "RKResident.h" #import "RKHouse.h" diff --git a/Specs/Network/RKAuthenticationSpec.m b/Specs/Network/RKAuthenticationSpec.m index 1f29b974..35aa9e38 100644 --- a/Specs/Network/RKAuthenticationSpec.m +++ b/Specs/Network/RKAuthenticationSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 3/14/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Network/RKClientSpec.m b/Specs/Network/RKClientSpec.m index 411efa63..5a8cdea2 100644 --- a/Specs/Network/RKClientSpec.m +++ b/Specs/Network/RKClientSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 1/31/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Network/RKParamsAttachmentSpec.m b/Specs/Network/RKParamsAttachmentSpec.m index 9abfef6e..6979917d 100644 --- a/Specs/Network/RKParamsAttachmentSpec.m +++ b/Specs/Network/RKParamsAttachmentSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 10/27/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Network/RKParamsSpec.m b/Specs/Network/RKParamsSpec.m index 79d71533..cee08568 100644 --- a/Specs/Network/RKParamsSpec.m +++ b/Specs/Network/RKParamsSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 6/30/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Network/RKRequestQueueSpec.m b/Specs/Network/RKRequestQueueSpec.m index 818b2bb2..befafd17 100644 --- a/Specs/Network/RKRequestQueueSpec.m +++ b/Specs/Network/RKRequestQueueSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 3/28/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Network/RKRequestSpec.m b/Specs/Network/RKRequestSpec.m index 361cdecd..68398bdc 100644 --- a/Specs/Network/RKRequestSpec.m +++ b/Specs/Network/RKRequestSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 1/15/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Network/RKResponseSpec.m b/Specs/Network/RKResponseSpec.m index daea81a9..b20cc12b 100644 --- a/Specs/Network/RKResponseSpec.m +++ b/Specs/Network/RKResponseSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 1/15/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Network/RKURLSpec.m b/Specs/Network/RKURLSpec.m index b5f53bc0..7c323998 100644 --- a/Specs/Network/RKURLSpec.m +++ b/Specs/Network/RKURLSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 6/29/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/ObjectMapping/RKObjectDynamicMappingSpec.m b/Specs/ObjectMapping/RKObjectDynamicMappingSpec.m index c7a19ba9..05f80029 100644 --- a/Specs/ObjectMapping/RKObjectDynamicMappingSpec.m +++ b/Specs/ObjectMapping/RKObjectDynamicMappingSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 7/28/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/ObjectMapping/RKObjectLoaderSpec.m b/Specs/ObjectMapping/RKObjectLoaderSpec.m index fb261c59..2bb8d095 100644 --- a/Specs/ObjectMapping/RKObjectLoaderSpec.m +++ b/Specs/ObjectMapping/RKObjectLoaderSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 4/27/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/ObjectMapping/RKObjectManagerSpec.m b/Specs/ObjectMapping/RKObjectManagerSpec.m index ab2b9f12..a64b0397 100644 --- a/Specs/ObjectMapping/RKObjectManagerSpec.m +++ b/Specs/ObjectMapping/RKObjectManagerSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 1/14/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/ObjectMapping/RKObjectMapperSpec.m b/Specs/ObjectMapping/RKObjectMapperSpec.m index 14b00f14..301249da 100644 --- a/Specs/ObjectMapping/RKObjectMapperSpec.m +++ b/Specs/ObjectMapping/RKObjectMapperSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Jeremy Ellison on 12/8/09. -// Copyright 2009 Two Toasters. All rights reserved. +// Copyright 2009 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/ObjectMapping/RKObjectMappingNextGenSpec.m b/Specs/ObjectMapping/RKObjectMappingNextGenSpec.m index 40f710ce..055aa832 100644 --- a/Specs/ObjectMapping/RKObjectMappingNextGenSpec.m +++ b/Specs/ObjectMapping/RKObjectMappingNextGenSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 4/30/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import diff --git a/Specs/ObjectMapping/RKObjectMappingOperationSpec.m b/Specs/ObjectMapping/RKObjectMappingOperationSpec.m index e339650e..2af9d6cc 100644 --- a/Specs/ObjectMapping/RKObjectMappingOperationSpec.m +++ b/Specs/ObjectMapping/RKObjectMappingOperationSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 4/30/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/ObjectMapping/RKObjectMappingResultSpec.m b/Specs/ObjectMapping/RKObjectMappingResultSpec.m index a583584c..f9f39241 100644 --- a/Specs/ObjectMapping/RKObjectMappingResultSpec.m +++ b/Specs/ObjectMapping/RKObjectMappingResultSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 7/5/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/ObjectMapping/RKObjectRouterSpec.m b/Specs/ObjectMapping/RKObjectRouterSpec.m index e26c1f09..5742b648 100644 --- a/Specs/ObjectMapping/RKObjectRouterSpec.m +++ b/Specs/ObjectMapping/RKObjectRouterSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 7/20/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/ObjectMapping/RKObjectSerializerSpec.m b/Specs/ObjectMapping/RKObjectSerializerSpec.m index c4394d8e..bec3ba68 100644 --- a/Specs/ObjectMapping/RKObjectSerializerSpec.m +++ b/Specs/ObjectMapping/RKObjectSerializerSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Jeremy Ellison on 5/9/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/ObjectMapping/RKParserRegistrySpec.m b/Specs/ObjectMapping/RKParserRegistrySpec.m index 73af23e4..0464bf6c 100644 --- a/Specs/ObjectMapping/RKParserRegistrySpec.m +++ b/Specs/ObjectMapping/RKParserRegistrySpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 5/18/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Runner/RKSpecEnvironment.h b/Specs/Runner/RKSpecEnvironment.h index 11b05a32..e7ce76d7 100644 --- a/Specs/Runner/RKSpecEnvironment.h +++ b/Specs/Runner/RKSpecEnvironment.h @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 1/15/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "UISpec.h" diff --git a/Specs/Runner/RKSpecEnvironment.m b/Specs/Runner/RKSpecEnvironment.m index ce235fe6..9a7e20e8 100644 --- a/Specs/Runner/RKSpecEnvironment.m +++ b/Specs/Runner/RKSpecEnvironment.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 3/14/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Runner/RKSpecResponseLoader.h b/Specs/Runner/RKSpecResponseLoader.h index 1e78cd7e..ec4aab81 100644 --- a/Specs/Runner/RKSpecResponseLoader.h +++ b/Specs/Runner/RKSpecResponseLoader.h @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 1/14/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import diff --git a/Specs/Runner/RKSpecResponseLoader.m b/Specs/Runner/RKSpecResponseLoader.m index 090c6610..4959d64c 100644 --- a/Specs/Runner/RKSpecResponseLoader.m +++ b/Specs/Runner/RKSpecResponseLoader.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 1/14/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecResponseLoader.h" diff --git a/Specs/Runner/main.m b/Specs/Runner/main.m index 9c9bea60..3a193f64 100644 --- a/Specs/Runner/main.m +++ b/Specs/Runner/main.m @@ -3,7 +3,19 @@ // UISpecRunner // // Created by Blake Watters on 4/20/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import diff --git a/Specs/Support/NSDictionary+RKRequestSerializationSpec.m b/Specs/Support/NSDictionary+RKRequestSerializationSpec.m index 1618dfe5..14f982c4 100644 --- a/Specs/Support/NSDictionary+RKRequestSerializationSpec.m +++ b/Specs/Support/NSDictionary+RKRequestSerializationSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 2/24/10. -// Copyright 2010 Two Toasters. All rights reserved. +// Copyright 2010 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Support/NSStringRestKitSpec.m b/Specs/Support/NSStringRestKitSpec.m index 9609226b..a8c49c23 100755 --- a/Specs/Support/NSStringRestKitSpec.m +++ b/Specs/Support/NSStringRestKitSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Greg Combs on 9/2/11. -// Copyright (c) 2011 RestKit. All rights reserved. +// Copyright 2011 RestKit +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Support/RKJSONParserJSONKitSpec.m b/Specs/Support/RKJSONParserJSONKitSpec.m index 53784f8b..ec1a975e 100644 --- a/Specs/Support/RKJSONParserJSONKitSpec.m +++ b/Specs/Support/RKJSONParserJSONKitSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Blake Watters on 7/6/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Support/RKPathMatcherSpec.m b/Specs/Support/RKPathMatcherSpec.m index 477b96e4..b3f3a86b 100755 --- a/Specs/Support/RKPathMatcherSpec.m +++ b/Specs/Support/RKPathMatcherSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Greg Combs on 9/2/11. -// Copyright (c) 2011 RestKit. All rights reserved. +// Copyright 2011 RestKit +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h" diff --git a/Specs/Support/RKXMLParserSpec.m b/Specs/Support/RKXMLParserSpec.m index 4299a19b..b2547e58 100644 --- a/Specs/Support/RKXMLParserSpec.m +++ b/Specs/Support/RKXMLParserSpec.m @@ -3,7 +3,19 @@ // RestKit // // Created by Jeremy Ellison on 3/29/11. -// Copyright 2011 Two Toasters. All rights reserved. +// Copyright 2011 Two Toasters +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import "RKSpecEnvironment.h"