diff --git a/iphone/src/objc/Database.h b/iphone/src/objc/Database.h index acecca825c2c9..034c15daebb89 100644 --- a/iphone/src/objc/Database.h +++ b/iphone/src/objc/Database.h @@ -1,7 +1,7 @@ /* Copyright 2010 WebDriver committers Copyright 2010 Google Inc. - Copyright 2011 Software Freedom Convervancy. + Copyright 2011 Software Freedom Conservancy. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/HTTPJSONResponse.h b/iphone/src/objc/HTTPJSONResponse.h index c954ad6ce4679..3852be89ddaf2 100644 --- a/iphone/src/objc/HTTPJSONResponse.h +++ b/iphone/src/objc/HTTPJSONResponse.h @@ -3,7 +3,7 @@ // iWebDriver // // Copyright 2009 Google Inc. -// Copyright 2011 Software Freedom Convervancy. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/HTTPJSONResponse.m b/iphone/src/objc/HTTPJSONResponse.m index 11114318793b0..6497c2f37f915 100644 --- a/iphone/src/objc/HTTPJSONResponse.m +++ b/iphone/src/objc/HTTPJSONResponse.m @@ -3,7 +3,7 @@ // iWebDriver // // Copyright 2009 Google Inc. -// Copyright 2011 Software Freedom Convervancy. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/HTTPPNGResponse.h b/iphone/src/objc/HTTPPNGResponse.h index 1d41f50221e4f..04d739d41b779 100644 --- a/iphone/src/objc/HTTPPNGResponse.h +++ b/iphone/src/objc/HTTPPNGResponse.h @@ -3,7 +3,7 @@ // iWebDriver // // Copyright 2009 Google Inc. -// Copyright 2011 Software Freedom Convervancy. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/HTTPResponse+Utility.h b/iphone/src/objc/HTTPResponse+Utility.h index 2d35fe1a8a9ef..ab934092b5de6 100644 --- a/iphone/src/objc/HTTPResponse+Utility.h +++ b/iphone/src/objc/HTTPResponse+Utility.h @@ -3,7 +3,7 @@ // iWebDriver // // Copyright 2009 Google Inc. -// Copyright 2011 Software Freedom Convervancy. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/HTTPServerController.m b/iphone/src/objc/HTTPServerController.m index 7df97b4bd47dd..a7d85ec0be92d 100644 --- a/iphone/src/objc/HTTPServerController.m +++ b/iphone/src/objc/HTTPServerController.m @@ -3,7 +3,7 @@ // iWebDriver // // Copyright 2009 Google Inc. -// Copyright 2011 Software Freedom Convervancy. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/RESTServiceMapping.h b/iphone/src/objc/RESTServiceMapping.h index 9d927bb300b80..2a646da684e29 100644 --- a/iphone/src/objc/RESTServiceMapping.h +++ b/iphone/src/objc/RESTServiceMapping.h @@ -3,7 +3,7 @@ // iWebDriver // // Copyright 2009 Google Inc. -// Copyright 2011 Software Freedom Convervancy. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/RESTServiceMapping.m b/iphone/src/objc/RESTServiceMapping.m index 2ebeb4e69b02c..592e5de0d90a9 100644 --- a/iphone/src/objc/RESTServiceMapping.m +++ b/iphone/src/objc/RESTServiceMapping.m @@ -3,7 +3,7 @@ // iWebDriver // // Copyright 2009 Google Inc. -// Copyright 2011 Software Freedom Convervancy. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/Session.m b/iphone/src/objc/Session.m index b24dfb0c42d25..19e5e56247223 100644 --- a/iphone/src/objc/Session.m +++ b/iphone/src/objc/Session.m @@ -3,6 +3,7 @@ // iWebDriver // // Copyright 2009 Google Inc. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/SessionRoot.m b/iphone/src/objc/SessionRoot.m index 39b04f4d66c47..ce8fafee46203 100644 --- a/iphone/src/objc/SessionRoot.m +++ b/iphone/src/objc/SessionRoot.m @@ -3,7 +3,7 @@ // iWebDriver // // Copyright 2010 Google Inc. -// Copyright 2011 Software Freedom Convervancy. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/Storage.h b/iphone/src/objc/Storage.h index 0e2375ed9acb8..14a5f5b0c6927 100644 --- a/iphone/src/objc/Storage.h +++ b/iphone/src/objc/Storage.h @@ -1,7 +1,7 @@ /* Copyright 2010 WebDriver committers Copyright 2010 Google Inc. - Copyright 2011 Software Freedom Convervancy. + Copyright 2011 Software Freedom Conservancy. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/WebDriverHTTPConnection.m b/iphone/src/objc/WebDriverHTTPConnection.m index 2a9be54e5dda7..6118356dbd383 100644 --- a/iphone/src/objc/WebDriverHTTPConnection.m +++ b/iphone/src/objc/WebDriverHTTPConnection.m @@ -3,7 +3,7 @@ // iWebDriver // // Copyright 2009 Google Inc. -// Copyright 2011 Software Freedom Convervancy. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/WebDriverResource.m b/iphone/src/objc/WebDriverResource.m index 200259863d44a..f6184fe1a9743 100644 --- a/iphone/src/objc/WebDriverResource.m +++ b/iphone/src/objc/WebDriverResource.m @@ -3,7 +3,7 @@ // iWebDriver // // Copyright 2009 Google Inc. -// Copyright 2011 Software Freedom Convervancy. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/WebDriverResponse.h b/iphone/src/objc/WebDriverResponse.h index 45e963f9ff1ca..87abbdff2dd18 100644 --- a/iphone/src/objc/WebDriverResponse.h +++ b/iphone/src/objc/WebDriverResponse.h @@ -3,7 +3,7 @@ // iWebDriver // // Copyright 2009 Google Inc. -// Copyright 2011 Software Freedom Convervancy. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -70,4 +70,4 @@ // through forwarding. Doing it this way supresses compiler warnings. @interface WebDriverResponse (ForwardedHTTPResponse) -@end \ No newline at end of file +@end diff --git a/iphone/src/objc/WebDriverResponse.m b/iphone/src/objc/WebDriverResponse.m index aca5fc330df2e..f15b8b7603907 100644 --- a/iphone/src/objc/WebDriverResponse.m +++ b/iphone/src/objc/WebDriverResponse.m @@ -3,7 +3,7 @@ // iWebDriver // // Copyright 2009 Google Inc. -// Copyright 2011 Software Freedom Convervancy. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/iphone/src/objc/WebViewController.m b/iphone/src/objc/WebViewController.m index c7882a1865d5a..59792eefdfae3 100644 --- a/iphone/src/objc/WebViewController.m +++ b/iphone/src/objc/WebViewController.m @@ -3,6 +3,7 @@ // iWebDriver // // Copyright 2009 Google Inc. +// Copyright 2011 Software Freedom Conservancy. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.