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 292b80b9d47..b2be9148b93 100644 --- a/vsaddin/src/AssemblyInfo.cs +++ b/vsaddin/src/AssemblyInfo.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. @@ -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-2013 ZeroC, Inc.")] +[assembly: AssemblyCopyright("Copyright (c) 2003-2014 ZeroC, Inc.")] [assembly: AssemblyTrademark("Ice")] [assembly: AssemblyCulture("")] [assembly: AssemblyVersion("3.5.1")] diff --git a/vsaddin/src/Builder.cs b/vsaddin/src/Builder.cs index a9f4de7965f..375af39fc01 100644 --- a/vsaddin/src/Builder.cs +++ b/vsaddin/src/Builder.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/Connect.cs b/vsaddin/src/Connect.cs index 2ddf10f12be..e06ffb0fdd0 100644 --- a/vsaddin/src/Connect.cs +++ b/vsaddin/src/Connect.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/ExtraCompilerOptionsView.Designer.cs b/vsaddin/src/ExtraCompilerOptionsView.Designer.cs index 5bf6ba3ba53..2b81e824a34 100644 --- a/vsaddin/src/ExtraCompilerOptionsView.Designer.cs +++ b/vsaddin/src/ExtraCompilerOptionsView.Designer.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/ExtraCompilerOptionsView.cs b/vsaddin/src/ExtraCompilerOptionsView.cs index 9bc107c19d2..b64354b3368 100644 --- a/vsaddin/src/ExtraCompilerOptionsView.cs +++ b/vsaddin/src/ExtraCompilerOptionsView.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/FileTracker.cs b/vsaddin/src/FileTracker.cs index bc79a8cfbcc..48ceec96afd 100644 --- a/vsaddin/src/FileTracker.cs +++ b/vsaddin/src/FileTracker.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/IceCppConfigurationDialog.Designer.cs b/vsaddin/src/IceCppConfigurationDialog.Designer.cs index b2191c5bf01..0cab9586adf 100644 --- a/vsaddin/src/IceCppConfigurationDialog.Designer.cs +++ b/vsaddin/src/IceCppConfigurationDialog.Designer.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/IceCppConfigurationDialog.cs b/vsaddin/src/IceCppConfigurationDialog.cs index be4f6589cc8..4970c03fb64 100644 --- a/vsaddin/src/IceCppConfigurationDialog.cs +++ b/vsaddin/src/IceCppConfigurationDialog.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/IceCsharpConfigurationDialog.Designer.cs b/vsaddin/src/IceCsharpConfigurationDialog.Designer.cs index 37c40c1c35c..d1ca9ab9f1a 100644 --- a/vsaddin/src/IceCsharpConfigurationDialog.Designer.cs +++ b/vsaddin/src/IceCsharpConfigurationDialog.Designer.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/IceCsharpConfigurationDialog.cs b/vsaddin/src/IceCsharpConfigurationDialog.cs index 39711a78999..8577e52b4ea 100644 --- a/vsaddin/src/IceCsharpConfigurationDialog.cs +++ b/vsaddin/src/IceCsharpConfigurationDialog.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/IceDialog.cs b/vsaddin/src/IceDialog.cs index 73eee198aed..2a4b6ece4c2 100644 --- a/vsaddin/src/IceDialog.cs +++ b/vsaddin/src/IceDialog.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/IceVBConfigurationDialog.Designer.cs b/vsaddin/src/IceVBConfigurationDialog.Designer.cs index c6980250899..5d7791bb0bf 100644 --- a/vsaddin/src/IceVBConfigurationDialog.Designer.cs +++ b/vsaddin/src/IceVBConfigurationDialog.Designer.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/IceVBConfigurationDialog.cs b/vsaddin/src/IceVBConfigurationDialog.cs index 72ac85e02e7..c4c3272f35c 100644 --- a/vsaddin/src/IceVBConfigurationDialog.cs +++ b/vsaddin/src/IceVBConfigurationDialog.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/IncludePathView.Designer.cs b/vsaddin/src/IncludePathView.Designer.cs index e239817d8a1..3aff8d0284f 100644 --- a/vsaddin/src/IncludePathView.Designer.cs +++ b/vsaddin/src/IncludePathView.Designer.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/IncludePathView.cs b/vsaddin/src/IncludePathView.cs index 68919aa8aa9..d0b3b23ac01 100644 --- a/vsaddin/src/IncludePathView.cs +++ b/vsaddin/src/IncludePathView.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/Makefile.mak b/vsaddin/src/Makefile.mak index e107747fd03..a664428cfce 100644 --- a/vsaddin/src/Makefile.mak +++ b/vsaddin/src/Makefile.mak @@ -1,6 +1,6 @@ # ********************************************************************** # -# 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. diff --git a/vsaddin/src/Options.cs b/vsaddin/src/Options.cs index d69f67a26d6..e9bc26b8349 100644 --- a/vsaddin/src/Options.cs +++ b/vsaddin/src/Options.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/OutputDirView.Designer.cs b/vsaddin/src/OutputDirView.Designer.cs index 983064bedaf..b53251eb521 100644 --- a/vsaddin/src/OutputDirView.Designer.cs +++ b/vsaddin/src/OutputDirView.Designer.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/OutputDirView.cs b/vsaddin/src/OutputDirView.cs index 4119aa37e4a..476de46fb06 100644 --- a/vsaddin/src/OutputDirView.cs +++ b/vsaddin/src/OutputDirView.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. diff --git a/vsaddin/src/Util.cs b/vsaddin/src/Util.cs index 7f63e0615c7..b6cac17a96c 100644 --- a/vsaddin/src/Util.cs +++ b/vsaddin/src/Util.cs @@ -1,6 +1,6 @@ // ********************************************************************** // -// 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. |