diff options
Diffstat (limited to 'cpp/demo/book/lifecycle/Scanner.cpp')
-rwxr-xr-x | cpp/demo/book/lifecycle/Scanner.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/book/lifecycle/Scanner.cpp b/cpp/demo/book/lifecycle/Scanner.cpp index 7b654a5b6ca..9775bddc5f4 100755 --- a/cpp/demo/book/lifecycle/Scanner.cpp +++ b/cpp/demo/book/lifecycle/Scanner.cpp @@ -407,7 +407,7 @@ char *yytext; // ********************************************************************** // -// Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2011 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. |