From 5445dffc328ffd4ad9c648d7e70c5a9443ce4462 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Thu, 15 Jan 2015 06:57:18 +0000 Subject: back in september I did the large abstraction refactoring to allow these other systems to fit into the same mold, so add copyright --- src/lib/libcrypto/crypto/arc4random_linux.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/libcrypto/crypto/arc4random_linux.h') diff --git a/src/lib/libcrypto/crypto/arc4random_linux.h b/src/lib/libcrypto/crypto/arc4random_linux.h index 123525f2f1..3296fdeca1 100644 --- a/src/lib/libcrypto/crypto/arc4random_linux.h +++ b/src/lib/libcrypto/crypto/arc4random_linux.h @@ -1,9 +1,10 @@ -/* $OpenBSD: arc4random_linux.h,v 1.8 2014/08/13 06:04:10 deraadt Exp $ */ +/* $OpenBSD: arc4random_linux.h,v 1.9 2015/01/15 06:57:18 deraadt Exp $ */ /* * Copyright (c) 1996, David Mazieres * Copyright (c) 2008, Damien Miller * Copyright (c) 2013, Markus Friedl + * Copyright (c) 2014, Theo de Raadt * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.3-55-g6feb