Fix the boiler plate codes
authorso.yu <so.yu@samsung.com>
Mon, 29 Apr 2013 11:06:20 +0000 (20:06 +0900)
committerso.yu <so.yu@samsung.com>
Tue, 30 Apr 2013 00:23:07 +0000 (09:23 +0900)
Change-Id: Ic8fe0f4318c2c8cca5921db521ff4557e0ae2eaf
Signed-off-by: so.yu <so.yu@samsung.com>
12 files changed:
inc/CertificateService.h
inc/CertificateServiceStub.h
inc/PrivilegeService.h
inc/SecurityService.h
inc/TrustZoneService.h
src/CertificateService.cpp
src/CertificateServiceStub.cpp
src/PrivilegeService.cpp
src/SecurityService.cpp
src/SecurityServiceEntry.cpp
src/SecurityServiceMessage.cpp
src/TrustZoneService.cpp

index a33878e..a117995 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
index 32d6892..87a8ec1 100755 (executable)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
index c6c9607..c5251e5 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
index cf398d7..3035e37 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
index 9f37b03..b8fee34 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
index f8b7e11..907be02 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
index 19ff1e4..a44e8b2 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
index 72638e8..69853fd 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
index 2d186b1..55bfe36 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
index a589912..6992dbd 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
index 8cfd574..fd8471f 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
index 455aefb..c60846e 100755 (executable)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012-2013 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);