diff options
| author | Ross Burton <ross.burton@arm.com> | 2025-06-23 12:07:39 +0100 |
|---|---|---|
| committer | Josh Boyer <jwboyer@redhat.com> | 2025-06-27 11:39:39 +0000 |
| commit | db6e24385793dea5f5fd1ed3da0177e371dcbb79 (patch) | |
| tree | 454c1a39f1ac9ae2d6e512613513ce1cd1538aff | |
| parent | e8a4acb51210851af1e62458202c937d9a6c8c8e (diff) | |
WHENCE: expand the advansys license statement
The license statement on the original file (well, the original in git)
is BSD-like but is not a BSD license. Include a fragment of the original
comment for clarity in a separate LICENCE file so that it can be
distributed with the firmware.
Signed-off-by: Ross Burton <ross.burton@arm.com>
| -rw-r--r-- | LICENCE.advansys | 8 | ||||
| -rw-r--r-- | WHENCE | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/LICENCE.advansys b/LICENCE.advansys new file mode 100644 index 00000000..627aecfe --- /dev/null +++ b/LICENCE.advansys @@ -0,0 +1,8 @@ +Copyright (c) 1995-2000 Advanced System Products, Inc. +Copyright (c) 2000-2001 ConnectCom Solutions, Inc. +All Rights Reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that redistributions of source +code retain the above copyright notice and this comment without +modification. @@ -61,7 +61,7 @@ File: advansys/3550.bin File: advansys/38C0800.bin File: advansys/38C1600.bin -Licence: BSD, no source available. +Licence: Redistributable. See LICENCE.advansys for details Found in hex form in kernel source. |
