diff options
Diffstat (limited to 'cpp/demo/book/lifecycle/Scanner.cpp')
-rw-r--r-- | 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 3e5e0e41358..bb9ec829e1e 100644 --- a/cpp/demo/book/lifecycle/Scanner.cpp +++ b/cpp/demo/book/lifecycle/Scanner.cpp @@ -490,7 +490,7 @@ char *yytext; // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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. |