--- pgp/rsaref/source/r_random.h 2018/04/24 16:40:41 1.1 +++ pgp/rsaref/source/r_random.h 2018/04/24 16:41:47 1.1.1.2 @@ -1,9 +1,9 @@ -/* R_RANDOM.H - header file for R_RANDOM.C - */ - -/* Copyright (C) RSA Laboratories, a division of RSA Data Security, - Inc., created 1991. All rights reserved. - */ - -int R_GenerateBytes PROTO_LIST - ((unsigned char *, unsigned int, R_RANDOM_STRUCT *)); +/* R_RANDOM.H - header file for R_RANDOM.C + */ + +/* Copyright (C) 1991-2 RSA Laboratories, a division of RSA Data + Security, Inc. All rights reserved. + */ + +int R_GenerateBytes PROTO_LIST + ((unsigned char *, unsigned int, R_RANDOM_STRUCT *));