diff options
Diffstat (limited to 'cpp/config/Ice.props')
-rw-r--r-- | cpp/config/Ice.props | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/config/Ice.props b/cpp/config/Ice.props index ac5ef622c19..fa7bad984cd 100644 --- a/cpp/config/Ice.props +++ b/cpp/config/Ice.props @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (c) 2009-2016 ZeroC, Inc. All rights reserved. --> +<!-- Copyright (c) 2009-2017 ZeroC, Inc. All rights reserved. --> <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup Label="IceHome" Condition="'$(ICE_HOME)' != ''"> <IceHome>$(ICE_HOME)</IceHome> |