Index: s10k/CommonLibs/ConditionalSemaphore/LICENSE
===================================================================
--- s10k/CommonLibs/ConditionalSemaphore/LICENSE	(revision 1096)
+++ s10k/CommonLibs/ConditionalSemaphore/LICENSE	(revision 1110)
@@ -1,5 +1,5 @@
 MIT License
 
-Copyright (c) 2017 random-guy
+Copyright (C) 2017 - 2018 Fábio Bento (fabiobento512)
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
Index: s10k/CommonLibs/ConditionalSemaphore/conditionalsemaphore.cpp
===================================================================
--- s10k/CommonLibs/ConditionalSemaphore/conditionalsemaphore.cpp	(revision 1096)
+++ s10k/CommonLibs/ConditionalSemaphore/conditionalsemaphore.cpp	(revision 1110)
@@ -1,4 +1,4 @@
 /**
- * Copyright (C) 2017 Fábio Bento (random-guy)
+ * Copyright (C) 2017 - 2018 Fábio Bento (fabiobento512)
  *
  * This library is distributed under the MIT License. See notice at the end
@@ -39,5 +39,5 @@
 
 /**
- * Copyright (c) 2017
+ * Copyright (C) 2017 - 2018 Fábio Bento (fabiobento512)
  *
  * Permission is hereby granted, free of charge, to any person
Index: s10k/CommonLibs/ConditionalSemaphore/conditionalsemaphore.h
===================================================================
--- s10k/CommonLibs/ConditionalSemaphore/conditionalsemaphore.h	(revision 1096)
+++ s10k/CommonLibs/ConditionalSemaphore/conditionalsemaphore.h	(revision 1110)
@@ -1,4 +1,4 @@
 /**
- * Copyright (C) 2017 Fábio Bento (random-guy)
+ * Copyright (C) 2017 - 2018 Fábio Bento (fabiobento512)
  *
  * This library is distributed under the MIT License. See notice at the end
@@ -41,5 +41,5 @@
 
 /**
- * Copyright (c) 2017
+ * Copyright (C) 2017 - 2018 Fábio Bento (fabiobento512)
  *
  * Permission is hereby granted, free of charge, to any person
