Warning, /bsps/powerpc/beatnik/LICENSE.md is written in an unsupported language. File is not indexed.
0001 License
0002 =======
0003 ```
0004 /* NOTE: The terms described in this LICENSE file apply only to the
0005 * files created by the author (see below). Consult individual
0006 * file headers for more details. Some files were ported from
0007 * netbsd and/or freebsd and are covered by the respective
0008 * file header copyright notices. E.g., the if_em driver is
0009 * covered by it's own network/if_em/LICENSE.
0010 */
0011
0012 /*
0013 * Authorship
0014 * ----------
0015 * This software ('beatnik' RTEMS BSP for MVME6100 and MVME5500) was
0016 * created by Till Straumann <strauman@slac.stanford.edu>, 2005-2007,
0017 * Stanford Linear Accelerator Center, Stanford University.
0018 *
0019 * Acknowledgement of sponsorship
0020 * ------------------------------
0021 * The 'beatnik' BSP was produced by
0022 * the Stanford Linear Accelerator Center, Stanford University,
0023 * under Contract DE-AC03-76SFO0515 with the Department of Energy.
0024 *
0025 * Government disclaimer of liability
0026 * ----------------------------------
0027 * Neither the United States nor the United States Department of Energy,
0028 * nor any of their employees, makes any warranty, express or implied, or
0029 * assumes any legal liability or responsibility for the accuracy,
0030 * completeness, or usefulness of any data, apparatus, product, or process
0031 * disclosed, or represents that its use would not infringe privately owned
0032 * rights.
0033 *
0034 * Stanford disclaimer of liability
0035 * --------------------------------
0036 * Stanford University makes no representations or warranties, express or
0037 * implied, nor assumes any liability for the use of this software.
0038 *
0039 * Stanford disclaimer of copyright
0040 * --------------------------------
0041 * Stanford University, owner of the copyright, hereby disclaims its
0042 * copyright and all other rights in this software. Hence, anyone may
0043 * freely use it for any purpose without restriction.
0044 *
0045 * Maintenance of notices
0046 * ----------------------
0047 * In the interest of clarity regarding the origin and status of this
0048 * SLAC software, this and all the preceding Stanford University notices
0049 * are to remain affixed to any copy or derivative of this software made
0050 * or distributed by the recipient and are to be affixed to any copy of
0051 * software made or distributed by the recipient that contains a copy or
0052 * derivative of this software.
0053 *
0054 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
0055 */
0056 ```