diff options
Diffstat (limited to 'cpp/demo/IceUtil/workqueue')
-rw-r--r-- | cpp/demo/IceUtil/workqueue/Makefile | 2 | ||||
-rw-r--r-- | cpp/demo/IceUtil/workqueue/WorkQueue.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/demo/IceUtil/workqueue/Makefile b/cpp/demo/IceUtil/workqueue/Makefile index df6a77322c2..657882b38aa 100644 --- a/cpp/demo/IceUtil/workqueue/Makefile +++ b/cpp/demo/IceUtil/workqueue/Makefile @@ -1,7 +1,7 @@ # ********************************************************************** # # Copyright (c) 2001 -# MutableRealms, Inc. +# Mutable Realms, Inc. # Huntsville, AL, USA # # All Rights Reserved diff --git a/cpp/demo/IceUtil/workqueue/WorkQueue.cpp b/cpp/demo/IceUtil/workqueue/WorkQueue.cpp index 79f04a30b93..706135a547d 100644 --- a/cpp/demo/IceUtil/workqueue/WorkQueue.cpp +++ b/cpp/demo/IceUtil/workqueue/WorkQueue.cpp @@ -1,7 +1,7 @@ // ********************************************************************** // // Copyright (c) 2001 -// MutableRealms, Inc. +// Mutable Realms, Inc. // Huntsville, AL, USA // // All Rights Reserved |