diff options
Diffstat (limited to 'src/chroot.c')
-rw-r--r-- | src/chroot.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chroot.c b/src/chroot.c index 549d87f71..6e49f09d4 100644 --- a/src/chroot.c +++ b/src/chroot.c @@ -15,6 +15,8 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +/* Written by Roland McGrath. */ + #include <config.h> #include <stdio.h> |