From a284d70b59c11c06960052fc39a699493f898854 Mon Sep 17 00:00:00 2001 From: andersen Date: Wed, 20 Oct 1999 22:08:37 +0000 Subject: Fixed up copyright notices and such git-svn-id: svn://busybox.net/trunk/busybox@49 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- coreutils/chroot.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'coreutils/chroot.c') diff --git a/coreutils/chroot.c b/coreutils/chroot.c index 15f446881..8e432b36c 100644 --- a/coreutils/chroot.c +++ b/coreutils/chroot.c @@ -1,7 +1,9 @@ /* * Mini chroot implementation for busybox * - * Copyright (C) 1998 by Erik Andersen + * + * Copyright (C) 1999 by Lineo, inc. + * Written by Erik Andersen , * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3-55-g6feb