Version 0.1
diff --git a/powerdebug.h b/powerdebug.h
index 56e1d85..21abcdf 100644
--- a/powerdebug.h
+++ b/powerdebug.h
@@ -1,3 +1,19 @@
+/*******************************************************************************
+ * Copyright (C) 2010, Linaro
+ * Copyright (C) 2010, IBM Corporation
+ *
+ * This file is part of PowerDebug.
+ *
+ * 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:
+ *     Amit Arora <amit.arora@linaro.org> (IBM Corporation)
+ *       - initial API and implementation
+ *******************************************************************************/
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>