From: duplo Date: Mon, 19 Apr 2010 10:59:49 +0000 (+0000) Subject: Fix wrong license comments. X-Git-Tag: 2.5.0~455 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=0fe4623da1cfa734b796981cb0f34b72c4b6ea41;hp=a7df9c34230d002a03a363abf49d11aabdf88e34;p=bertos.git Fix wrong license comments. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3453 38d2e660-2303-0410-9eaa-f027e97ec537 --- 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