[Title] Add boilerplate to the pluginUtilTest
authorho.namkoong <ho.namkoong@samsung.com>
Wed, 19 Sep 2012 12:37:45 +0000 (21:37 +0900)
committerho.namkoong <ho.namkoong@samsung.com>
Wed, 19 Sep 2012 12:37:45 +0000 (21:37 +0900)
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I40aa03bdff34a897bf2022ce68c77b0dfe7510fd

org.tizen.common/test/src/org/tizen/common/util/PluginUtilTest.java

index 5c1f6ee..245350f 100644 (file)
@@ -1,3 +1,28 @@
+/*
+ *  Common
+ *
+ * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
+ *
+ * Contact: 
+ * Ho Namkoong <ho.namkoong@samsung.com>
+ * 
+ * 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
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ *
+ * Contributors:
+ * - S-Core Co., Ltd
+ *
+ */
+
 package org.tizen.common.util;
 
 import static org.mockito.Mockito.mock;