Add missing license headers for a C# test application 46/186946/1
authorPiotr Sawicki <p.sawicki2@partner.samsung.com>
Thu, 16 Aug 2018 12:39:14 +0000 (14:39 +0200)
committerPiotr Sawicki <p.sawicki2@partner.samsung.com>
Thu, 16 Aug 2018 12:39:14 +0000 (14:39 +0200)
Change-Id: I792b88793f7f11e6934fa05751e87ae3d238fb92

test/apps/csapi/PrivacyPrivilegeManagerTest/PrivacyPrivilegeManagerTest/PrivacyPrivilegeManagerTest.Tizen/PrivacyPrivilegeManagerTest.Tizen.cs
test/apps/csapi/PrivacyPrivilegeManagerTest/PrivacyPrivilegeManagerTest/PrivacyPrivilegeManagerTest/PrivacyPrivilegeManagerTest.cs

index 3f276a6..b47f82d 100755 (executable)
@@ -1,3 +1,19 @@
+/*\r
+ *  Copyright (c) 2017 - 2018 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
 using System;\r
 \r
 namespace PrivacyPrivilegeManagerTest.Tizen\r
index 46f4a8a..41e1842 100755 (executable)
@@ -1,3 +1,19 @@
+/*\r
+ *  Copyright (c) 2017 - 2018 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
 using System;\r
 using Tizen.Security;\r
 using Tizen;\r