Changeset 32b8506 in rtems for c/src/lib/libbsp/arm/nds/tools/ndstool/include/sha1.h
- Timestamp:
- 11/29/09 14:53:02 (12 years ago)
- Branches:
- 4.10, 4.11, 5, master
- Children:
- d4b4664b
- Parents:
- 28352fae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/arm/nds/tools/ndstool/include/sha1.h
r28352fae r32b8506 6 6 LICENSE TERMS 7 7 8 The free distribution and use of this software in both source and binary 8 The free distribution and use of this software in both source and binary 9 9 form is allowed (with or without changes) provided that: 10 10 11 1. distributions of this source code include the above copyright 11 1. distributions of this source code include the above copyright 12 12 notice, this list of conditions and the following disclaimer; 13 13 … … 16 16 in the documentation and/or other associated materials; 17 17 18 3. the copyright holder's name is not used to endorse products 19 built using this software without specific written permission. 18 3. the copyright holder's name is not used to endorse products 19 built using this software without specific written permission. 20 20 21 21 ALTERNATIVELY, provided that this notice is retained in full, this product 22 22 may be distributed under the terms of the GNU General Public License (GPL), 23 23 in which case the provisions of the GPL apply INSTEAD OF those given above. 24 24 25 25 DISCLAIMER 26 26 27 27 This software is provided 'as is' with no explicit or implied warranties 28 in respect of its properties, including, but not limited to, correctness 28 in respect of its properties, including, but not limited to, correctness 29 29 and/or fitness for purpose. 30 30 ---------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.