From 39f2954961126dbe0eb1b63cef6cd1840f5c0dce Mon Sep 17 00:00:00 2001 From: Amit Arora Date: Tue, 14 Sep 2010 12:03:22 +0530 Subject: Version 0.1 --- sensor.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'sensor.c') diff --git a/sensor.c b/sensor.c index 333eb7f..0a735d0 100644 --- a/sensor.c +++ b/sensor.c @@ -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 (IBM Corporation) + * - initial API and implementation + *******************************************************************************/ + #include "powerdebug.h" #include "sensor.h" -- cgit v1.2.3