diff --git a/src/deforaos-build.sh b/src/deforaos-build.sh index 5b2eb95..f511f48 100755 --- a/src/deforaos-build.sh +++ b/src/deforaos-build.sh @@ -1,7 +1,7 @@ #!/usr/bin/env sh #$Id$ #Copyright (c) 2008-2012 Pierre Pronchery -#This file is part of DeforaOS Unix scripts +#This file is part of DeforaOS Devel scripts #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, version 3 of the License. diff --git a/src/deforaos-document.sh b/src/deforaos-document.sh index 52a1f0d..435634b 100755 --- a/src/deforaos-document.sh +++ b/src/deforaos-document.sh @@ -1,7 +1,7 @@ #!/usr/bin/env sh #$Id$ #Copyright (c) 2012 Pierre Pronchery -#This file is part of DeforaOS Unix scripts +#This file is part of DeforaOS Devel scripts #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, version 3 of the License. diff --git a/src/deforaos-update.sh b/src/deforaos-update.sh index 98581e3..71f5a6f 100755 --- a/src/deforaos-update.sh +++ b/src/deforaos-update.sh @@ -1,7 +1,7 @@ #!/usr/bin/env sh #$Id$ #Copyright (c) 2008-2012 Pierre Pronchery -#This file is part of DeforaOS Unix scripts +#This file is part of DeforaOS Devel scripts #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, version 3 of the License.