diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/AppConfigManager.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/AppConfigManager.cs index fb4a411f..d10b29c0 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/AppConfigManager.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/AppConfigManager.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/AssemblyLoader.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/AssemblyLoader.cs index a80e7631..79180198 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/AssemblyLoader.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/AssemblyLoader.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/Global.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/Global.cs index 69df0978..95d2900a 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/Global.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/Global.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/Log.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/Log.cs index 9f8ee2ed..5e6a9b84 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/Log.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/Log.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/OS.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/OS.cs index c03b2d20..9146b457 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/OS.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/OS.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/RegistryUtils.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/RegistryUtils.cs index 1b4d13ae..32f52de2 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/RegistryUtils.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Common/RegistryUtils.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/ComponentCollection.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/ComponentCollection.cs index 00285ff1..353210c8 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/ComponentCollection.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/ComponentCollection.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/ComponentConfigElement.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/ComponentConfigElement.cs index 9dad79f9..bb8a95be 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/ComponentConfigElement.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/ComponentConfigElement.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/ConfigKeys.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/ConfigKeys.cs index dfebc930..705e3d52 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/ConfigKeys.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/ConfigKeys.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/InstallerSection.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/InstallerSection.cs index ad678b48..6a7c895f 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/InstallerSection.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/Configuration/InstallerSection.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/ServiceProviderProxy.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/ServiceProviderProxy.cs index 26884645..bebbfd30 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/ServiceProviderProxy.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer.Core/ServiceProviderProxy.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/ApplicationForm.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/ApplicationForm.cs index 75c23392..38c72590 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/ApplicationForm.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/ApplicationForm.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/AppContext.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/AppContext.cs index 89fbbc7d..c2b4111c 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/AppContext.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/AppContext.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/ProgressManager.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/ProgressManager.cs index c03f3e98..b00ec525 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/ProgressManager.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/ProgressManager.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/ScopeNode.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/ScopeNode.cs index c0a1f98a..66e2b6d8 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/ScopeNode.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/ScopeNode.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/User32.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/User32.cs index ffef6e32..76bf3baf 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/User32.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/User32.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/Utils.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/Utils.cs index d94f9863..12f011c2 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/Utils.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Common/Utils.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/LineBox.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/LineBox.cs index d9b581b4..97365a3c 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/LineBox.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/LineBox.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ProgressIcon.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ProgressIcon.cs index 99bd9de9..214c4884 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ProgressIcon.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ProgressIcon.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ResultViewControl.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ResultViewControl.cs index 47bec400..25d47756 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ResultViewControl.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ResultViewControl.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ServerControl.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ServerControl.cs index 242c4b72..a439d813 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ServerControl.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ServerControl.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ServersControl.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ServersControl.cs index 6aa328ec..05561608 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ServersControl.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ServersControl.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ServiceControl.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ServiceControl.cs index 7380d425..efc26c9c 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ServiceControl.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/ServiceControl.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/SettingsControl.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/SettingsControl.cs index 436b810f..afe76648 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/SettingsControl.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/SettingsControl.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/TopLogoControl.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/TopLogoControl.cs index d1f65db9..ef239bd7 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/TopLogoControl.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Controls/TopLogoControl.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Program.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Program.cs index 4843375d..a0bb0800 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Program.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Program.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Properties/AssemblyInfo.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Properties/AssemblyInfo.cs index 30bd80b6..87c09ded 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Properties/AssemblyInfo.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/BaseActionManager.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/BaseActionManager.cs index be9e41d4..d17a7dcb 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/BaseActionManager.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/BaseActionManager.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/EntServerActionManager.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/EntServerActionManager.cs index 917999db..6952cf21 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/EntServerActionManager.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/EntServerActionManager.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IInstallAction.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IInstallAction.cs index e63e425e..a31b2366 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IInstallAction.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IInstallAction.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IPrepareDefaultsAction.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IPrepareDefaultsAction.cs index 66e8950b..2ba5e913 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IPrepareDefaultsAction.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IPrepareDefaultsAction.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IPrerequisiteAction.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IPrerequisiteAction.cs index 69ae916d..6bf3d610 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IPrerequisiteAction.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IPrerequisiteAction.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IUninstallAction.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IUninstallAction.cs index c101b090..5b7cc37c 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IUninstallAction.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/IUninstallAction.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/ServerActionManager.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/ServerActionManager.cs index fc52568c..b65e7355 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/ServerActionManager.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/ServerActionManager.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/StandaloneServerActionManager.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/StandaloneServerActionManager.cs index daf1b2d7..308ed56c 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/StandaloneServerActionManager.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/StandaloneServerActionManager.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/WebPortalActionManager.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/WebPortalActionManager.cs index bec92b99..7d0ccdc3 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/WebPortalActionManager.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Actions/WebPortalActionManager.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/BaseSetup.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/BaseSetup.cs index cd54c042..e26a25d3 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/BaseSetup.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/BaseSetup.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/AppConfig.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/AppConfig.cs index 6f703a3a..15b376f6 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/AppConfig.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/AppConfig.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/CRC32.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/CRC32.cs index 5a87aab8..cd68aad6 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/CRC32.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/CRC32.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ConfigurationCheck.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ConfigurationCheck.cs index 3d6e03e7..2e2b6b0a 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ConfigurationCheck.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ConfigurationCheck.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/CopyProcess.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/CopyProcess.cs index a13f6e5b..27b75ec4 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/CopyProcess.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/CopyProcess.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ES.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ES.cs index db6da50d..76c8d659 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ES.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ES.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/FileUtils.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/FileUtils.cs index 628baacf..178f47db 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/FileUtils.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/FileUtils.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/Global.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/Global.cs index 522183d0..22556149 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/Global.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/Global.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/InstallAction.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/InstallAction.cs index 37db0eba..b7dc2fad 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/InstallAction.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/InstallAction.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/InstallLog.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/InstallLog.cs index 21584678..216b68f6 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/InstallLog.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/InstallLog.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/Log.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/Log.cs index 3b4191d4..1b1ce56b 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/Log.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/Log.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/OS.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/OS.cs index 826b0e96..2284c66f 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/OS.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/OS.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/RegistryUtils.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/RegistryUtils.cs index 15c899f0..033031e3 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/RegistryUtils.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/RegistryUtils.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/RollBack.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/RollBack.cs index 629df405..17830fe7 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/RollBack.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/RollBack.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/RollBackProcess.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/RollBackProcess.cs index 123a6493..1d22456d 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/RollBackProcess.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/RollBackProcess.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SecurityEnums.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SecurityEnums.cs index 3ffa1ff9..9659ee5d 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SecurityEnums.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SecurityEnums.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SecurityUtils.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SecurityUtils.cs index 6e2a328d..e69f9bbb 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SecurityUtils.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SecurityUtils.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ServerItem.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ServerItem.cs index 2bd8c376..ad4504f5 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ServerItem.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ServerItem.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SetupActions.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SetupActions.cs index 2781ea53..927165b8 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SetupActions.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SetupActions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SetupVariables.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SetupVariables.cs index bd6635fd..43a96776 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SetupVariables.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SetupVariables.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SqlProcess.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SqlProcess.cs index a4ad6ad5..6790e3d6 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SqlProcess.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SqlProcess.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SqlServerItem.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SqlServerItem.cs index 490986db..370c60c2 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SqlServerItem.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SqlServerItem.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SqlUtils.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SqlUtils.cs index 927238f3..ce0ca360 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SqlUtils.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/SqlUtils.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/Utils.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/Utils.cs index 5c59fc1a..3bc41dba 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/Utils.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/Utils.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/WebException.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/WebException.cs index 0c5c9852..0b8b80d2 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/WebException.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/WebException.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/WebUtils.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/WebUtils.cs index a2183100..c3a92a05 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/WebUtils.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/WebUtils.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/WmiHelper.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/WmiHelper.cs index 6e8612c4..6f68e2ae 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/WmiHelper.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/WmiHelper.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/XmlUtils.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/XmlUtils.cs index 431fd032..5e754312 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/XmlUtils.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/XmlUtils.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ZipIndicator.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ZipIndicator.cs index 6c1bd6ea..bcb40334 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ZipIndicator.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Common/ZipIndicator.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/EnterpriseServer.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/EnterpriseServer.cs index f7c0309e..98e769dd 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/EnterpriseServer.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/EnterpriseServer.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Forms/InstallerForm.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Forms/InstallerForm.cs index 2ebd1cbc..9dc7d0f6 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Forms/InstallerForm.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Forms/InstallerForm.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Portal.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Portal.cs index 71056a9e..cada0de3 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Portal.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Portal.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Properties/AssemblyInfo.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Properties/AssemblyInfo.cs index ec7abd88..9df67ee8 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Properties/AssemblyInfo.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Server.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Server.cs index 9c81d81a..77ec0446 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Server.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Server.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/StandaloneServerSetup.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/StandaloneServerSetup.cs index 0d6c62b9..df83029b 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/StandaloneServerSetup.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/StandaloneServerSetup.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/AspNetVersion.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/AspNetVersion.cs index 9c71f3ec..0b5219bd 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/AspNetVersion.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/AspNetVersion.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/ServerBinding.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/ServerBinding.cs index 63960d28..0992eb5f 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/ServerBinding.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/ServerBinding.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/ServerState.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/ServerState.cs index 6bcf079a..cfdba0fc 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/ServerState.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/ServerState.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/WebExtensionStatus.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/WebExtensionStatus.cs index e71aab05..df954b1b 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/WebExtensionStatus.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/WebExtensionStatus.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/WebSiteItem.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/WebSiteItem.cs index 9eccab46..fb92ed4c 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/WebSiteItem.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/WebSiteItem.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/WebVirtualDirectoryItem.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/WebVirtualDirectoryItem.cs index 35d017ad..cfc867df 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/WebVirtualDirectoryItem.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Web/WebVirtualDirectoryItem.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Windows/SystemUserItem.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Windows/SystemUserItem.cs index 832d20b8..17ba54c8 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Windows/SystemUserItem.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Windows/SystemUserItem.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/BannerWizardPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/BannerWizardPage.cs index 71d2134d..bcbf5840 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/BannerWizardPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/BannerWizardPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ConfigurationCheckPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ConfigurationCheckPage.cs index 470bda6c..7cb94dc0 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ConfigurationCheckPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ConfigurationCheckPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ConfirmUninstallPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ConfirmUninstallPage.cs index 6f096dbc..5aa40da0 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ConfirmUninstallPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ConfirmUninstallPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/DatabasePage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/DatabasePage.cs index 63070ad3..134c9653 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/DatabasePage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/DatabasePage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ExpressInstallPage2.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ExpressInstallPage2.cs index f2789427..5c02bb78 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ExpressInstallPage2.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ExpressInstallPage2.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/FinishPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/FinishPage.cs index a53215e6..527b56f1 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/FinishPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/FinishPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/InstallFolderPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/InstallFolderPage.cs index bd38503d..77cfe1bf 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/InstallFolderPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/InstallFolderPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/IntroductionPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/IntroductionPage.cs index 6de25944..68fe4caa 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/IntroductionPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/IntroductionPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/LicenseAgreementPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/LicenseAgreementPage.cs index 8eaa8591..27ad0ab9 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/LicenseAgreementPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/LicenseAgreementPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/MarginWizardPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/MarginWizardPage.cs index 7e89dff8..9a2edf7c 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/MarginWizardPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/MarginWizardPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/RollBackPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/RollBackPage.cs index 26d38101..8020d4f1 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/RollBackPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/RollBackPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/SQLServersPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/SQLServersPage.cs index b38208af..0ccb270d 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/SQLServersPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/SQLServersPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ServerAdminPasswordPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ServerAdminPasswordPage.cs index 142093be..aebd2543 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ServerAdminPasswordPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ServerAdminPasswordPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ServerPasswordPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ServerPasswordPage.cs index 880da961..c3651972 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ServerPasswordPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ServerPasswordPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ServiceAddressPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ServiceAddressPage.cs index 1ceeae6d..5368c13a 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ServiceAddressPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/ServiceAddressPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/SetupCompletePage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/SetupCompletePage.cs index 4a9c47ca..aed42e44 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/SetupCompletePage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/SetupCompletePage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/UninstallPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/UninstallPage.cs index c06e12cc..5df6124e 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/UninstallPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/UninstallPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/UrlPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/UrlPage.cs index 0c204399..12681cb2 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/UrlPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/UrlPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/UserAccountPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/UserAccountPage.cs index 80a233c6..c1a85f1f 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/UserAccountPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/UserAccountPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/WebPage.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/WebPage.cs index b9ee9ee8..0f78c132 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/WebPage.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/WebPage.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/Wizard.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/Wizard.cs index 26df6e0d..def9ab39 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/Wizard.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/Wizard.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/WizardPageBase.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/WizardPageBase.cs index 4c4cfec9..aa694969 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/WizardPageBase.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Setup/Wizard/WizardPageBase.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.SilentInstaller/Program.cs b/WebsitePanel.Installer/Sources/WebsitePanel.SilentInstaller/Program.cs index f1614bf0..76fbefd8 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.SilentInstaller/Program.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.SilentInstaller/Program.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.SilentInstaller/Properties/AssemblyInfo.cs b/WebsitePanel.Installer/Sources/WebsitePanel.SilentInstaller/Properties/AssemblyInfo.cs index 96bfd346..a0e938a7 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.SilentInstaller/Properties/AssemblyInfo.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.SilentInstaller/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Common/FileUtils.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Common/FileUtils.cs index 8d88fae8..5d1e0fc2 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Common/FileUtils.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Common/FileUtils.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Common/User32.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Common/User32.cs index 833e1873..8a747e45 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Common/User32.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Common/User32.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Common/Utils.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Common/Utils.cs index 87b5114f..8fc29beb 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Common/Utils.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Common/Utils.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Program.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Program.cs index 584a20bb..b5feff89 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Program.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Program.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Properties/AssemblyInfo.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Properties/AssemblyInfo.cs index e2f0900a..c421e830 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Properties/AssemblyInfo.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Updater/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Updater/UpdaterForm.cs b/WebsitePanel.Installer/Sources/WebsitePanel.Updater/UpdaterForm.cs index 5afe47a3..3ffae895 100644 --- a/WebsitePanel.Installer/Sources/WebsitePanel.Updater/UpdaterForm.cs +++ b/WebsitePanel.Installer/Sources/WebsitePanel.Updater/UpdaterForm.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2011, Outercurve Foundation. +// Copyright (c) 2012, Outercurve Foundation. // All rights reserved. // // Redistribution and use in source and binary forms, with or without modification,