Forráskód Böngészése

Updated dash in copyright headers to use U+002D dash instead of U+2013.

Christian Noon 9 éve
szülő
commit
c51d32c35d
40 módosított fájl, 40 hozzáadás és 40 törlés
  1. 1 1
      Example/Source/AppDelegate.swift
  2. 1 1
      Example/Source/DetailViewController.swift
  3. 1 1
      Example/Source/MasterViewController.swift
  4. 1 1
      Source/Alamofire.h
  5. 1 1
      Source/Alamofire.swift
  6. 1 1
      Source/Download.swift
  7. 1 1
      Source/Error.swift
  8. 1 1
      Source/Manager.swift
  9. 1 1
      Source/MultipartFormData.swift
  10. 1 1
      Source/NetworkReachabilityManager.swift
  11. 1 1
      Source/Notifications.swift
  12. 1 1
      Source/ParameterEncoding.swift
  13. 1 1
      Source/Request.swift
  14. 1 1
      Source/Response.swift
  15. 1 1
      Source/ResponseSerialization.swift
  16. 1 1
      Source/Result.swift
  17. 1 1
      Source/ServerTrustPolicy.swift
  18. 1 1
      Source/Stream.swift
  19. 1 1
      Source/Timeline.swift
  20. 1 1
      Source/Upload.swift
  21. 1 1
      Source/Validation.swift
  22. 1 1
      Tests/AuthenticationTests.swift
  23. 1 1
      Tests/BaseTestCase.swift
  24. 1 1
      Tests/CacheTests.swift
  25. 1 1
      Tests/DownloadTests.swift
  26. 1 1
      Tests/ManagerTests.swift
  27. 1 1
      Tests/MultipartFormDataTests.swift
  28. 1 1
      Tests/NSURLSessionConfiguration+AlamofireTests.swift
  29. 1 1
      Tests/NetworkReachabilityManagerTests.swift
  30. 1 1
      Tests/ParameterEncodingTests.swift
  31. 1 1
      Tests/ResponseSerializationTests.swift
  32. 1 1
      Tests/ResponseTests.swift
  33. 1 1
      Tests/ResultTests.swift
  34. 1 1
      Tests/ServerTrustPolicyTests.swift
  35. 1 1
      Tests/SessionDelegateTests.swift
  36. 1 1
      Tests/String+AlamofireTests.swift
  37. 1 1
      Tests/TLSEvaluationTests.swift
  38. 1 1
      Tests/URLProtocolTests.swift
  39. 1 1
      Tests/UploadTests.swift
  40. 1 1
      Tests/ValidationTests.swift

+ 1 - 1
Example/Source/AppDelegate.swift

@@ -1,6 +1,6 @@
 // AppDelegate.swift
 // AppDelegate.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Example/Source/DetailViewController.swift

@@ -1,6 +1,6 @@
 // DetailViewController.swift
 // DetailViewController.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Example/Source/MasterViewController.swift

@@ -1,6 +1,6 @@
 // MasterViewController.swift
 // MasterViewController.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/Alamofire.h

@@ -1,6 +1,6 @@
 // Alamofire.h
 // Alamofire.h
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/Alamofire.swift

@@ -1,6 +1,6 @@
 // Alamofire.swift
 // Alamofire.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/Download.swift

@@ -1,6 +1,6 @@
 // Download.swift
 // Download.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/Error.swift

@@ -1,6 +1,6 @@
 // Error.swift
 // Error.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/Manager.swift

@@ -1,6 +1,6 @@
 // Manager.swift
 // Manager.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/MultipartFormData.swift

@@ -1,6 +1,6 @@
 // MultipartFormData.swift
 // MultipartFormData.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/NetworkReachabilityManager.swift

@@ -1,6 +1,6 @@
 // NetworkReachabilityManager.swift
 // NetworkReachabilityManager.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/Notifications.swift

@@ -1,6 +1,6 @@
 // Notifications.swift
 // Notifications.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/ParameterEncoding.swift

@@ -1,6 +1,6 @@
 // ParameterEncoding.swift
 // ParameterEncoding.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/Request.swift

@@ -1,6 +1,6 @@
 // Request.swift
 // Request.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/Response.swift

@@ -1,6 +1,6 @@
 // Response.swift
 // Response.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/ResponseSerialization.swift

@@ -1,6 +1,6 @@
 // ResponseSerialization.swift
 // ResponseSerialization.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/Result.swift

@@ -1,6 +1,6 @@
 // Result.swift
 // Result.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/ServerTrustPolicy.swift

@@ -1,6 +1,6 @@
 // ServerTrustPolicy.swift
 // ServerTrustPolicy.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/Stream.swift

@@ -1,6 +1,6 @@
 // Stream.swift
 // Stream.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/Timeline.swift

@@ -1,6 +1,6 @@
 // Timeline.swift
 // Timeline.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/Upload.swift

@@ -1,6 +1,6 @@
 // Upload.swift
 // Upload.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Source/Validation.swift

@@ -1,6 +1,6 @@
 // Validation.swift
 // Validation.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/AuthenticationTests.swift

@@ -1,6 +1,6 @@
 // AuthenticationTests.swift
 // AuthenticationTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/BaseTestCase.swift

@@ -1,6 +1,6 @@
 // BaseTestCase.swift
 // BaseTestCase.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/CacheTests.swift

@@ -1,6 +1,6 @@
 // CacheTests.swift
 // CacheTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/DownloadTests.swift

@@ -1,6 +1,6 @@
 // DownloadTests.swift
 // DownloadTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/ManagerTests.swift

@@ -1,6 +1,6 @@
 // ManagerTests.swift
 // ManagerTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/MultipartFormDataTests.swift

@@ -1,6 +1,6 @@
 // MultipartFormDataTests.swift
 // MultipartFormDataTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/NSURLSessionConfiguration+AlamofireTests.swift

@@ -1,6 +1,6 @@
 // NSURLSessionConfiguration+AlamofireTests.swift
 // NSURLSessionConfiguration+AlamofireTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/NetworkReachabilityManagerTests.swift

@@ -1,6 +1,6 @@
 // NetworkReachabilityManagerTests.swift
 // NetworkReachabilityManagerTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/ParameterEncodingTests.swift

@@ -1,6 +1,6 @@
 // ParameterEncodingTests.swift
 // ParameterEncodingTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/ResponseSerializationTests.swift

@@ -1,6 +1,6 @@
 // ResponseSerializationTests.swift
 // ResponseSerializationTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/ResponseTests.swift

@@ -1,6 +1,6 @@
 // ResponseTests.swift
 // ResponseTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/ResultTests.swift

@@ -1,6 +1,6 @@
 // ResultTests.swift
 // ResultTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/ServerTrustPolicyTests.swift

@@ -1,6 +1,6 @@
 // MultipartFormDataTests.swift
 // MultipartFormDataTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/SessionDelegateTests.swift

@@ -1,6 +1,6 @@
 // SessionDelegateTests.swift
 // SessionDelegateTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/String+AlamofireTests.swift

@@ -1,6 +1,6 @@
 // NSURLSessionConfiguration+AlamofireTests.swift
 // NSURLSessionConfiguration+AlamofireTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/TLSEvaluationTests.swift

@@ -1,6 +1,6 @@
 // TLSEvaluationTests.swift
 // TLSEvaluationTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/URLProtocolTests.swift

@@ -1,6 +1,6 @@
 // URLProtocolTests.swift
 // URLProtocolTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/UploadTests.swift

@@ -1,6 +1,6 @@
 // UploadTests.swift
 // UploadTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
Tests/ValidationTests.swift

@@ -1,6 +1,6 @@
 // ValidationTests.swift
 // ValidationTests.swift
 //
 //
-// Copyright (c) 20142016 Alamofire Software Foundation (http://alamofire.org/)
+// Copyright (c) 2014-2016 Alamofire Software Foundation (http://alamofire.org/)
 //
 //
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to deal
 // of this software and associated documentation files (the "Software"), to deal