summaryrefslogtreecommitdiff
path: root/mk
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 /mk
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 'mk')
-rw-r--r--mk/arm-arch.mk2
-rw-r--r--mk/autoconf.mk2
-rw-r--r--mk/automake.mk2
-rw-r--r--mk/binutils.mk2
-rw-r--r--mk/ccache.mk2
-rw-r--r--mk/eglibc.mk2
-rw-r--r--mk/eglibc/eglibc-2.10-options.mk2
-rw-r--r--mk/eglibc/eglibc-2.11-options.mk2
-rw-r--r--mk/eglibc/eglibc-2.9-options.mk2
-rw-r--r--mk/eglibc/eglibc-trunk-options.mk2
-rw-r--r--mk/fakeroot.mk2
-rw-r--r--mk/fs.mk2
-rw-r--r--mk/gcc.mk2
-rw-r--r--mk/gdb.mk2
-rw-r--r--mk/gmphost.mk2
-rw-r--r--mk/initialpath.mk2
-rw-r--r--mk/kernel-headers.mk2
-rw-r--r--mk/libtool.mk2
-rw-r--r--mk/lzo.mk2
-rw-r--r--mk/m4.mk2
-rw-r--r--mk/macros.mk2
-rw-r--r--mk/makedevs.mk2
-rw-r--r--mk/mips-arch.mk2
-rw-r--r--mk/mpchost.mk2
-rw-r--r--mk/mpfrhost.mk2
-rw-r--r--mk/mtd-utils.mk2
-rw-r--r--mk/packages.mk2
-rw-r--r--mk/rootfs.mk2
-rw-r--r--mk/squashfs.mk2
-rw-r--r--mk/strace.mk2
-rw-r--r--mk/target-mcu.mk2
-rw-r--r--mk/termcap.mk2
-rwxr-xr-xmk/uclibc.mk2
-rw-r--r--mk/zlib.mk2
34 files changed, 34 insertions, 34 deletions
diff --git a/mk/arm-arch.mk b/mk/arm-arch.mk
index 83f40c1..b10add1 100644
--- a/mk/arm-arch.mk
+++ b/mk/arm-arch.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/autoconf.mk b/mk/autoconf.mk
index da9bec1..0cf7dd3 100644
--- a/mk/autoconf.mk
+++ b/mk/autoconf.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2010 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/automake.mk b/mk/automake.mk
index b88ba1d..e7b9358 100644
--- a/mk/automake.mk
+++ b/mk/automake.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2010 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/binutils.mk b/mk/binutils.mk
index c024e89..7a49f12 100644
--- a/mk/binutils.mk
+++ b/mk/binutils.mk
@@ -1,5 +1,5 @@
################################################################################
-# Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# Embtoolkit
# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
diff --git a/mk/ccache.mk b/mk/ccache.mk
index 2c30b61..13ce9b7 100644
--- a/mk/ccache.mk
+++ b/mk/ccache.mk
@@ -1,5 +1,5 @@
################################################################################
-# Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# Embtoolkit
# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/eglibc.mk b/mk/eglibc.mk
index 5f0df42..1bb640b 100644
--- a/mk/eglibc.mk
+++ b/mk/eglibc.mk
@@ -1,5 +1,5 @@
################################################################################
-# Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# Embtoolkit
# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
diff --git a/mk/eglibc/eglibc-2.10-options.mk b/mk/eglibc/eglibc-2.10-options.mk
index a4cd022..434c80a 100644
--- a/mk/eglibc/eglibc-2.10-options.mk
+++ b/mk/eglibc/eglibc-2.10-options.mk
@@ -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 distribute it and/or modify it
diff --git a/mk/eglibc/eglibc-2.11-options.mk b/mk/eglibc/eglibc-2.11-options.mk
index 2c0c463..b7cd447 100644
--- a/mk/eglibc/eglibc-2.11-options.mk
+++ b/mk/eglibc/eglibc-2.11-options.mk
@@ -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 distribute it and/or modify it
diff --git a/mk/eglibc/eglibc-2.9-options.mk b/mk/eglibc/eglibc-2.9-options.mk
index 797104f..c76c9b7 100644
--- a/mk/eglibc/eglibc-2.9-options.mk
+++ b/mk/eglibc/eglibc-2.9-options.mk
@@ -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 distribute it and/or modify it
diff --git a/mk/eglibc/eglibc-trunk-options.mk b/mk/eglibc/eglibc-trunk-options.mk
index 21587a2..b8ee2ab 100644
--- a/mk/eglibc/eglibc-trunk-options.mk
+++ b/mk/eglibc/eglibc-trunk-options.mk
@@ -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 distribute it and/or modify it
diff --git a/mk/fakeroot.mk b/mk/fakeroot.mk
index d6b860a..5c936fc 100644
--- a/mk/fakeroot.mk
+++ b/mk/fakeroot.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/fs.mk b/mk/fs.mk
index 774698b..ae12563 100644
--- a/mk/fs.mk
+++ b/mk/fs.mk
@@ -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/mk/gcc.mk b/mk/gcc.mk
index acf9764..4816d22 100644
--- a/mk/gcc.mk
+++ b/mk/gcc.mk
@@ -1,5 +1,5 @@
################################################################################
-# Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# Embtoolkit
# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
diff --git a/mk/gdb.mk b/mk/gdb.mk
index 5249db3..e678de3 100644
--- a/mk/gdb.mk
+++ b/mk/gdb.mk
@@ -1,5 +1,5 @@
################################################################################
-# Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# Embtoolkit
# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
diff --git a/mk/gmphost.mk b/mk/gmphost.mk
index 5b6aad8..05e48b9 100644
--- a/mk/gmphost.mk
+++ b/mk/gmphost.mk
@@ -1,5 +1,5 @@
################################################################################
-# Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# Embtoolkit
# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
diff --git a/mk/initialpath.mk b/mk/initialpath.mk
index 2401e26..a6acfd2 100644
--- a/mk/initialpath.mk
+++ b/mk/initialpath.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/kernel-headers.mk b/mk/kernel-headers.mk
index d632050..2bbff4e 100644
--- a/mk/kernel-headers.mk
+++ b/mk/kernel-headers.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/libtool.mk b/mk/libtool.mk
index 27e1b84..c70c47a 100644
--- a/mk/libtool.mk
+++ b/mk/libtool.mk
@@ -1,5 +1,5 @@
################################################################################
-# Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# Embtoolkit
# Copyright(C) 2010 Abdoulaye Walsimou GAYE. All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
diff --git a/mk/lzo.mk b/mk/lzo.mk
index 4adf368..35075b8 100644
--- a/mk/lzo.mk
+++ b/mk/lzo.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/m4.mk b/mk/m4.mk
index 08f2a97..f3b990f 100644
--- a/mk/m4.mk
+++ b/mk/m4.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2010 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/macros.mk b/mk/macros.mk
index 3fafe9f..914b9fa 100644
--- a/mk/macros.mk
+++ b/mk/macros.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/makedevs.mk b/mk/makedevs.mk
index a332011..da11a89 100644
--- a/mk/makedevs.mk
+++ b/mk/makedevs.mk
@@ -1,5 +1,5 @@
#########################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/mips-arch.mk b/mk/mips-arch.mk
index 7881a2e..aaa6e56 100644
--- a/mk/mips-arch.mk
+++ b/mk/mips-arch.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/mpchost.mk b/mk/mpchost.mk
index 2a984fb..5871e0b 100644
--- a/mk/mpchost.mk
+++ b/mk/mpchost.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/mpfrhost.mk b/mk/mpfrhost.mk
index 347c981..1f6b168 100644
--- a/mk/mpfrhost.mk
+++ b/mk/mpfrhost.mk
@@ -1,5 +1,5 @@
################################################################################
-# Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# Embtoolkit
# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
diff --git a/mk/mtd-utils.mk b/mk/mtd-utils.mk
index d2128cc..007e8e0 100644
--- a/mk/mtd-utils.mk
+++ b/mk/mtd-utils.mk
@@ -1,5 +1,5 @@
################################################################################
-# Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# Embtoolkit
# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
diff --git a/mk/packages.mk b/mk/packages.mk
index 69ce6cb..c128bef 100644
--- a/mk/packages.mk
+++ b/mk/packages.mk
@@ -1,5 +1,5 @@
################################################################################
-# Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# Embtoolkit
# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
diff --git a/mk/rootfs.mk b/mk/rootfs.mk
index de56dc3..ff49940 100644
--- a/mk/rootfs.mk
+++ b/mk/rootfs.mk
@@ -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/mk/squashfs.mk b/mk/squashfs.mk
index 46d702a..2621772 100644
--- a/mk/squashfs.mk
+++ b/mk/squashfs.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/strace.mk b/mk/strace.mk
index a466acd..ecbc7a0 100644
--- a/mk/strace.mk
+++ b/mk/strace.mk
@@ -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 distribute it and/or modify it
diff --git a/mk/target-mcu.mk b/mk/target-mcu.mk
index 18f747f..6c57c23 100644
--- a/mk/target-mcu.mk
+++ b/mk/target-mcu.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/termcap.mk b/mk/termcap.mk
index 575e5b5..3aadafa 100644
--- a/mk/termcap.mk
+++ b/mk/termcap.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it
diff --git a/mk/uclibc.mk b/mk/uclibc.mk
index 2067e34..be850a9 100755
--- a/mk/uclibc.mk
+++ b/mk/uclibc.mk
@@ -1,5 +1,5 @@
################################################################################
-# Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# Embtoolkit
# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved.
#
# This program is free software: you can redistribute it and/or modify
diff --git a/mk/zlib.mk b/mk/zlib.mk
index ffbb71b..ebbea26 100644
--- a/mk/zlib.mk
+++ b/mk/zlib.mk
@@ -1,5 +1,5 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# Embtoolkit
# Copyright(C) 2009 GAYE Abdoulaye Walsimou. All rights reserved.
#
# This program is free software; you can distribute it and/or modify it