[dali_2.3.28] Merge branch 'devel/master'
[platform/core/uifw/dali-adaptor.git] / dali / devel-api / adaptor-framework / thread-settings.h
old mode 100755 (executable)
new mode 100644 (file)
index 78c63a0..ac39dd2
@@ -2,7 +2,7 @@
 #define DALI_THREAD_SETTINGS_H
 
 /*
- * Copyright (c) 2018 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2020 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -32,6 +32,6 @@ namespace Dali
  */
 DALI_ADAPTOR_API void SetThreadName(const std::string& threadName);
 
-} // Dali
+} // namespace Dali
 
 #endif // DALI_THREAD_SETTINGS_H
\ No newline at end of file