PROP : Add boilerplate. 62/22062/1
authornakyoung2.choi <nakyoung2.choi@samsung.com>
Thu, 29 May 2014 06:37:38 +0000 (15:37 +0900)
committernakyoung2.choi <nakyoung2.choi@samsung.com>
Thu, 29 May 2014 06:37:38 +0000 (15:37 +0900)
Change-Id: I6b2e701e18d484d9c30c2ecb18108349cbad96a0
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
org.tizen.webuibuilder/src/org/tizen/webuibuilder/ui/views/properties/action/ActionEventDelegater.java

index 9db1e66..77e9b1e 100644 (file)
@@ -1,3 +1,26 @@
+/*
+ * UI Builder
+ *
+ * Copyright (c) 2000 - 2014 Samsung Electronics Co., Ltd. All rights reserved.
+ *
+ * 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.webuibuilder.ui.views.properties.action;
 
 import org.tizen.webuibuilder.model.IPartListener;