diff options
author | Ross Burton <ross.burton@arm.com> | 2025-03-17 12:51:59 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-19 11:49:45 +0000 |
commit | d8e3567d85ce673f17a765ca00741c2a4725d563 (patch) | |
tree | 3fadf8c95dac554e923085d205475983530a9af2 | |
parent | a0bf911c68dfd9571996f08428f13181b826b079 (diff) | |
download | poky-d8e3567d85ce673f17a765ca00741c2a4725d563.tar.gz |
common-licenses/OASIS: remove unused license
This isn't a common license as it's the DocBook v4 XML DTD license, and
that is now part of the recipe itself.
(From OE-Core rev: 11c366ebff98dad34d95aac0cfee571f78b87252)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/files/common-licenses/OASIS | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/files/common-licenses/OASIS b/meta/files/common-licenses/OASIS deleted file mode 100644 index f93df7af27..0000000000 --- a/meta/files/common-licenses/OASIS +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | Permission to use, copy, modify and distribute the DocBook DTD and | ||
2 | its accompanying documentation for any purpose and without fee is | ||
3 | hereby granted in perpetuity, provided that the above copyright | ||
4 | notice and this paragraph appear in all copies. The copyright | ||
5 | holders make no representation about the suitability of the DTD for | ||
6 | any purpose. It is provided "as is" without expressed or implied | ||
7 | warranty. | ||
8 | |||
9 | If you modify the DocBook DTD in any way, except for declaring and | ||
10 | referencing additional sets of general entities and declaring | ||
11 | additional notations, label your DTD as a variant of DocBook. See | ||
12 | the maintenance documentation for more information. | ||
13 | |||