summaryrefslogtreecommitdiff
path: root/packages/busybox
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-08-14 12:49:06 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-08-14 12:49:06 +0200
commit393fd340a18df71e780a58eba0e255d5feeab839 (patch)
treed76ff02ee7af9294e24f9e59ee38e88ce5081301 /packages/busybox
parent3e2d4be94e153c953c218f6d8d8330949cbe1f31 (diff)
downloadembtoolkit-393fd340a18df71e780a58eba0e255d5feeab839.tar.gz
embtoolkit-393fd340a18df71e780a58eba0e255d5feeab839.tar.bz2
embtoolkit-393fd340a18df71e780a58eba0e255d5feeab839.tar.xz
Embtk: fix header of Makefiles and kconfig files
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/busybox')
-rw-r--r--packages/busybox/busybox.kconfig2
-rw-r--r--packages/busybox/busybox.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/busybox/busybox.kconfig b/packages/busybox/busybox.kconfig
index bb1d1bc..0a91eca 100644
--- a/packages/busybox/busybox.kconfig
+++ b/packages/busybox/busybox.kconfig
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009-2010 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
diff --git a/packages/busybox/busybox.mk b/packages/busybox/busybox.mk
index bc5fbae..58a72b3 100644
--- a/packages/busybox/busybox.mk
+++ b/packages/busybox/busybox.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009-1010 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software: you can redistribute it and/or modify