Oleh Kulykov пре 9 година
родитељ
комит
7baf77c26f

+ 1 - 1
contrib/objc/RWSSocketObjc.h

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
contrib/objc/RWSSocketObjc.m

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
librws.h

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/librws.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_common.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_common.h

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_error.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_error.h

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_frame.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_frame.h

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_list.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_list.h

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_memory.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_memory.h

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_socket.h

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_socketpriv.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_socketpub.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_string.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_string.h

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_thread.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
src/rws_thread.h

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   Permission is hereby granted, free of charge, to any person obtaining a copy
  *   of this software and associated documentation files (the "Software"), to deal

BIN
test/librws_test.xcodeproj/project.xcworkspace/xcuserdata/olehkulykov.xcuserdatad/UserInterfaceState.xcuserstate


+ 1 - 1
test/librws_testTests/ObjcContrib.m

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
test/librws_testTests/connection.m

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
test/librws_testTests/creation.m

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
test/librws_testTests/getterAndSetters.m

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
test/test_librws_creation.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   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
test/test_librws_socket_get_set.c

@@ -1,5 +1,5 @@
 /*
- *   Copyright (c) 2014 - 2016 Kulykov Oleh <info@resident.name>
+ *   Copyright (c) 2014 - 2017 Kulykov Oleh <info@resident.name>
  *
  *   Permission is hereby granted, free of charge, to any person obtaining a copy
  *   of this software and associated documentation files (the "Software"), to deal