diff options
Diffstat (limited to 'cpp/doc')
-rw-r--r-- | cpp/doc/Makefile | 2 | ||||
-rw-r--r-- | cpp/doc/Makefile.mak | 2 | ||||
-rw-r--r-- | cpp/doc/symboltree.js | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cpp/doc/Makefile b/cpp/doc/Makefile index bac81eafd60..8bc035706a4 100644 --- a/cpp/doc/Makefile +++ b/cpp/doc/Makefile @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 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. diff --git a/cpp/doc/Makefile.mak b/cpp/doc/Makefile.mak index c1abbdd6015..ab36915fea4 100644 --- a/cpp/doc/Makefile.mak +++ b/cpp/doc/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2015 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. diff --git a/cpp/doc/symboltree.js b/cpp/doc/symboltree.js index 04a11449eea..7cd821b876b 100644 --- a/cpp/doc/symboltree.js +++ b/cpp/doc/symboltree.js @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2014 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2015 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. |