diff options
-rw-r--r-- | src/uscxml/concurrency/tinythread.cpp | 2 | ||||
-rw-r--r-- | src/uscxml/concurrency/tinythread.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/uscxml/concurrency/tinythread.cpp b/src/uscxml/concurrency/tinythread.cpp index 4a99259..3733804 100644 --- a/src/uscxml/concurrency/tinythread.cpp +++ b/src/uscxml/concurrency/tinythread.cpp @@ -15,7 +15,7 @@ freely, subject to the following restrictions: appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be - misrepresented as being the original software. + misrepresented as being the original software. This version was altered! 3. This notice may not be removed or altered from any source distribution. diff --git a/src/uscxml/concurrency/tinythread.h b/src/uscxml/concurrency/tinythread.h index aa8335b..e5b2e4e 100644 --- a/src/uscxml/concurrency/tinythread.h +++ b/src/uscxml/concurrency/tinythread.h @@ -15,7 +15,7 @@ freely, subject to the following restrictions: appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be - misrepresented as being the original software. + misrepresented as being the original software. This version was altered! 3. This notice may not be removed or altered from any source distribution. |