From 772b1913c781e54eeb8f8588bd9b66b4d2d3e4c4 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 4 Feb 2006 02:18:41 +0000 Subject: add some copyright/license info --- libc/misc/dirent/opendir.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libc/misc/dirent/opendir.c') diff --git a/libc/misc/dirent/opendir.c b/libc/misc/dirent/opendir.c index 707bf45dc..6bd1da81d 100644 --- a/libc/misc/dirent/opendir.c +++ b/libc/misc/dirent/opendir.c @@ -1,3 +1,9 @@ +/* + * Copyright (C) 2000-2006 Erik Andersen + * + * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. + */ + #include #include #include -- cgit v1.2.3