From 0959dd35d72bbb8bdf3000f87aeb82c9eb77119c Mon Sep 17 00:00:00 2001 From: Erik Date: Wed, 4 May 2016 09:30:55 -0400 Subject: [PATCH] change author name --- Source/NSCharacterSet.swift | 2 +- Source/String.swift | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/NSCharacterSet.swift b/Source/NSCharacterSet.swift index bac1b1a..2b2a5b5 100644 --- a/Source/NSCharacterSet.swift +++ b/Source/NSCharacterSet.swift @@ -2,7 +2,7 @@ // NSCharacterSet.swift // Socket.IO-Client-Swift // -// Created by Erik Little on 9/16/15. +// Created by Yannick Loriot on 5/4/16. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Source/String.swift b/Source/String.swift index a92619f..90a5f0c 100644 --- a/Source/String.swift +++ b/Source/String.swift @@ -2,7 +2,7 @@ // String.swift // Socket.IO-Client-Swift // -// Created by Erik Little on 9/16/15. +// Created by Yannick Loriot on 5/4/16. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal