summaryrefslogtreecommitdiffstats
path: root/licenses
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-02-26 08:33:26 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-02-28 14:40:46 +0000
commit97441a763e8568cf477a0e45ce1d86cb6b8e7e4a (patch)
treecc2dfe3187b4c5f5dc56ebb49e277c1bf4155ac5 /licenses
parent9669febed968c9dcaeed7da658d8daedbb4b03f5 (diff)
downloadmeta-ti-97441a763e8568cf477a0e45ce1d86cb6b8e7e4a.tar.gz
licenses: add Hewlett-Packard and Patrick-Powell licenses used by Code Gen tools
Also correct ti-cgt-arm to not reference Hewlett-Packard, only Patrick-Powell, according to included SPDX document. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'licenses')
-rw-r--r--licenses/Hewlett-Packard13
-rw-r--r--licenses/Patrick-Powell4
2 files changed, 17 insertions, 0 deletions
diff --git a/licenses/Hewlett-Packard b/licenses/Hewlett-Packard
new file mode 100644
index 00000000..569d009c
--- /dev/null
+++ b/licenses/Hewlett-Packard
@@ -0,0 +1,13 @@
1/*
2 * Copyright (c) 1994
3 * Hewlett-Packard Company
4 *
5 * Permission to use, copy, modify, distribute and sell this software
6 * and its documentation for any purpose is hereby granted without fee,
7 * provided that the above copyright notice appear in all copies and
8 * that both that copyright notice and this permission notice appear
9 * in supporting documentation. Hewlett-Packard Company makes no
10 * representations about the suitability of this software for any
11 * purpose. It is provided "as is" without express or implied warranty.
12 *
13 */
diff --git a/licenses/Patrick-Powell b/licenses/Patrick-Powell
new file mode 100644
index 00000000..9c6eac42
--- /dev/null
+++ b/licenses/Patrick-Powell
@@ -0,0 +1,4 @@
1Copyright Patrick Powell 1995
2This code is based on code written by Patrick Powell (papowell@astart.com)
3It may be used for any purpose as long as this notice remains intact
4on all source code distributions