From: duplo Date: Fri, 12 Nov 2010 10:31:19 +0000 (+0000) Subject: Change comment. X-Git-Tag: 2.7.0~384 X-Git-Url: https://codewiz.org/gitweb?p=bertos.git;a=commitdiff_plain;h=81e3a60fa8f5d52bddc4c1d536afd5425db89349 Change comment. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4552 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/wizard/BProjectPresets.py b/wizard/BProjectPresets.py index 13e4aebd..40e7cbd8 100644 --- a/wizard/BProjectPresets.py +++ b/wizard/BProjectPresets.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# This file is part of slimqc. +# This file is part of BeRTOS. # # Bertos is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/wizard/compatibility.py b/wizard/compatibility.py index 93d902ba..24a08055 100644 --- a/wizard/compatibility.py +++ b/wizard/compatibility.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# This file is part of slimqc. +# This file is part of BeRTOS. # # Bertos is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/wizard/create_preset.py b/wizard/create_preset.py index 8cdd662b..3928855c 100755 --- a/wizard/create_preset.py +++ b/wizard/create_preset.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# This file is part of slimqc. +# This file is part of BeRTOS. # # Bertos is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by