summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Theme/carbon/org/eclipse/swt/internal/theme/ExpanderDrawData.java
diff options
context:
space:
mode:
authorSilenio Quarti <silenio>2006-04-26 18:44:04 +0000
committerSilenio Quarti <silenio>2006-04-26 18:44:04 +0000
commitd4d83e9bda0ef720f842c49259231cc258ca06e7 (patch)
treeb480d626e3ab19f218e1bf19e2fdfbb5a715d931 /bundles/org.eclipse.swt/Eclipse SWT Theme/carbon/org/eclipse/swt/internal/theme/ExpanderDrawData.java
parent941fe0db3dd763ccfa22752197e6c0aece974d95 (diff)
downloadeclipse.platform.swt-d4d83e9bda0ef720f842c49259231cc258ca06e7.tar.gz
eclipse.platform.swt-d4d83e9bda0ef720f842c49259231cc258ca06e7.tar.xz
eclipse.platform.swt-d4d83e9bda0ef720f842c49259231cc258ca06e7.zip
adding copyrights
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT Theme/carbon/org/eclipse/swt/internal/theme/ExpanderDrawData.java')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT Theme/carbon/org/eclipse/swt/internal/theme/ExpanderDrawData.java10
1 files changed, 10 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT Theme/carbon/org/eclipse/swt/internal/theme/ExpanderDrawData.java b/bundles/org.eclipse.swt/Eclipse SWT Theme/carbon/org/eclipse/swt/internal/theme/ExpanderDrawData.java
index d7eed30d70..9c04a0c68d 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT Theme/carbon/org/eclipse/swt/internal/theme/ExpanderDrawData.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT Theme/carbon/org/eclipse/swt/internal/theme/ExpanderDrawData.java
@@ -1,3 +1,13 @@
+/*******************************************************************************
+ * Copyright (c) 2000, 2006 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * IBM Corporation - initial API and implementation
+ *******************************************************************************/
package org.eclipse.swt.internal.theme;
import org.eclipse.swt.*;