summaryrefslogtreecommitdiff
path: root/library/README
diff options
context:
space:
mode:
Diffstat (limited to 'library/README')
-rw-r--r--library/README24
1 files changed, 24 insertions, 0 deletions
diff --git a/library/README b/library/README
new file mode 100644
index 0000000..5450251
--- /dev/null
+++ b/library/README
@@ -0,0 +1,24 @@
+ libhello - A simple sample Library
+
+
+
+ Copyright (C) Linutronix GmbH
+ Author: 2016 Benedikt Spranger
+
+ libhello is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser
+ General Public License version 2.1 as published by the
+ Free Software Foundation.
+
+ This library 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 Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+Comments are welcome.
+
+ - Benedikt Spranger <b.spranger@linutronix.de>