From 70d9bc62335c33080291c6992ed8f74e4cb97c33 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Wed, 15 Apr 2009 17:42:34 +0000 Subject: [PATCH] libmisc/system.c was contributed by Dan Walsh. --- ChangeLog | 4 ++++ README | 1 + libmisc/system.c | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7abd8cf19..a8e15f5fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-04-15 Nicolas François + + * README, libmisc/system.c: Was contributed by Dan Walsh. + 2009-04-15 Nicolas François * NEW, src/vipw.c: SE Linux: Set the default context to the diff --git a/README b/README index e8ee43a30..5a05783f1 100644 --- a/README +++ b/README @@ -56,6 +56,7 @@ Calle Karlsson Chip Rosenthal Chris Evans Cristian Gafton +Dan Walsh Darcy Boese Dave Hagewood David A. Holland diff --git a/libmisc/system.c b/libmisc/system.c index 2f9ab6f30..da9adc796 100644 --- a/libmisc/system.c +++ b/libmisc/system.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009 , Peter Vrabec + * Copyright (c) 2009 , Dan Walsh * All rights reserved. * * Redistribution and use in source and binary forms, with or without -- 2.47.2