diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2008-01-28 13:00:15 -0330 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2008-01-28 13:00:15 -0330 |
commit | 48e66d0bcc185c489d55e7bca9b0116851d10ae3 (patch) | |
tree | 2ebc23fa2379d2996475ebf7502d173e17f338e2 /cpp | |
parent | Updated CHANGES files (diff) | |
download | ice-48e66d0bcc185c489d55e7bca9b0116851d10ae3.tar.bz2 ice-48e66d0bcc185c489d55e7bca9b0116851d10ae3.tar.xz ice-48e66d0bcc185c489d55e7bca9b0116851d10ae3.zip |
Fixed file
Diffstat (limited to 'cpp')
-rwxr-xr-x | cpp/test/Slice/errorDetection/IllegalIdentifier.ice | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/cpp/test/Slice/errorDetection/IllegalIdentifier.ice b/cpp/test/Slice/errorDetection/IllegalIdentifier.ice index 3da7d6e8938..dd093b48107 100755 --- a/cpp/test/Slice/errorDetection/IllegalIdentifier.ice +++ b/cpp/test/Slice/errorDetection/IllegalIdentifier.ice @@ -1,14 +1,11 @@ // **********************************************************************
-// ********************************************************************** -// -// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved. -// -// This copy of Ice is licensed to you under the terms described in the -// ICE_LICENSE file included in this distribution. -// -// ********************************************************************** - - +//
+// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+//
+// This copy of Ice is licensed to you under the terms described in the
+// ICE_LICENSE file included in this distribution.
+//
+// **********************************************************************
//
|