diff options
Diffstat (limited to 'board/cray/L1')
| -rw-r--r-- | board/cray/L1/init.S | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/board/cray/L1/init.S b/board/cray/L1/init.S index 4b6b3f400..d700ea76c 100644 --- a/board/cray/L1/init.S +++ b/board/cray/L1/init.S @@ -1,5 +1,9 @@  /*------------------------------------------------------------------------------+ */  /* */ +/*       This source code is dual-licensed.  You may use it under the terms */ +/*       of the GNU General Public License version 2, or under the license  */ +/*       below.                                                             */ +/*                                                                          */  /*       This source code has been made available to you by IBM on an AS-IS */  /*       basis.  Anyone receiving this source is licensed under IBM */  /*       copyrights to use it in any way he or she deems fit, including */ |