diff options
Diffstat (limited to 'vsaddin/src')
-rw-r--r-- | vsaddin/src/AssemblyInfo.cs | 4 | ||||
-rw-r--r-- | vsaddin/src/Builder.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/Connect.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/ExtraCompilerOptionsView.Designer.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/ExtraCompilerOptionsView.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/FileTracker.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/IceCppConfigurationDialog.Designer.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/IceCppConfigurationDialog.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/IceCsharpConfigurationDialog.Designer.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/IceCsharpConfigurationDialog.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/IceDialog.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/IceVBConfigurationDialog.Designer.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/IceVBConfigurationDialog.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/IncludePathView.Designer.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/IncludePathView.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/Makefile.mak | 2 | ||||
-rw-r--r-- | vsaddin/src/Options.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/OutputDirView.Designer.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/OutputDirView.cs | 2 | ||||
-rw-r--r-- | vsaddin/src/Util.cs | 2 |
20 files changed, 21 insertions, 21 deletions
diff --git a/vsaddin/src/AssemblyInfo.cs b/vsaddin/src/AssemblyInfo.cs index 616ceb0cdc6..c827f623ab7 100644 --- a/vsaddin/src/AssemblyInfo.cs +++ b/vsaddin/src/AssemblyInfo.cs @@ -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. @@ -18,7 +18,7 @@ using System.Resources; [assembly: AssemblyCompany("ZeroC, Inc.")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyProduct("Ice Add-in for Visual Studio")] -[assembly: AssemblyCopyright("Copyright (c) 2003-2014 ZeroC, Inc.")] +[assembly: AssemblyCopyright("Copyright (c) 2003-2015 ZeroC, Inc.")] [assembly: AssemblyTrademark("Ice")] [assembly: AssemblyCulture("")] [assembly: AssemblyVersion("3.6.51")] diff --git a/vsaddin/src/Builder.cs b/vsaddin/src/Builder.cs index 72f668deec0..8fa35ff3686 100644 --- a/vsaddin/src/Builder.cs +++ b/vsaddin/src/Builder.cs @@ -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/vsaddin/src/Connect.cs b/vsaddin/src/Connect.cs index 57fe979ffe1..4a184b95fb9 100644 --- a/vsaddin/src/Connect.cs +++ b/vsaddin/src/Connect.cs @@ -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/vsaddin/src/ExtraCompilerOptionsView.Designer.cs b/vsaddin/src/ExtraCompilerOptionsView.Designer.cs index 2b81e824a34..697a2b20f90 100644 --- a/vsaddin/src/ExtraCompilerOptionsView.Designer.cs +++ b/vsaddin/src/ExtraCompilerOptionsView.Designer.cs @@ -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/vsaddin/src/ExtraCompilerOptionsView.cs b/vsaddin/src/ExtraCompilerOptionsView.cs index b64354b3368..ebd4c0b6e3f 100644 --- a/vsaddin/src/ExtraCompilerOptionsView.cs +++ b/vsaddin/src/ExtraCompilerOptionsView.cs @@ -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/vsaddin/src/FileTracker.cs b/vsaddin/src/FileTracker.cs index 48ceec96afd..3f3c23e0106 100644 --- a/vsaddin/src/FileTracker.cs +++ b/vsaddin/src/FileTracker.cs @@ -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/vsaddin/src/IceCppConfigurationDialog.Designer.cs b/vsaddin/src/IceCppConfigurationDialog.Designer.cs index bc8489bc24e..bf7f268e175 100644 --- a/vsaddin/src/IceCppConfigurationDialog.Designer.cs +++ b/vsaddin/src/IceCppConfigurationDialog.Designer.cs @@ -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/vsaddin/src/IceCppConfigurationDialog.cs b/vsaddin/src/IceCppConfigurationDialog.cs index c0b2fd6c2e9..6517b342d1d 100644 --- a/vsaddin/src/IceCppConfigurationDialog.cs +++ b/vsaddin/src/IceCppConfigurationDialog.cs @@ -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/vsaddin/src/IceCsharpConfigurationDialog.Designer.cs b/vsaddin/src/IceCsharpConfigurationDialog.Designer.cs index bceb6ce0f6a..8366a23c67d 100644 --- a/vsaddin/src/IceCsharpConfigurationDialog.Designer.cs +++ b/vsaddin/src/IceCsharpConfigurationDialog.Designer.cs @@ -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/vsaddin/src/IceCsharpConfigurationDialog.cs b/vsaddin/src/IceCsharpConfigurationDialog.cs index 5c4b2d9249a..edaf154f814 100644 --- a/vsaddin/src/IceCsharpConfigurationDialog.cs +++ b/vsaddin/src/IceCsharpConfigurationDialog.cs @@ -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/vsaddin/src/IceDialog.cs b/vsaddin/src/IceDialog.cs index 2a4b6ece4c2..7fd93dc674c 100644 --- a/vsaddin/src/IceDialog.cs +++ b/vsaddin/src/IceDialog.cs @@ -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/vsaddin/src/IceVBConfigurationDialog.Designer.cs b/vsaddin/src/IceVBConfigurationDialog.Designer.cs index ade373605c4..a98559b5190 100644 --- a/vsaddin/src/IceVBConfigurationDialog.Designer.cs +++ b/vsaddin/src/IceVBConfigurationDialog.Designer.cs @@ -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/vsaddin/src/IceVBConfigurationDialog.cs b/vsaddin/src/IceVBConfigurationDialog.cs index 70f19a541ae..b0c72147f14 100644 --- a/vsaddin/src/IceVBConfigurationDialog.cs +++ b/vsaddin/src/IceVBConfigurationDialog.cs @@ -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/vsaddin/src/IncludePathView.Designer.cs b/vsaddin/src/IncludePathView.Designer.cs index 3aff8d0284f..49921314ac5 100644 --- a/vsaddin/src/IncludePathView.Designer.cs +++ b/vsaddin/src/IncludePathView.Designer.cs @@ -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/vsaddin/src/IncludePathView.cs b/vsaddin/src/IncludePathView.cs index d0b3b23ac01..ec1fa57c13d 100644 --- a/vsaddin/src/IncludePathView.cs +++ b/vsaddin/src/IncludePathView.cs @@ -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/vsaddin/src/Makefile.mak b/vsaddin/src/Makefile.mak index df0d3da2436..05a53a5f87f 100644 --- a/vsaddin/src/Makefile.mak +++ b/vsaddin/src/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/vsaddin/src/Options.cs b/vsaddin/src/Options.cs index e9bc26b8349..07fdb2f6e29 100644 --- a/vsaddin/src/Options.cs +++ b/vsaddin/src/Options.cs @@ -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/vsaddin/src/OutputDirView.Designer.cs b/vsaddin/src/OutputDirView.Designer.cs index b53251eb521..f1a3a900eae 100644 --- a/vsaddin/src/OutputDirView.Designer.cs +++ b/vsaddin/src/OutputDirView.Designer.cs @@ -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/vsaddin/src/OutputDirView.cs b/vsaddin/src/OutputDirView.cs index 476de46fb06..c10f7c2f06e 100644 --- a/vsaddin/src/OutputDirView.cs +++ b/vsaddin/src/OutputDirView.cs @@ -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/vsaddin/src/Util.cs b/vsaddin/src/Util.cs index 2685d57809b..315a4990049 100644 --- a/vsaddin/src/Util.cs +++ b/vsaddin/src/Util.cs @@ -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. |