summaryrefslogtreecommitdiff
path: root/kconfig/packages.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.com>2010-07-03 11:50:54 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.com>2010-07-03 11:54:23 +0200
commit80eb1eea52b0edbe77fcef35fc980be9c345ceb5 (patch)
treee262d6cbca93cc5896cdcc5a1e727e50ab767ccc /kconfig/packages.kconfig
parent84973bf70cb1cbe39ede8fb783e23f06cbdb36ed (diff)
downloadembtoolkit-80eb1eea52b0edbe77fcef35fc980be9c345ceb5.tar.gz
embtoolkit-80eb1eea52b0edbe77fcef35fc980be9c345ceb5.tar.bz2
embtoolkit-80eb1eea52b0edbe77fcef35fc980be9c345ceb5.tar.xz
Packages: New Lua: add lua-5.1 among scripting languages
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.com>
Diffstat (limited to 'kconfig/packages.kconfig')
-rw-r--r--kconfig/packages.kconfig31
1 files changed, 15 insertions, 16 deletions
diff --git a/kconfig/packages.kconfig b/kconfig/packages.kconfig
index 95d71d0..cd812d0 100644
--- a/kconfig/packages.kconfig
+++ b/kconfig/packages.kconfig
@@ -1,26 +1,25 @@
################################################################################
-# GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
-# Copyright(C) 2009-2010 GAYE Abdoulaye Walsimou. All rights reserved.
-# For Copyrright from linux kernel's build/configure system, see their source
-# code.
+# Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
+# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved.
#
-# This program is free software; you can distribute it and/or modify it
-# under the terms of the GNU General Public License
-# (Version 2 or later) published by the Free Software Foundation.
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
#
-# This program is distributed in the hope it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-# for more details.
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-# You should have received a copy of the GNU General Public License along
-# with this program; if not, write to the Free Software Foundation, Inc.,
-# 59 Temple Place - Suite 330, Boston MA 02111-1307, USA.
################################################################################
#
# \file packages.kconfig
# \brief packages.kconfig of Embtoolkit
-# \author GAYE Abdoulaye Walsimou, <walsimou@walsimou.com>
+# \author Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
# \date May 2009
################################################################################
@@ -69,7 +68,7 @@ menu "Networking packages"
endmenu
menu "Scripting languages"
-source packages/scripting-languages/perl/perl.kconfig
+source packages/scripting-languages/scripting-languages.kconfig
endmenu
menu "Security packages"