summaryrefslogtreecommitdiff
path: root/cpp/include/IceUtil/MutexPtrLock.h
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2013-01-22 23:41:49 +0100
committerJose <jose@zeroc.com>2013-01-22 23:41:49 +0100
commit19f0c17162b6039ecacbb8b1d53c7eb5992ce153 (patch)
treee4ffb69a99fda90c33f9e2d7437870d73d2a64b0 /cpp/include/IceUtil/MutexPtrLock.h
parentICE-5091 - IceGrid/secure demo needs admin key (diff)
downloadice-19f0c17162b6039ecacbb8b1d53c7eb5992ce153.tar.bz2
ice-19f0c17162b6039ecacbb8b1d53c7eb5992ce153.tar.xz
ice-19f0c17162b6039ecacbb8b1d53c7eb5992ce153.zip
Minor code style fixes
Diffstat (limited to 'cpp/include/IceUtil/MutexPtrLock.h')
-rw-r--r--cpp/include/IceUtil/MutexPtrLock.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/include/IceUtil/MutexPtrLock.h b/cpp/include/IceUtil/MutexPtrLock.h
index 3574a95a442..fda5aa460f0 100644
--- a/cpp/include/IceUtil/MutexPtrLock.h
+++ b/cpp/include/IceUtil/MutexPtrLock.h
@@ -2,8 +2,8 @@
//
// Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved.
//
-// This copy of Ice-E is licensed to you under the terms described in the
-// ICEE_LICENSE file included in this distribution.
+// This copy of Ice is licensed to you under the terms described in the
+// ICE_LICENSE file included in this distribution.
//
// **********************************************************************