diff --git a/scripts/00-update b/scripts/00-update
index 935f1a235ddee3f63d8628be967dda39b20299ac..a24d1f6cc7fe88213f8010d427880731c7f57272 100755
--- a/scripts/00-update
+++ b/scripts/00-update
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/00-update_le4 b/scripts/00-update_le4
index 9ee6b2f645a7ec878efa96c811397bc94af88cc3..4b4a99175e1bc350b64da38d2effff8f079f4348 100755
--- a/scripts/00-update_le4
+++ b/scripts/00-update_le4
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/10-remove b/scripts/10-remove
index 00b7fd8a2798a296c98d212ee429f6251681fcd8..623234edd5dcbdf343d9bdba89c725b9f73b7115 100755
--- a/scripts/10-remove
+++ b/scripts/10-remove
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/10-remove_le4 b/scripts/10-remove_le4
index 00b7fd8a2798a296c98d212ee429f6251681fcd8..623234edd5dcbdf343d9bdba89c725b9f73b7115 100755
--- a/scripts/10-remove_le4
+++ b/scripts/10-remove_le4
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/20-install b/scripts/20-install
index 0812c912da14972d2171050bd474c004b4b89ae6..1044f244d80dcb33c09bd6bda8fa5eab80ffa851 100755
--- a/scripts/20-install
+++ b/scripts/20-install
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/20-install_le4 b/scripts/20-install_le4
index 76e00b7de0ee26a295e14e6039743247fa5f2bb7..bdb0138c1d3d3a7607f208f4bdb42ff27f524333 100755
--- a/scripts/20-install_le4
+++ b/scripts/20-install_le4
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
@@ -40,7 +40,7 @@ if [ "$1" == "multiterminal" ]; then
     chroot  "$CHROOTDIR" dpkg -i /tmp/le-multiterminal-installer_1.0.8_i386.deb
 fi
 
-#Wait for le-base's postinst finish.
+#Wait for create-iso's postinst finish.
 sleep 1
 
 closeChroot
diff --git a/scripts/30-upgrade b/scripts/30-upgrade
index c6c8ce2e6d7f1f0455cb92b51ffcdf5ca80eba6b..63d76916ff85c6a4ae7bb365543cf5c9f6865287 100755
--- a/scripts/30-upgrade
+++ b/scripts/30-upgrade
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/35-upgrade-gnome b/scripts/35-upgrade-gnome
index 06dade7b4b385fc34f4ab778835c57fc72be5a17..5db51851079cf44297699ebd595e7a1ea2ccbf42 100755
--- a/scripts/35-upgrade-gnome
+++ b/scripts/35-upgrade-gnome
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/40-configure1 b/scripts/40-configure1
index 14e191d822e26017db8256fbcfac35176426de97..4a9ff438a40e30ad2cba8e7ed5006d6103c0c91a 100755
--- a/scripts/40-configure1
+++ b/scripts/40-configure1
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/40-configure_le4 b/scripts/40-configure_le4
index 585907515071c9e07d3d73c14716ed43efb86b33..63486af93c9bd5442fdb82ff50fd587e3e10329a 100755
--- a/scripts/40-configure_le4
+++ b/scripts/40-configure_le4
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/40-configure_le5 b/scripts/40-configure_le5
index ec4753fc9d081bce67f305b176dcf6b9da18e48a..6ffd7ca4589a2e32ab35adb02d28bd891a75184e 100755
--- a/scripts/40-configure_le5
+++ b/scripts/40-configure_le5
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/40-configure_minicom b/scripts/40-configure_minicom
index 500169dbe9e8fdb82eed0648fa849d5c9dd2c7c0..bf29d3d51845ef66abe8d62e7dcae09603af0d75 100755
--- a/scripts/40-configure_minicom
+++ b/scripts/40-configure_minicom
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/50-update-kernel b/scripts/50-update-kernel
index 0682d92fdbbcc068b0c1fae7a553c347090c0e8e..88e22ebcb58e0e65cda47ceb0946f29391da917e 100755
--- a/scripts/50-update-kernel
+++ b/scripts/50-update-kernel
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/50-update-kernel_le4 b/scripts/50-update-kernel_le4
index 064e2a06d989f9be9394def0bdacec564345c613..aa938a6bac297fb6e2d87e4066665b7754cb1c9e 100755
--- a/scripts/50-update-kernel_le4
+++ b/scripts/50-update-kernel_le4
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/60-update-initrd_le4 b/scripts/60-update-initrd_le4
index b00ae01802520f337408c2a485693c16abd9fd92..677cebe9cdd911d4b2fa1e6107fc4127e0514a4d 100755
--- a/scripts/60-update-initrd_le4
+++ b/scripts/60-update-initrd_le4
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/60-update-initrd_le5 b/scripts/60-update-initrd_le5
index 1983d048112a6f3fecf80dcfa77ccddf21846652..154b887862cda10896f820312850887cec88ad5a 100755
--- a/scripts/60-update-initrd_le5
+++ b/scripts/60-update-initrd_le5
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/60-update-initrd_minicom b/scripts/60-update-initrd_minicom
index 6a7ee16acf3a78e0016b8636406c566f5a88e904..98940bfe184c1a120e337bbbc09ca05b680e9ee6 100755
--- a/scripts/60-update-initrd_minicom
+++ b/scripts/60-update-initrd_minicom
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/common-functions.sh b/scripts/common-functions.sh
index 380ffe370158204648f79ebc7f99bebae550ebad..845bf4f7024eb89fa123841d1c7d2826f4e09c3a 100755
--- a/scripts/common-functions.sh
+++ b/scripts/common-functions.sh
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.
diff --git a/scripts/common-functions.sh_le4 b/scripts/common-functions.sh_le4
index c344c2e5f53764381ecc55632738008447944e46..40408f2bde63e16e0270acd34ac3dfbb5c5e724f 100755
--- a/scripts/common-functions.sh_le4
+++ b/scripts/common-functions.sh_le4
@@ -3,9 +3,9 @@
 # Copyright (C) 2004-2010 Centro de Computacao Cientifica e Software Livre
 # Departamento de Informatica - Universidade Federal do Parana - C3SL/UFPR
 #
-# This file is part of le-base
+# This file is part of create-iso
 #
-# le-base is free software; you can redistribute it and/or
+# create-iso 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 2
 # of the License, or (at your option) any later version.