Merge "use modern construct 'nullptr' instead of 'NULL' or '0'" into devel/master
[platform/core/uifw/dali-core.git] / dali / internal / event / events / key-event-processor.h
index c6b732b..998b4d9 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef __DALI_INTERNAL_KEY_EVENT_PROCESSOR_H__
-#define __DALI_INTERNAL_KEY_EVENT_PROCESSOR_H__
+#ifndef DALI_INTERNAL_KEY_EVENT_PROCESSOR_H
+#define DALI_INTERNAL_KEY_EVENT_PROCESSOR_H
 
 /*
- * Copyright (c) 2014 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2019 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.
@@ -79,4 +79,4 @@ private:
 
 } // namespace Dali
 
-#endif // __DALI_INTERNAL_KEY_EVENT_PROCESSOR_H__
+#endif // DALI_INTERNAL_KEY_EVENT_PROCESSOR_H