rndtest.h (098ca2bda93c701c5331d4e6aace072495b4caaa) | rndtest.h (cff5befbba31006db8b0c3fff0bb3b2ac38c8f88) |
---|---|
1/* $FreeBSD$ */ 2/* $OpenBSD$ */ 3 | 1/* $FreeBSD$ */ 2/* $OpenBSD$ */ 3 |
4/*- | 4/* |
5 * Copyright (c) 2002 Jason L. Wright (jason@thought.net) 6 * All rights reserved. 7 * 8 * Redistribution and use in source and binary forms, with or without 9 * modification, are permitted provided that the following conditions 10 * are met: 11 * 1. Redistributions of source code must retain the above copyright 12 * notice, this list of conditions and the following disclaimer. --- 48 unchanged lines hidden --- | 5 * Copyright (c) 2002 Jason L. Wright (jason@thought.net) 6 * All rights reserved. 7 * 8 * Redistribution and use in source and binary forms, with or without 9 * modification, are permitted provided that the following conditions 10 * are met: 11 * 1. Redistributions of source code must retain the above copyright 12 * notice, this list of conditions and the following disclaimer. --- 48 unchanged lines hidden --- |