aboutsummaryrefslogtreecommitdiff
path: root/risu.h
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2010-11-11 15:02:19 +0000
committerPeter Maydell <peter.maydell@linaro.org>2010-12-07 19:16:05 +0000
commit0f6dde088b8bb22ce406eae2d064b8516f41639e (patch)
tree9a7cd274b5a40a9174005ef0fa22835322d07c32 /risu.h
parent74490a4f82c4130881d0e61e2b9a4be8f247b7c4 (diff)
Add licensing/copyright boilerplate to license under EPL
Add the COPYING file and per-source-file boilerplate text to place risu ender the Eclipse Public License.
Diffstat (limited to 'risu.h')
-rw-r--r--risu.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/risu.h b/risu.h
index a594cc4..66613dd 100644
--- a/risu.h
+++ b/risu.h
@@ -1,4 +1,13 @@
-/* Copyright 2010 Linaro Limited */
+/*******************************************************************************
+ * Copyright (c) 2010 Linaro Limited
+ * 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:
+ * Peter Maydell (Linaro) - initial implementation
+ *******************************************************************************/
#ifndef RISU_H
#define RISU_H