From 0fe4623da1cfa734b796981cb0f34b72c4b6ea41 Mon Sep 17 00:00:00 2001 From: duplo Date: Mon, 19 Apr 2010 10:59:49 +0000 Subject: [PATCH] Fix wrong license comments. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3453 38d2e660-2303-0410-9eaa-f027e97ec537 --- wizard/preset_from_project.py | 2 +- wizard/qvariant_converter_4_5.py | 2 +- wizard/qvariant_converter_4_6.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wizard/preset_from_project.py b/wizard/preset_from_project.py index c1608d96..1cb46bd4 100755 --- a/wizard/preset_from_project.py +++ b/wizard/preset_from_project.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/qvariant_converter_4_5.py b/wizard/qvariant_converter_4_5.py index 597d01ce..99c1474f 100644 --- a/wizard/qvariant_converter_4_5.py +++ b/wizard/qvariant_converter_4_5.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# This file is part of slimqc. +# This file is part of bertos. # # Slimqc 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/qvariant_converter_4_6.py b/wizard/qvariant_converter_4_6.py index f31bb92d..b67d2058 100644 --- a/wizard/qvariant_converter_4_6.py +++ b/wizard/qvariant_converter_4_6.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# This file is part of slimqc. +# This file is part of bertos. # # Slimqc 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