From 7b9a4a7a283af4b24d5cc3c02e50855cdc38fec4 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 1 Oct 2012 11:44:07 +0000 Subject: [PATCH] Fixed the project reference within the license terms --- src/deforaos-build.sh | 2 +- src/deforaos-document.sh | 2 +- src/deforaos-update.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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.