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:
authorPaul Fox <pgf@brightstareng.com>2006-03-29 23:54:02 +0400
committerPaul Fox <pgf@brightstareng.com>2006-03-29 23:54:02 +0400
commit5139bd98a78a7ce68779067f3f6a3b1eecea716e (patch)
treeb28688a3e5bef5271b53ed72c5198e738d93e74e
parente375e8c732427edf2f4efa853012e40b8cee481f (diff)
add public-domain release1_1_11_1_0
-rw-r--r--miscutils/bbconfig.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/miscutils/bbconfig.c b/miscutils/bbconfig.c
index f2c692c9b..cbfe1e795 100644
--- a/miscutils/bbconfig.c
+++ b/miscutils/bbconfig.c
@@ -1,3 +1,8 @@
+/* vi: set sw=4 ts=4: */
+/*
+ * Public domain.
+ *
+ */
#include "busybox.h"
#include "bbconfigopts.h"