From 81e3a60fa8f5d52bddc4c1d536afd5425db89349 Mon Sep 17 00:00:00 2001 From: duplo Date: Fri, 12 Nov 2010 10:31:19 +0000 Subject: [PATCH] Change comment. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4552 38d2e660-2303-0410-9eaa-f027e97ec537 --- wizard/BProjectPresets.py | 2 +- wizard/compatibility.py | 2 +- wizard/create_preset.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.25.1