Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/devfsd.c')
-rw-r--r--miscutils/devfsd.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/miscutils/devfsd.c b/miscutils/devfsd.c
index c8af688a4..39f04780a 100644
--- a/miscutils/devfsd.c
+++ b/miscutils/devfsd.c
@@ -1,5 +1,9 @@
/* vi: set sw=4 ts=4: */
/*
+ * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
+ */
+
+/*
devfsd implementation for busybox
Copyright (C) 2003 by Tito Ragusa <farmatito@tiscali.it>