Kerberos, Mersenne twister – Konica Minolta bizhub C451 User Manual

Page 11

Advertising
background image

Introduction

C451

x-10

Kerberos

Copyright © 1985-2005 by the Massachusetts Institute of Technology. All
rights reserved.

permission notice

WITHIN THAT CONSTRAINT, permission to use, copy, modify, and distrib-
ute this software and its documentation for any purpose and without fee is
hereby granted, provided that the above copyright notice appear in all copies
and that both that copyright notice and this permission notice appear in sup-
porting documentation, and that the name of M.I.T. not be used in advertis-
ing or publicity pertaining to distribution of the software without specific,
written prior permission. Furthermore if you modify this software you must la-
bel your software as modified software and not distribute it in such a fashion
that it might be confused with the original MIT software.
M.I.T. makes no representations about the suitability of this software for any
purpose. It is provided “as is” without express or implied warranty.

THIS SOFTWARE IS PROVIDED “AS IS” AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
PURPOSE.

THIS SOFTWARE IS NOT ORIGINAL MIT SOFTWARE, MODIFIED BY KONI-
CA MINOLTA BUSINESS TECHNOLOGIES, INC.

Mersenne Twister

A C-program for MT19937, with initialization improved 2002/1/26.
Coded by Takuji Nishimura and Makoto Matsumoto.

Before using, initialize the state by using init_genrand(seed) or
init_by_array(init_key, key_length).

Copyright © 1997-2002, Makoto Matsumoto and Takuji Nishimura, All rights
reserved.

Redistribution and use in source and binary forms, with or without modifica-
tion, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice,

this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright no-

tice, this list of conditions and the following disclaimer in the documen-
tation and/or other materials provided with the distribution.

3. The names of its contributors may not be used to endorse or promote

products derived from this software without specific prior written permis-
sion.

Advertising