aboutsummaryrefslogtreecommitdiff
path: root/tree.h
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2016-02-18 15:57:43 +0000
committerDaniel Lezcano <daniel.lezcano@linaro.org>2016-02-18 15:57:43 +0000
commit7c15fadf92770b731153fdceb9f0f3e181787588 (patch)
treec549f56367b977e8ae3cd31159a51678d1add431 /tree.h
parent188ff0f8369802e4ee53d005b25e8f686ee2243e (diff)
downloadpowerdebug-7c15fadf92770b731153fdceb9f0f3e181787588.tar.gz
Fix license. Linaro switched years ago to GPL.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tree.h')
-rw-r--r--tree.h26
1 files changed, 16 insertions, 10 deletions
diff --git a/tree.h b/tree.h
index 5c1c697..ef26216 100644
--- a/tree.h
+++ b/tree.h
@@ -1,17 +1,23 @@
-/*******************************************************************************
- * Copyright (C) 2010, Linaro Limited.
+/*
+ * Power debug tool (powerdebug)
+ *
+ * Copyright (C) 2016, Linaro Limited.
*
- * This file is part of PowerDebug.
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
*
- * 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
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
*
- * Author:
- * Daniel Lezcano <daniel.lezcano@linaro.org>
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- *******************************************************************************/
+ */
/*
* Structure describing a node of the clock tree