The intent of this license is to establish freedom to share and change the software regulated by this license under the open source model.
This license applies to any software containing a notice placed by the copyright holder saying that it may be distributed under the terms of the Q Public License version 1.0. Such software is herein referred to as the Software. This license covers modification and distribution of the Software, use of third-party application programs based on the Software, and development of free software which uses the Software.
Copyright (C) 1998 Harald Acker This patch may be distributed under the terms of the Q Public License, version 1.0 or later. This patch is for Qt 2.42. It fixes the bug where Foo objects move right when they should move left. -=- qfoo.cpp 1998/09/15 10:44:25 2.18.2.3 +++ qfoo.cpp 1998/11/20 12:28:12 @@ -157,2 +157,2 @@ // Move to the left + x += 1; - x -= 1;
Any technique is acceptable for keeping changes separate - generally, you would have to mark changes very clearly for them to be separate. We don't want to hard-code the idea that the form must be patches.