From d533d421f535e784038ca5d393412306124a7dd7 Mon Sep 17 00:00:00 2001 From: Marcin Niesluchowski Date: Wed, 17 Dec 2014 18:33:35 +0100 Subject: [PATCH] Remove Bumjin Im as contact of dbus access class Change-Id: Id894dce5e48b50114bd118d5b21b6099093fc590 --- tests/common/dbus_access.cpp | 2 -- tests/common/dbus_access.h | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/tests/common/dbus_access.cpp b/tests/common/dbus_access.cpp index 7d0390f..7290bbb 100644 --- a/tests/common/dbus_access.cpp +++ b/tests/common/dbus_access.cpp @@ -1,8 +1,6 @@ /* * Copyright (c) 2013-2014 Samsung Electronics Co., Ltd All Rights Reserved * - * Contact: Bumjin Im - * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tests/common/dbus_access.h b/tests/common/dbus_access.h index f957a7e..c295a29 100644 --- a/tests/common/dbus_access.h +++ b/tests/common/dbus_access.h @@ -1,8 +1,6 @@ /* * Copyright (c) 2013-2014 Samsung Electronics Co., Ltd All Rights Reserved * - * Contact: Bumjin Im - * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -22,6 +20,7 @@ * @version 1.1 * @brief System service control class using dbus interface to communicate with systemd */ + #ifndef _DBUS_ACCESS_H_ #define _DBUS_ACCESS_H_ -- 2.7.4