Browse Source

Bumping copyright year

Mattt Thompson 11 years ago
parent
commit
121466e165
48 changed files with 48 additions and 48 deletions
  1. 1 1
      AFNetworking/AFHTTPRequestOperation.h
  2. 1 1
      AFNetworking/AFHTTPRequestOperation.m
  3. 1 1
      AFNetworking/AFHTTPRequestOperationManager.h
  4. 1 1
      AFNetworking/AFHTTPRequestOperationManager.m
  5. 1 1
      AFNetworking/AFHTTPSessionManager.h
  6. 1 1
      AFNetworking/AFHTTPSessionManager.m
  7. 1 1
      AFNetworking/AFNetworkReachabilityManager.h
  8. 1 1
      AFNetworking/AFNetworkReachabilityManager.m
  9. 1 1
      AFNetworking/AFSecurityPolicy.h
  10. 1 1
      AFNetworking/AFSecurityPolicy.m
  11. 1 1
      AFNetworking/AFURLConnectionOperation.h
  12. 1 1
      AFNetworking/AFURLConnectionOperation.m
  13. 1 1
      AFNetworking/AFURLRequestSerialization.h
  14. 1 1
      AFNetworking/AFURLRequestSerialization.m
  15. 1 1
      AFNetworking/AFURLResponseSerialization.h
  16. 1 1
      AFNetworking/AFURLResponseSerialization.m
  17. 1 1
      AFNetworking/AFURLSessionManager.h
  18. 1 1
      AFNetworking/AFURLSessionManager.m
  19. 1 1
      Tests/Tests/1.0 Tests/AFHTTPClientTests.m
  20. 1 1
      Tests/Tests/1.0 Tests/AFHTTPRequestOperationTests.m
  21. 1 1
      Tests/Tests/1.0 Tests/AFImageRequestOperationTests.m
  22. 1 1
      Tests/Tests/1.0 Tests/AFJSONRequestOperationTests.m
  23. 1 1
      Tests/Tests/1.0 Tests/AFMockURLProtocol.h
  24. 1 1
      Tests/Tests/1.0 Tests/AFMockURLProtocol.m
  25. 1 1
      Tests/Tests/1.0 Tests/AFNetworkingTests.h
  26. 1 1
      Tests/Tests/1.0 Tests/AFNetworkingTests.m
  27. 1 1
      Tests/Tests/1.0 Tests/AFURLConnectionOperationTests.m
  28. 1 1
      Tests/Tests/AFHTTPRequestOperationTests.m
  29. 1 1
      Tests/Tests/AFHTTPSerializationTests.m
  30. 1 1
      Tests/Tests/AFJSONSerializationTests.m
  31. 1 1
      Tests/Tests/AFPropertyListResponseSerializerTests.m
  32. 1 1
      Tests/Tests/AFSecurityPolicyTests.m
  33. 1 1
      Tests/Tests/AFTestCase.h
  34. 1 1
      Tests/Tests/AFTestCase.m
  35. 1 1
      UIKit+AFNetworking/AFNetworkActivityIndicatorManager.h
  36. 1 1
      UIKit+AFNetworking/AFNetworkActivityIndicatorManager.m
  37. 1 1
      UIKit+AFNetworking/UIActivityIndicatorView+AFNetworking.h
  38. 1 1
      UIKit+AFNetworking/UIActivityIndicatorView+AFNetworking.m
  39. 1 1
      UIKit+AFNetworking/UIAlertView+AFNetworking.h
  40. 1 1
      UIKit+AFNetworking/UIAlertView+AFNetworking.m
  41. 1 1
      UIKit+AFNetworking/UIButton+AFNetworking.h
  42. 1 1
      UIKit+AFNetworking/UIButton+AFNetworking.m
  43. 1 1
      UIKit+AFNetworking/UIImageView+AFNetworking.h
  44. 1 1
      UIKit+AFNetworking/UIImageView+AFNetworking.m
  45. 1 1
      UIKit+AFNetworking/UIProgressView+AFNetworking.h
  46. 1 1
      UIKit+AFNetworking/UIProgressView+AFNetworking.m
  47. 1 1
      UIKit+AFNetworking/UIWebView+AFNetworking.h
  48. 1 1
      UIKit+AFNetworking/UIWebView+AFNetworking.m

+ 1 - 1
AFNetworking/AFHTTPRequestOperation.h

@@ -1,6 +1,6 @@
 // AFHTTPRequestOperation.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFHTTPRequestOperation.m

@@ -1,6 +1,6 @@
 // AFHTTPRequestOperation.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFHTTPRequestOperationManager.h

@@ -1,6 +1,6 @@
 // AFHTTPRequestOperationManager.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFHTTPRequestOperationManager.m

@@ -1,6 +1,6 @@
 // AFHTTPRequestOperationManager.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFHTTPSessionManager.h

@@ -1,6 +1,6 @@
 // AFHTTPSessionManager.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFHTTPSessionManager.m

@@ -1,6 +1,6 @@
 // AFHTTPSessionManager.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFNetworkReachabilityManager.h

@@ -1,6 +1,6 @@
 // AFNetworkReachabilityManager.h
 // 
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFNetworkReachabilityManager.m

@@ -1,6 +1,6 @@
 // AFNetworkReachabilityManager.m
 // 
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFSecurityPolicy.h

@@ -1,6 +1,6 @@
 // AFSecurity.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFSecurityPolicy.m

@@ -1,6 +1,6 @@
 // AFSecurity.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFURLConnectionOperation.h

@@ -1,6 +1,6 @@
 // AFURLConnectionOperation.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFURLConnectionOperation.m

@@ -1,6 +1,6 @@
 // AFURLConnectionOperation.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFURLRequestSerialization.h

@@ -1,6 +1,6 @@
 // AFSerialization.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFURLRequestSerialization.m

@@ -1,6 +1,6 @@
 // AFSerialization.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFURLResponseSerialization.h

@@ -1,6 +1,6 @@
 // AFSerialization.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFURLResponseSerialization.m

@@ -1,6 +1,6 @@
 // AFSerialization.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFURLSessionManager.h

@@ -1,6 +1,6 @@
 // AFURLSessionManager.h
 // 
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
AFNetworking/AFURLSessionManager.m

@@ -1,6 +1,6 @@
 // AFURLSessionManager.m
 // 
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/1.0 Tests/AFHTTPClientTests.m

@@ -1,6 +1,6 @@
 // AFHTTPClientTests.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/1.0 Tests/AFHTTPRequestOperationTests.m

@@ -1,6 +1,6 @@
 // AFHTTPRequestOperationTests.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/1.0 Tests/AFImageRequestOperationTests.m

@@ -1,6 +1,6 @@
 // AFImageRequestOperationTests.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/1.0 Tests/AFJSONRequestOperationTests.m

@@ -1,6 +1,6 @@
 // AFJSONRequestOperationTests.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/1.0 Tests/AFMockURLProtocol.h

@@ -1,6 +1,6 @@
 // AFMockURLProtocol.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/1.0 Tests/AFMockURLProtocol.m

@@ -1,6 +1,6 @@
 // AFMockURLProtocol.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/1.0 Tests/AFNetworkingTests.h

@@ -1,6 +1,6 @@
 // AFNetworkingTests.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/1.0 Tests/AFNetworkingTests.m

@@ -1,6 +1,6 @@
 // AFNetworkingTests.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/1.0 Tests/AFURLConnectionOperationTests.m

@@ -1,6 +1,6 @@
 // AFJSONRequestOperationTests.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/AFHTTPRequestOperationTests.m

@@ -1,6 +1,6 @@
 // AFHTTPRequestOperationTests.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/AFHTTPSerializationTests.m

@@ -1,6 +1,6 @@
 // AFHTTPSerializationTests.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/AFJSONSerializationTests.m

@@ -1,6 +1,6 @@
 // AFJSONSerializationTests.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/AFPropertyListResponseSerializerTests.m

@@ -1,6 +1,6 @@
 // AFPropertyListResponseSerializerTests.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/AFSecurityPolicyTests.m

@@ -1,6 +1,6 @@
 // AFSecurityPolicyTests.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/AFTestCase.h

@@ -1,6 +1,6 @@
 // AFTestCase.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/Tests/AFTestCase.m

@@ -1,6 +1,6 @@
 // AFTestCase.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/AFNetworkActivityIndicatorManager.h

@@ -1,6 +1,6 @@
 // AFNetworkActivityIndicatorManager.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/AFNetworkActivityIndicatorManager.m

@@ -1,6 +1,6 @@
 // AFNetworkActivityIndicatorManager.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/UIActivityIndicatorView+AFNetworking.h

@@ -1,6 +1,6 @@
 // UIActivityIndicatorView+AFNetworking.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/UIActivityIndicatorView+AFNetworking.m

@@ -1,6 +1,6 @@
 // UIActivityIndicatorView+AFNetworking.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/UIAlertView+AFNetworking.h

@@ -1,6 +1,6 @@
 // UIAlertView+AFNetworking.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/UIAlertView+AFNetworking.m

@@ -1,6 +1,6 @@
 // UIAlertView+AFNetworking.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/UIButton+AFNetworking.h

@@ -1,6 +1,6 @@
 // UIButton+AFNetworking.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/UIButton+AFNetworking.m

@@ -1,6 +1,6 @@
 // UIButton+AFNetworking.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/UIImageView+AFNetworking.h

@@ -1,6 +1,6 @@
 // UIImageView+AFNetworking.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/UIImageView+AFNetworking.m

@@ -1,6 +1,6 @@
 // UIImageView+AFNetworking.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/UIProgressView+AFNetworking.h

@@ -1,6 +1,6 @@
 // UIProgressView+AFNetworking.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/UIProgressView+AFNetworking.m

@@ -1,6 +1,6 @@
 // UIProgressView+AFNetworking.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/UIWebView+AFNetworking.h

@@ -1,6 +1,6 @@
 // UIWebView+AFNetworking.h
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
UIKit+AFNetworking/UIWebView+AFNetworking.m

@@ -1,6 +1,6 @@
 // UIWebView+AFNetworking.m
 //
-// Copyright (c) 2013 AFNetworking (http://afnetworking.com)
+// Copyright (c) 2013-2014 AFNetworking (http://afnetworking.com)
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal