Changes for directories
authorPanagiotis Kanavos <pkanavos@gmail.com>
Mon, 9 Jan 2012 16:54:42 +0000 (18:54 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Mon, 9 Jan 2012 16:54:42 +0000 (18:54 +0200)
commitf3d080df476f28bb731d09efce2e1538b1fbb420
treefe1398387a61ebb7480c184c6112a5804535c1ac
parent4f6d51d45c4262097ba8e99fb96f3272aac63baf
Changes for directories
Added copyright notices
53 files changed:
trunk/Pithos.Client.Test/Properties/AssemblyInfo.cs
trunk/Pithos.Client.WPF/Caliburn/Micro/Logging/DebugLogger.cs
trunk/Pithos.Client.WPF/Caliburn/Micro/Logging/log4netLogger.cs
trunk/Pithos.Client.WPF/Configuration/PithosSettings.cs
trunk/Pithos.Client.WPF/FileProperties/FilePropertiesViewModel.cs
trunk/Pithos.Client.WPF/PithosAccount.cs
trunk/Pithos.Client.WPF/Preferences/PreferencesViewModel.cs
trunk/Pithos.Client.WPF/Services/StatusService.cs
trunk/Pithos.Client.WPF/Shell/AboutViewModel.cs
trunk/Pithos.Client.WPF/Shell/FeedbackViewModel.cs
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
trunk/Pithos.Core.Test/Pithos.Core.Test.csproj
trunk/Pithos.Core.Test/Properties/AssemblyInfo.cs
trunk/Pithos.Core/Agents/Agent.cs
trunk/Pithos.Core/Agents/CloudTransferAction.cs
trunk/Pithos.Core/Agents/FileAgent.cs
trunk/Pithos.Core/Agents/FileInfoExtensions.cs
trunk/Pithos.Core/Agents/NetworkAgent.cs
trunk/Pithos.Core/Agents/WorkflowAgent.cs
trunk/Pithos.Core/FileState.cs
trunk/Pithos.Core/IStatusService.cs
trunk/Pithos.Core/JobQueue.cs
trunk/Pithos.Core/NetworkGate.cs
trunk/Pithos.Core/Pithos.Core.csproj
trunk/Pithos.Core/Properties/AssemblyInfo.cs
trunk/Pithos.Interfaces/AccountSettings.cs
trunk/Pithos.Interfaces/FileInfoExtensions.cs
trunk/Pithos.Interfaces/PithosSettingsData.cs
trunk/Pithos.Interfaces/Properties/AssemblyInfo.cs
trunk/Pithos.Network.Test/Properties/AssemblyInfo.cs
trunk/Pithos.Network/CloudFilesClient.cs
trunk/Pithos.Network/Properties/AssemblyInfo.cs
trunk/Pithos.Network/RestClient.cs
trunk/Pithos.ShellExtensions.Test/Properties/AssemblyInfo.cs
trunk/Pithos.ShellExtensions/FileContext.cs
trunk/Pithos.ShellExtensions/IoC.cs
trunk/Pithos.ShellExtensions/LogCategories.cs
trunk/Pithos.ShellExtensions/Menus/DisplayFlags.cs
trunk/Pithos.ShellExtensions/Menus/FileContextMenu.cs
trunk/Pithos.ShellExtensions/Overlays/AddedIcodOverlay.cs
trunk/Pithos.ShellExtensions/Overlays/UnversionedIconOverlay.cs
trunk/Pithos.ShellExtensions/Pithos.ShellExtensions.csproj
trunk/Pithos.ShellExtensions/PithosHost.cs
trunk/Pithos.ShellExtensions/Properties/AssemblyInfo.cs
trunk/Pithos.ShellExtensions/Service References/PithosService/Reference.cs
trunk/Pithos.ShellExtensions/Service References/PithosService/StatusService.wsdl
trunk/Pithos.ShellExtensions/Service References/PithosService/mex.wsdl
trunk/Pithos.ShellExtensions/Service References/PithosService/mex1.wsdl
trunk/Pithos.ShellExtensions/Service References/PithosService/mex2.wsdl
trunk/Pithos.ShellExtensions/Service References/PithosService/mex2.xsd
trunk/Pithos.ShellExtensions/Service References/PithosService/mex5.xsd
trunk/Pithos.ShellExtensions/ShellSettings.cs
trunk/Pithos.ShellExtensions/ShellStatusChecker.cs