Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BuildTools/LocalizationTool/LocalizationTool/CSVReader.cs4
-rw-r--r--BuildTools/LocalizationTool/LocalizationTool/LinqHelpers.cs4
-rw-r--r--BuildTools/LocalizationTool/LocalizationTool/Program.cs4
-rw-r--r--BuildTools/LocalizationTool/LocalizationTool/Properties/AssemblyInfo.cs4
-rw-r--r--BuildTools/LocalizationTool/LocalizationTool/ResXCompiler.cs4
-rw-r--r--BuildTools/LocalizationTool/LocalizationTool/UpdateGUI.cs4
-rw-r--r--BuildTools/WixProjBuilder/Program.cs4
-rw-r--r--BuildTools/WixProjBuilder/Properties/AssemblyInfo.cs4
-rw-r--r--BuildTools/WixProjBuilder/license.txt2
-rw-r--r--Duplicati.sln237
-rw-r--r--Duplicati/CommandLine/BackendTester/NonSeekableStream.cs4
-rw-r--r--Duplicati/CommandLine/BackendTester/Program.cs4
-rw-r--r--Duplicati/CommandLine/BackendTester/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/CommandLine/BackendTool/Program.cs4
-rw-r--r--Duplicati/CommandLine/BackendTool/Properties/AssemblyInfo.cs5
-rw-r--r--Duplicati/CommandLine/Commands.cs4
-rw-r--r--Duplicati/CommandLine/ConsoleOutput.cs4
-rw-r--r--Duplicati/CommandLine/Program.cs4
-rw-r--r--Duplicati/CommandLine/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/CommandLine/UnitTest.cs4
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/AppIndicatorRunner.cs4
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs4
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/GtkRunner.cs4
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/ImageLoader.cs4
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/TrayIconBase.cs4
-rw-r--r--Duplicati/GUI/Duplicati.GUI.TrayIcon/WinFormsRunner.cs4
-rw-r--r--Duplicati/Library/AutoUpdater/AutoUpdateSettings.cs4
-rw-r--r--Duplicati/Library/AutoUpdater/FileEntry.cs4
-rw-r--r--Duplicati/Library/AutoUpdater/Program.cs4
-rw-r--r--Duplicati/Library/AutoUpdater/Properties/AssemblyInfo.cs5
-rw-r--r--Duplicati/Library/AutoUpdater/SignatureReadingStream.cs4
-rw-r--r--Duplicati/Library/AutoUpdater/UpdateInfo.cs4
-rw-r--r--Duplicati/Library/AutoUpdater/UpdaterManager.cs4
-rw-r--r--Duplicati/Library/Backend/AzureBlob/AzureBlobBackend.cs4
-rw-r--r--Duplicati/Library/Backend/AzureBlob/AzureBlobWrapper.cs4
-rw-r--r--Duplicati/Library/Backend/CloudFiles/CloudFiles.cs4
-rw-r--r--Duplicati/Library/Backend/CloudFiles/MD5CalculatingStream.cs4
-rw-r--r--Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Backend/FTP/FTPBackend.cs4
-rw-r--r--Duplicati/Library/Backend/FTP/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Backend/File/FileBackend.cs4
-rw-r--r--Duplicati/Library/Backend/File/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Backend/File/Win32.cs4
-rw-r--r--Duplicati/Library/Backend/S3/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Backend/S3/S3Backend.cs4
-rw-r--r--Duplicati/Library/Backend/S3/S3Config.cs4
-rw-r--r--Duplicati/Library/Backend/S3/S3Wrapper.cs4
-rw-r--r--Duplicati/Library/Backend/SSHv2/KeyGenerator.cs4
-rw-r--r--Duplicati/Library/Backend/SSHv2/KeyUploader.cs4
-rw-r--r--Duplicati/Library/Backend/SSHv2/SSHv2Backend.cs4
-rw-r--r--Duplicati/Library/Backend/TahoeLAFS/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Backend/TahoeLAFS/TahoeBackend.cs4
-rw-r--r--Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Backend/WEBDAV/WEBDAV.cs4
-rw-r--r--Duplicati/Library/Compression/FileArchiveDirectory.cs4
-rw-r--r--Duplicati/Library/Compression/FileArchiveZip.cs4
-rw-r--r--Duplicati/Library/Compression/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/DynamicLoader/BackendLoader.cs4
-rw-r--r--Duplicati/Library/DynamicLoader/CompressionLoader.cs4
-rw-r--r--Duplicati/Library/DynamicLoader/DynamicLoader.cs4
-rw-r--r--Duplicati/Library/DynamicLoader/EncryptionLoader.cs4
-rw-r--r--Duplicati/Library/DynamicLoader/GenericLoader.cs4
-rw-r--r--Duplicati/Library/DynamicLoader/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/DynamicLoader/WebLoader.cs4
-rw-r--r--Duplicati/Library/Encryption/AESEncryption.cs4
-rw-r--r--Duplicati/Library/Encryption/CryptoStreamWrapper.cs4
-rw-r--r--Duplicati/Library/Encryption/EncryptionBase.cs4
-rw-r--r--Duplicati/Library/Encryption/GPGEncryption.cs4
-rw-r--r--Duplicati/Library/Encryption/GPGStreamWrapper.cs4
-rw-r--r--Duplicati/Library/Encryption/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Interface/CommandLineArgument.cs4
-rw-r--r--Duplicati/Library/Interface/CommonStrings.cs4
-rw-r--r--Duplicati/Library/Interface/CustomExceptions.cs4
-rw-r--r--Duplicati/Library/Interface/FileEntry.cs4
-rw-r--r--Duplicati/Library/Interface/IBackend.cs4
-rw-r--r--Duplicati/Library/Interface/IBackendGUI.cs4
-rw-r--r--Duplicati/Library/Interface/ICommandLineArgument.cs4
-rw-r--r--Duplicati/Library/Interface/ICompression.cs4
-rw-r--r--Duplicati/Library/Interface/ICompressionGUI.cs4
-rw-r--r--Duplicati/Library/Interface/IConnectionModule.cs4
-rw-r--r--Duplicati/Library/Interface/IEncryption.cs4
-rw-r--r--Duplicati/Library/Interface/IEncryptionGUI.cs4
-rw-r--r--Duplicati/Library/Interface/IFileEntry.cs4
-rw-r--r--Duplicati/Library/Interface/IGUIControl.cs4
-rw-r--r--Duplicati/Library/Interface/IGUIMiniControl.cs4
-rw-r--r--Duplicati/Library/Interface/IGenericCallbackModule.cs4
-rw-r--r--Duplicati/Library/Interface/IGenericModule.cs4
-rw-r--r--Duplicati/Library/Interface/IRenameEnabledBackend.cs4
-rw-r--r--Duplicati/Library/Interface/ISettingsControl.cs4
-rw-r--r--Duplicati/Library/Interface/IStreamingBackend.cs4
-rw-r--r--Duplicati/Library/Interface/IWebModule.cs4
-rw-r--r--Duplicati/Library/Interface/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Interface/ResultInterfaces.cs4
-rw-r--r--Duplicati/Library/Localization/ILocalizationService.cs4
-rw-r--r--Duplicati/Library/Localization/LocalizationService.cs4
-rw-r--r--Duplicati/Library/Localization/MockLocalizationService.cs4
-rw-r--r--Duplicati/Library/Localization/Properties/AssemblyInfo.cs5
-rw-r--r--Duplicati/Library/Localization/Short.cs4
-rw-r--r--Duplicati/Library/Logging/ILog.cs4
-rw-r--r--Duplicati/Library/Logging/Log.cs4
-rw-r--r--Duplicati/Library/Logging/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Logging/StreamLog.cs4
-rw-r--r--Duplicati/Library/Logging/Timer.cs4
-rw-r--r--Duplicati/Library/Main/Controller.cs4
-rw-r--r--Duplicati/Library/Main/Database/LocalListAffectedDatabase.cs4
-rw-r--r--Duplicati/Library/Main/Database/LocalListChangesDatabase.cs4
-rw-r--r--Duplicati/Library/Main/Database/LocalListDatabase.cs4
-rw-r--r--Duplicati/Library/Main/Database/LocalTestDatabase.cs4
-rw-r--r--Duplicati/Library/Main/DatabaseLocator.cs4
-rw-r--r--Duplicati/Library/Main/IMetahash.cs4
-rw-r--r--Duplicati/Library/Main/Operation/FilelistProcessor.cs4
-rw-r--r--Duplicati/Library/Main/Operation/ListAffected.cs4
-rw-r--r--Duplicati/Library/Main/Operation/ListChangesHandler.cs4
-rw-r--r--Duplicati/Library/Main/Operation/ListControlFilesHandler.cs4
-rw-r--r--Duplicati/Library/Main/Operation/TestFilterHandler.cs4
-rw-r--r--Duplicati/Library/Main/Operation/TestHandler.cs4
-rw-r--r--Duplicati/Library/Main/Options.cs4
-rw-r--r--Duplicati/Library/Main/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Main/ResultClasses.cs4
-rw-r--r--Duplicati/Library/Main/Utility.cs4
-rw-r--r--Duplicati/Library/Modules/Builtin/ConsolePasswordInput.cs4
-rw-r--r--Duplicati/Library/Modules/Builtin/HttpOptions.cs4
-rw-r--r--Duplicati/Library/Modules/Builtin/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Modules/Builtin/RunScript.cs4
-rw-r--r--Duplicati/Library/SQLiteHelper/DatabaseUpgrader.cs4
-rw-r--r--Duplicati/Library/SQLiteHelper/Properties/AssemblyInfo.cs5
-rw-r--r--Duplicati/Library/SQLiteHelper/SQLiteLoader.cs4
-rw-r--r--Duplicati/Library/SharpExpect/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/SharpExpect/SharpExpectProcess.cs4
-rw-r--r--Duplicati/Library/Snapshots/ISnapshotService.cs4
-rw-r--r--Duplicati/Library/Snapshots/ISystemIO.cs4
-rw-r--r--Duplicati/Library/Snapshots/LinuxSnapshot.cs4
-rw-r--r--Duplicati/Library/Snapshots/NoSnapshot.cs4
-rw-r--r--Duplicati/Library/Snapshots/NoSnapshotLinux.cs4
-rw-r--r--Duplicati/Library/Snapshots/NoSnapshotWindows.cs4
-rw-r--r--Duplicati/Library/Snapshots/Program.cs4
-rw-r--r--Duplicati/Library/Snapshots/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Snapshots/SnapshotUtility.cs4
-rw-r--r--Duplicati/Library/Snapshots/SystemIOLinux.cs4
-rw-r--r--Duplicati/Library/Snapshots/SystemIOWindows.cs4
-rw-r--r--Duplicati/Library/Snapshots/USNHelper.cs4
-rw-r--r--Duplicati/Library/Snapshots/Win32USN.cs4
-rw-r--r--Duplicati/Library/Snapshots/WinNativeMethods.cs4
-rw-r--r--Duplicati/Library/Snapshots/WindowsSnapshot.cs4
-rw-r--r--Duplicati/Library/Utility/BlockingQueue.cs4
-rw-r--r--Duplicati/Library/Utility/CommandLineParser.cs4
-rw-r--r--Duplicati/Library/Utility/FileBackedList.cs4
-rw-r--r--Duplicati/Library/Utility/FilterExpression.cs4
-rw-r--r--Duplicati/Library/Utility/IFilter.cs4
-rw-r--r--Duplicati/Library/Utility/JoinedFilterExpression.cs4
-rw-r--r--Duplicati/Library/Utility/KeyGenerator.cs4
-rw-r--r--Duplicati/Library/Utility/OverrideableStream.cs4
-rw-r--r--Duplicati/Library/Utility/ProgressReportingStream.cs4
-rw-r--r--Duplicati/Library/Utility/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/Library/Utility/Sizeparser.cs4
-rw-r--r--Duplicati/Library/Utility/SslCertificateValidator.cs4
-rw-r--r--Duplicati/Library/Utility/TempFile.cs4
-rw-r--r--Duplicati/Library/Utility/TempFileStream.cs4
-rw-r--r--Duplicati/Library/Utility/TempFolder.cs4
-rw-r--r--Duplicati/Library/Utility/ThrottledStream.cs4
-rw-r--r--Duplicati/Library/Utility/Timeparser.cs4
-rw-r--r--Duplicati/Library/Utility/Uri.cs4
-rw-r--r--Duplicati/Library/Utility/UrlUtillity.cs4
-rw-r--r--Duplicati/Library/Utility/Utility.cs4
-rw-r--r--Duplicati/Library/Utility/Win32.cs4
-rw-r--r--Duplicati/Library/Utility/WorkerThread.cs4
-rw-r--r--Duplicati/License/LicenseEntry.cs4
-rw-r--r--Duplicati/License/LicenseReader.cs4
-rw-r--r--Duplicati/License/Properties/AssemblyInfo.cs4
-rw-r--r--Duplicati/License/VersionNumbers.cs4
-rw-r--r--Duplicati/Server/Database/ApplicationSettings.cs4
-rw-r--r--Duplicati/Server/Database/Backup.cs4
-rw-r--r--Duplicati/Server/Database/Connection.cs4
-rw-r--r--Duplicati/Server/Database/Filter.cs4
-rw-r--r--Duplicati/Server/Database/Notification.cs4
-rw-r--r--Duplicati/Server/Database/Schedule.cs4
-rw-r--r--Duplicati/Server/Database/Setting.cs4
-rw-r--r--Duplicati/Server/Database/TempFile.cs4
-rw-r--r--Duplicati/Server/Duplicati.Server.Serialization/Implementations/Filter.cs4
-rw-r--r--Duplicati/Server/Duplicati.Server.Serialization/Implementations/Notification.cs4
-rw-r--r--Duplicati/Server/Duplicati.Server.Serialization/Implementations/Setting.cs4
-rw-r--r--Duplicati/Server/Duplicati.Server.Serialization/Interface/IBackup.cs4
-rw-r--r--Duplicati/Server/Duplicati.Server.Serialization/Interface/IDynamicModule.cs4
-rw-r--r--Duplicati/Server/Duplicati.Server.Serialization/Interface/IFilter.cs4
-rw-r--r--Duplicati/Server/Duplicati.Server.Serialization/Interface/INotification.cs4
-rw-r--r--Duplicati/Server/Duplicati.Server.Serialization/Interface/IQueuedTask.cs4
-rw-r--r--Duplicati/Server/Duplicati.Server.Serialization/Interface/ISchedule.cs4
-rw-r--r--Duplicati/Server/Duplicati.Server.Serialization/Interface/IServerSettings.cs4
-rw-r--r--Duplicati/Server/Duplicati.Server.Serialization/Interface/ISetting.cs4
-rw-r--r--Duplicati/Server/LiveControls.cs4
-rw-r--r--Duplicati/Server/LogWriteHandler.cs4
-rw-r--r--Duplicati/Server/Runner.cs4
-rw-r--r--Duplicati/Server/Scheduler.cs4
-rw-r--r--Duplicati/Server/Serializable/ImportExportStructure.cs4
-rw-r--r--Duplicati/Server/Serializable/ServerSettings.cs4
-rw-r--r--Duplicati/Server/Serializable/ServerStatus.cs4
-rw-r--r--Duplicati/Server/SingleInstance.cs4
-rw-r--r--Duplicati/Server/SpecialFolders.cs4
-rw-r--r--Duplicati/Server/UpdatePollThread.cs4
-rw-r--r--Duplicati/Server/WebServer/AuthenticationHandler.cs4
-rw-r--r--Duplicati/Server/WebServer/BodyWriter.cs4
-rw-r--r--Duplicati/Server/WebServer/ControlHandler.cs4
-rw-r--r--Duplicati/Server/WebServer/ControlMethods/AddOrUpdateBackup.cs4
-rw-r--r--Duplicati/Server/WebServer/ControlMethods/DeleteBackup.cs4
-rw-r--r--Duplicati/Server/WebServer/ControlMethods/GetBackup.cs4
-rw-r--r--Duplicati/Server/WebServer/ControlMethods/GetFolderContents.cs4
-rw-r--r--Duplicati/Server/WebServer/ControlMethods/ListFolderAsNodes.cs4
-rw-r--r--Duplicati/Server/WebServer/ControlMethods/ReadLogData.cs4
-rw-r--r--Duplicati/Server/WebServer/ControlMethods/SearchBackupFiles.cs4
-rw-r--r--Duplicati/Server/WebServer/IndexHtmlHandler.cs4
-rw-r--r--Duplicati/Service/Program.cs4
-rw-r--r--Duplicati/Service/Properties/AssemblyInfo.cs5
-rw-r--r--Duplicati/Service/Runner.cs4
-rw-r--r--Duplicati/license.txt2
-rwxr-xr-xthirdparty/SharpAESCrypt/License.txt2
215 files changed, 548 insertions, 544 deletions
diff --git a/BuildTools/LocalizationTool/LocalizationTool/CSVReader.cs b/BuildTools/LocalizationTool/LocalizationTool/CSVReader.cs
index 20dc55d89..805fca986 100644
--- a/BuildTools/LocalizationTool/LocalizationTool/CSVReader.cs
+++ b/BuildTools/LocalizationTool/LocalizationTool/CSVReader.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/BuildTools/LocalizationTool/LocalizationTool/LinqHelpers.cs b/BuildTools/LocalizationTool/LocalizationTool/LinqHelpers.cs
index 20e282c08..d6660ac2a 100644
--- a/BuildTools/LocalizationTool/LocalizationTool/LinqHelpers.cs
+++ b/BuildTools/LocalizationTool/LocalizationTool/LinqHelpers.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/BuildTools/LocalizationTool/LocalizationTool/Program.cs b/BuildTools/LocalizationTool/LocalizationTool/Program.cs
index c156227ba..0fd401444 100644
--- a/BuildTools/LocalizationTool/LocalizationTool/Program.cs
+++ b/BuildTools/LocalizationTool/LocalizationTool/Program.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/BuildTools/LocalizationTool/LocalizationTool/Properties/AssemblyInfo.cs b/BuildTools/LocalizationTool/LocalizationTool/Properties/AssemblyInfo.cs
index d7f57a4f0..89b74fdd8 100644
--- a/BuildTools/LocalizationTool/LocalizationTool/Properties/AssemblyInfo.cs
+++ b/BuildTools/LocalizationTool/LocalizationTool/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/BuildTools/LocalizationTool/LocalizationTool/ResXCompiler.cs b/BuildTools/LocalizationTool/LocalizationTool/ResXCompiler.cs
index b37ae3ad7..218085c36 100644
--- a/BuildTools/LocalizationTool/LocalizationTool/ResXCompiler.cs
+++ b/BuildTools/LocalizationTool/LocalizationTool/ResXCompiler.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/BuildTools/LocalizationTool/LocalizationTool/UpdateGUI.cs b/BuildTools/LocalizationTool/LocalizationTool/UpdateGUI.cs
index f7d142d45..5973d66bd 100644
--- a/BuildTools/LocalizationTool/LocalizationTool/UpdateGUI.cs
+++ b/BuildTools/LocalizationTool/LocalizationTool/UpdateGUI.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/BuildTools/WixProjBuilder/Program.cs b/BuildTools/WixProjBuilder/Program.cs
index f9d285089..035b2885f 100644
--- a/BuildTools/WixProjBuilder/Program.cs
+++ b/BuildTools/WixProjBuilder/Program.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/BuildTools/WixProjBuilder/Properties/AssemblyInfo.cs b/BuildTools/WixProjBuilder/Properties/AssemblyInfo.cs
index 50a55e155..631363cf9 100644
--- a/BuildTools/WixProjBuilder/Properties/AssemblyInfo.cs
+++ b/BuildTools/WixProjBuilder/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/BuildTools/WixProjBuilder/license.txt b/BuildTools/WixProjBuilder/license.txt
index b7187c597..cd9008a6d 100644
--- a/BuildTools/WixProjBuilder/license.txt
+++ b/BuildTools/WixProjBuilder/license.txt
@@ -488,4 +488,4 @@ convey the exclusion of warranty; and each file should have at least the
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Copyright 2008, http://www.hexad.dk, opensource@hexad.dk
+ Copyright 2015, http://www.duplicati.com, info@duplicati.com
diff --git a/Duplicati.sln b/Duplicati.sln
index 3bfc06130..01b9a89bd 100644
--- a/Duplicati.sln
+++ b/Duplicati.sln
@@ -68,96 +68,66 @@ Global
Test|Any CPU = Test|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Release|Any CPU.Build.0 = Release|Any CPU
- {DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {0CA86ECF-5BEC-4909-B4F6-110A03B30B92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0CA86ECF-5BEC-4909-B4F6-110A03B30B92}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0CA86ECF-5BEC-4909-B4F6-110A03B30B92}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0CA86ECF-5BEC-4909-B4F6-110A03B30B92}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0CA86ECF-5BEC-4909-B4F6-110A03B30B92}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {0CA86ECF-5BEC-4909-B4F6-110A03B30B92}.Test|Any CPU.Build.0 = Debug|Any CPU
{10D2D1B7-C664-41D8-9B3A-00040C3D421B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{10D2D1B7-C664-41D8-9B3A-00040C3D421B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{10D2D1B7-C664-41D8-9B3A-00040C3D421B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{10D2D1B7-C664-41D8-9B3A-00040C3D421B}.Release|Any CPU.Build.0 = Release|Any CPU
{10D2D1B7-C664-41D8-9B3A-00040C3D421B}.Test|Any CPU.ActiveCfg = Debug|Any CPU
{10D2D1B7-C664-41D8-9B3A-00040C3D421B}.Test|Any CPU.Build.0 = Debug|Any CPU
- {FC9B7611-836F-4127-8B44-A7C31F506807}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {FC9B7611-836F-4127-8B44-A7C31F506807}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {FC9B7611-836F-4127-8B44-A7C31F506807}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {FC9B7611-836F-4127-8B44-A7C31F506807}.Release|Any CPU.Build.0 = Release|Any CPU
- {FC9B7611-836F-4127-8B44-A7C31F506807}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {FC9B7611-836F-4127-8B44-A7C31F506807}.Test|Any CPU.Build.0 = Debug|Any CPU
- {F61679A9-E5DE-468A-B5A4-05F92D0143D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {F61679A9-E5DE-468A-B5A4-05F92D0143D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {F61679A9-E5DE-468A-B5A4-05F92D0143D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {F61679A9-E5DE-468A-B5A4-05F92D0143D2}.Release|Any CPU.Build.0 = Release|Any CPU
- {F61679A9-E5DE-468A-B5A4-05F92D0143D2}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {F61679A9-E5DE-468A-B5A4-05F92D0143D2}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {17566860-3D98-4604-AA5B-47661F75609F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {17566860-3D98-4604-AA5B-47661F75609F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {17566860-3D98-4604-AA5B-47661F75609F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {17566860-3D98-4604-AA5B-47661F75609F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {17566860-3D98-4604-AA5B-47661F75609F}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {17566860-3D98-4604-AA5B-47661F75609F}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {19E661D2-C5DA-4F35-B3EE-7586E5734B5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {19E661D2-C5DA-4F35-B3EE-7586E5734B5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {19E661D2-C5DA-4F35-B3EE-7586E5734B5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {19E661D2-C5DA-4F35-B3EE-7586E5734B5F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {19E661D2-C5DA-4F35-B3EE-7586E5734B5F}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {19E661D2-C5DA-4F35-B3EE-7586E5734B5F}.Test|Any CPU.Build.0 = Debug|Any CPU
{19ECCE09-B5EB-406C-8C57-BAC66997D469}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19ECCE09-B5EB-406C-8C57-BAC66997D469}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19ECCE09-B5EB-406C-8C57-BAC66997D469}.Release|Any CPU.ActiveCfg = Release|Any CPU
{19ECCE09-B5EB-406C-8C57-BAC66997D469}.Release|Any CPU.Build.0 = Release|Any CPU
{19ECCE09-B5EB-406C-8C57-BAC66997D469}.Test|Any CPU.ActiveCfg = Debug|Any CPU
{19ECCE09-B5EB-406C-8C57-BAC66997D469}.Test|Any CPU.Build.0 = Debug|Any CPU
- {94484FDB-2EFA-4CF0-9BE6-A561157B4F87}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {94484FDB-2EFA-4CF0-9BE6-A561157B4F87}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {94484FDB-2EFA-4CF0-9BE6-A561157B4F87}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {94484FDB-2EFA-4CF0-9BE6-A561157B4F87}.Release|Any CPU.Build.0 = Release|Any CPU
- {94484FDB-2EFA-4CF0-9BE6-A561157B4F87}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {94484FDB-2EFA-4CF0-9BE6-A561157B4F87}.Test|Any CPU.Build.0 = Debug|Any CPU
- {D10A5FC0-11B4-4E70-86AA-8AEA52BD9798}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {D10A5FC0-11B4-4E70-86AA-8AEA52BD9798}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {D10A5FC0-11B4-4E70-86AA-8AEA52BD9798}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {D10A5FC0-11B4-4E70-86AA-8AEA52BD9798}.Release|Any CPU.Build.0 = Release|Any CPU
- {D10A5FC0-11B4-4E70-86AA-8AEA52BD9798}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {D10A5FC0-11B4-4E70-86AA-8AEA52BD9798}.Test|Any CPU.Build.0 = Debug|Any CPU
- {C03F6DFD-805A-4BE0-9338-64870ADDB4A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {C03F6DFD-805A-4BE0-9338-64870ADDB4A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {C03F6DFD-805A-4BE0-9338-64870ADDB4A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {C03F6DFD-805A-4BE0-9338-64870ADDB4A2}.Release|Any CPU.Build.0 = Release|Any CPU
- {C03F6DFD-805A-4BE0-9338-64870ADDB4A2}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {C03F6DFD-805A-4BE0-9338-64870ADDB4A2}.Test|Any CPU.Build.0 = Debug|Any CPU
- {81765A64-3661-4E3E-B850-2F6F87A51F74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {81765A64-3661-4E3E-B850-2F6F87A51F74}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {81765A64-3661-4E3E-B850-2F6F87A51F74}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {81765A64-3661-4E3E-B850-2F6F87A51F74}.Release|Any CPU.Build.0 = Release|Any CPU
- {81765A64-3661-4E3E-B850-2F6F87A51F74}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {81765A64-3661-4E3E-B850-2F6F87A51F74}.Test|Any CPU.Build.0 = Debug|Any CPU
- {BAE27510-8B5D-44B2-B33E-372A98908041}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {BAE27510-8B5D-44B2-B33E-372A98908041}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {BAE27510-8B5D-44B2-B33E-372A98908041}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {BAE27510-8B5D-44B2-B33E-372A98908041}.Release|Any CPU.Build.0 = Release|Any CPU
- {BAE27510-8B5D-44B2-B33E-372A98908041}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {BAE27510-8B5D-44B2-B33E-372A98908041}.Test|Any CPU.Build.0 = Debug|Any CPU
{1BFAE226-8364-4086-825C-BB83F6F3EE4C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1BFAE226-8364-4086-825C-BB83F6F3EE4C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1BFAE226-8364-4086-825C-BB83F6F3EE4C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1BFAE226-8364-4086-825C-BB83F6F3EE4C}.Release|Any CPU.Build.0 = Release|Any CPU
{1BFAE226-8364-4086-825C-BB83F6F3EE4C}.Test|Any CPU.ActiveCfg = Debug|Any CPU
{1BFAE226-8364-4086-825C-BB83F6F3EE4C}.Test|Any CPU.Build.0 = Debug|Any CPU
- {E7280DCA-7776-4A73-B9B5-41FD77FC8799}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E7280DCA-7776-4A73-B9B5-41FD77FC8799}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {E7280DCA-7776-4A73-B9B5-41FD77FC8799}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {E7280DCA-7776-4A73-B9B5-41FD77FC8799}.Release|Any CPU.Build.0 = Release|Any CPU
- {E7280DCA-7776-4A73-B9B5-41FD77FC8799}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {E7280DCA-7776-4A73-B9B5-41FD77FC8799}.Test|Any CPU.Build.0 = Debug|Any CPU
- {C5899F45-B0FF-483C-9D38-24A9FCAAB237}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {C5899F45-B0FF-483C-9D38-24A9FCAAB237}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {C5899F45-B0FF-483C-9D38-24A9FCAAB237}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {C5899F45-B0FF-483C-9D38-24A9FCAAB237}.Release|Any CPU.Build.0 = Release|Any CPU
- {C5899F45-B0FF-483C-9D38-24A9FCAAB237}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {C5899F45-B0FF-483C-9D38-24A9FCAAB237}.Test|Any CPU.Build.0 = Debug|Any CPU
- {0CA86ECF-5BEC-4909-B4F6-110A03B30B92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {0CA86ECF-5BEC-4909-B4F6-110A03B30B92}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {0CA86ECF-5BEC-4909-B4F6-110A03B30B92}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {0CA86ECF-5BEC-4909-B4F6-110A03B30B92}.Release|Any CPU.Build.0 = Release|Any CPU
- {0CA86ECF-5BEC-4909-B4F6-110A03B30B92}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {0CA86ECF-5BEC-4909-B4F6-110A03B30B92}.Test|Any CPU.Build.0 = Debug|Any CPU
- {D63E53E4-A458-4C2F-914D-92F715F58ACE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {D63E53E4-A458-4C2F-914D-92F715F58ACE}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {D63E53E4-A458-4C2F-914D-92F715F58ACE}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {D63E53E4-A458-4C2F-914D-92F715F58ACE}.Release|Any CPU.Build.0 = Release|Any CPU
- {D63E53E4-A458-4C2F-914D-92F715F58ACE}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {D63E53E4-A458-4C2F-914D-92F715F58ACE}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {2AF960C0-357D-4D44-A3D5-8B6E89DB0F11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2AF960C0-357D-4D44-A3D5-8B6E89DB0F11}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2AF960C0-357D-4D44-A3D5-8B6E89DB0F11}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2AF960C0-357D-4D44-A3D5-8B6E89DB0F11}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2AF960C0-357D-4D44-A3D5-8B6E89DB0F11}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {2AF960C0-357D-4D44-A3D5-8B6E89DB0F11}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {2C838169-B187-4B09-8768-1C24C2521C8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2C838169-B187-4B09-8768-1C24C2521C8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2C838169-B187-4B09-8768-1C24C2521C8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2C838169-B187-4B09-8768-1C24C2521C8D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2C838169-B187-4B09-8768-1C24C2521C8D}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {2C838169-B187-4B09-8768-1C24C2521C8D}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {33FD1D24-C28F-4C71-933F-98F1586EA76C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {33FD1D24-C28F-4C71-933F-98F1586EA76C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {33FD1D24-C28F-4C71-933F-98F1586EA76C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {33FD1D24-C28F-4C71-933F-98F1586EA76C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {33FD1D24-C28F-4C71-933F-98F1586EA76C}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {33FD1D24-C28F-4C71-933F-98F1586EA76C}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {42C91180-11EB-4590-82EA-80FE9D4DEBEC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {42C91180-11EB-4590-82EA-80FE9D4DEBEC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {42C91180-11EB-4590-82EA-80FE9D4DEBEC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {42C91180-11EB-4590-82EA-80FE9D4DEBEC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {42C91180-11EB-4590-82EA-80FE9D4DEBEC}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {42C91180-11EB-4590-82EA-80FE9D4DEBEC}.Test|Any CPU.Build.0 = Debug|Any CPU
{4D012CB1-4B92-47F4-89B7-BF80A73A2E99}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4D012CB1-4B92-47F4-89B7-BF80A73A2E99}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4D012CB1-4B92-47F4-89B7-BF80A73A2E99}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -176,93 +146,119 @@ Global
{7E119745-1F62-43F0-936C-F312A1912C0B}.Release|Any CPU.Build.0 = Release|Any CPU
{7E119745-1F62-43F0-936C-F312A1912C0B}.Test|Any CPU.ActiveCfg = Debug|Any CPU
{7E119745-1F62-43F0-936C-F312A1912C0B}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {81765A64-3661-4E3E-B850-2F6F87A51F74}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {81765A64-3661-4E3E-B850-2F6F87A51F74}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {81765A64-3661-4E3E-B850-2F6F87A51F74}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {81765A64-3661-4E3E-B850-2F6F87A51F74}.Release|Any CPU.Build.0 = Release|Any CPU
+ {81765A64-3661-4E3E-B850-2F6F87A51F74}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {81765A64-3661-4E3E-B850-2F6F87A51F74}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {8E4CECFB-0413-4B00-AB93-78D1C3902BD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {8E4CECFB-0413-4B00-AB93-78D1C3902BD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {8E4CECFB-0413-4B00-AB93-78D1C3902BD5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {8E4CECFB-0413-4B00-AB93-78D1C3902BD5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {8E4CECFB-0413-4B00-AB93-78D1C3902BD5}.Test|Any CPU.ActiveCfg = Release|Any CPU
+ {8E4CECFB-0413-4B00-AB93-78D1C3902BD5}.Test|Any CPU.Build.0 = Release|Any CPU
+ {94484FDB-2EFA-4CF0-9BE6-A561157B4F87}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {94484FDB-2EFA-4CF0-9BE6-A561157B4F87}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {94484FDB-2EFA-4CF0-9BE6-A561157B4F87}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {94484FDB-2EFA-4CF0-9BE6-A561157B4F87}.Release|Any CPU.Build.0 = Release|Any CPU
+ {94484FDB-2EFA-4CF0-9BE6-A561157B4F87}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {94484FDB-2EFA-4CF0-9BE6-A561157B4F87}.Test|Any CPU.Build.0 = Debug|Any CPU
{B68F2214-951F-4F78-8488-66E1ED3F50BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B68F2214-951F-4F78-8488-66E1ED3F50BF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B68F2214-951F-4F78-8488-66E1ED3F50BF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B68F2214-951F-4F78-8488-66E1ED3F50BF}.Release|Any CPU.Build.0 = Release|Any CPU
{B68F2214-951F-4F78-8488-66E1ED3F50BF}.Test|Any CPU.ActiveCfg = Debug|Any CPU
{B68F2214-951F-4F78-8488-66E1ED3F50BF}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {BAE27510-8B5D-44B2-B33E-372A98908041}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BAE27510-8B5D-44B2-B33E-372A98908041}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BAE27510-8B5D-44B2-B33E-372A98908041}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BAE27510-8B5D-44B2-B33E-372A98908041}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BAE27510-8B5D-44B2-B33E-372A98908041}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {BAE27510-8B5D-44B2-B33E-372A98908041}.Test|Any CPU.Build.0 = Debug|Any CPU
{C0270709-2A40-43B5-8CF1-69581B9FA2A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C0270709-2A40-43B5-8CF1-69581B9FA2A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C0270709-2A40-43B5-8CF1-69581B9FA2A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C0270709-2A40-43B5-8CF1-69581B9FA2A1}.Release|Any CPU.Build.0 = Release|Any CPU
{C0270709-2A40-43B5-8CF1-69581B9FA2A1}.Test|Any CPU.ActiveCfg = Debug|Any CPU
{C0270709-2A40-43B5-8CF1-69581B9FA2A1}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {C03F6DFD-805A-4BE0-9338-64870ADDB4A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C03F6DFD-805A-4BE0-9338-64870ADDB4A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C03F6DFD-805A-4BE0-9338-64870ADDB4A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C03F6DFD-805A-4BE0-9338-64870ADDB4A2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C03F6DFD-805A-4BE0-9338-64870ADDB4A2}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {C03F6DFD-805A-4BE0-9338-64870ADDB4A2}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {C5899F45-B0FF-483C-9D38-24A9FCAAB237}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C5899F45-B0FF-483C-9D38-24A9FCAAB237}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C5899F45-B0FF-483C-9D38-24A9FCAAB237}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C5899F45-B0FF-483C-9D38-24A9FCAAB237}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C5899F45-B0FF-483C-9D38-24A9FCAAB237}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {C5899F45-B0FF-483C-9D38-24A9FCAAB237}.Test|Any CPU.Build.0 = Debug|Any CPU
{CCD76347-7DC7-4B42-B7E1-E500E624CAC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CCD76347-7DC7-4B42-B7E1-E500E624CAC3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CCD76347-7DC7-4B42-B7E1-E500E624CAC3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CCD76347-7DC7-4B42-B7E1-E500E624CAC3}.Release|Any CPU.Build.0 = Release|Any CPU
{CCD76347-7DC7-4B42-B7E1-E500E624CAC3}.Test|Any CPU.ActiveCfg = Debug|Any CPU
{CCD76347-7DC7-4B42-B7E1-E500E624CAC3}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {D10A5FC0-11B4-4E70-86AA-8AEA52BD9798}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D10A5FC0-11B4-4E70-86AA-8AEA52BD9798}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D10A5FC0-11B4-4E70-86AA-8AEA52BD9798}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D10A5FC0-11B4-4E70-86AA-8AEA52BD9798}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D10A5FC0-11B4-4E70-86AA-8AEA52BD9798}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {D10A5FC0-11B4-4E70-86AA-8AEA52BD9798}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {D63E53E4-A458-4C2F-914D-92F715F58ACE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {D63E53E4-A458-4C2F-914D-92F715F58ACE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {D63E53E4-A458-4C2F-914D-92F715F58ACE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {D63E53E4-A458-4C2F-914D-92F715F58ACE}.Release|Any CPU.Build.0 = Release|Any CPU
+ {D63E53E4-A458-4C2F-914D-92F715F58ACE}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {D63E53E4-A458-4C2F-914D-92F715F58ACE}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {E7280DCA-7776-4A73-B9B5-41FD77FC8799}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E7280DCA-7776-4A73-B9B5-41FD77FC8799}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E7280DCA-7776-4A73-B9B5-41FD77FC8799}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E7280DCA-7776-4A73-B9B5-41FD77FC8799}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E7280DCA-7776-4A73-B9B5-41FD77FC8799}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {E7280DCA-7776-4A73-B9B5-41FD77FC8799}.Test|Any CPU.Build.0 = Debug|Any CPU
{E93F3DE2-FF3A-4709-96A3-8190AA14FA25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E93F3DE2-FF3A-4709-96A3-8190AA14FA25}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E93F3DE2-FF3A-4709-96A3-8190AA14FA25}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E93F3DE2-FF3A-4709-96A3-8190AA14FA25}.Release|Any CPU.Build.0 = Release|Any CPU
{E93F3DE2-FF3A-4709-96A3-8190AA14FA25}.Test|Any CPU.ActiveCfg = Debug|Any CPU
{E93F3DE2-FF3A-4709-96A3-8190AA14FA25}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {F61679A9-E5DE-468A-B5A4-05F92D0143D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {F61679A9-E5DE-468A-B5A4-05F92D0143D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {F61679A9-E5DE-468A-B5A4-05F92D0143D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {F61679A9-E5DE-468A-B5A4-05F92D0143D2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {F61679A9-E5DE-468A-B5A4-05F92D0143D2}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {F61679A9-E5DE-468A-B5A4-05F92D0143D2}.Test|Any CPU.Build.0 = Debug|Any CPU
+ {FC9B7611-836F-4127-8B44-A7C31F506807}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FC9B7611-836F-4127-8B44-A7C31F506807}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FC9B7611-836F-4127-8B44-A7C31F506807}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FC9B7611-836F-4127-8B44-A7C31F506807}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FC9B7611-836F-4127-8B44-A7C31F506807}.Test|Any CPU.ActiveCfg = Debug|Any CPU
+ {FC9B7611-836F-4127-8B44-A7C31F506807}.Test|Any CPU.Build.0 = Debug|Any CPU
{FF2BF37C-E502-4C98-BEA0-701671DDFA08}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FF2BF37C-E502-4C98-BEA0-701671DDFA08}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FF2BF37C-E502-4C98-BEA0-701671DDFA08}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FF2BF37C-E502-4C98-BEA0-701671DDFA08}.Release|Any CPU.Build.0 = Release|Any CPU
{FF2BF37C-E502-4C98-BEA0-701671DDFA08}.Test|Any CPU.ActiveCfg = Debug|Any CPU
{FF2BF37C-E502-4C98-BEA0-701671DDFA08}.Test|Any CPU.Build.0 = Debug|Any CPU
- {19E661D2-C5DA-4F35-B3EE-7586E5734B5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {19E661D2-C5DA-4F35-B3EE-7586E5734B5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {19E661D2-C5DA-4F35-B3EE-7586E5734B5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {19E661D2-C5DA-4F35-B3EE-7586E5734B5F}.Release|Any CPU.Build.0 = Release|Any CPU
- {19E661D2-C5DA-4F35-B3EE-7586E5734B5F}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {19E661D2-C5DA-4F35-B3EE-7586E5734B5F}.Test|Any CPU.Build.0 = Debug|Any CPU
- {17566860-3D98-4604-AA5B-47661F75609F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {17566860-3D98-4604-AA5B-47661F75609F}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {17566860-3D98-4604-AA5B-47661F75609F}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {17566860-3D98-4604-AA5B-47661F75609F}.Release|Any CPU.Build.0 = Release|Any CPU
- {17566860-3D98-4604-AA5B-47661F75609F}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {17566860-3D98-4604-AA5B-47661F75609F}.Test|Any CPU.Build.0 = Debug|Any CPU
- {33FD1D24-C28F-4C71-933F-98F1586EA76C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {33FD1D24-C28F-4C71-933F-98F1586EA76C}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {33FD1D24-C28F-4C71-933F-98F1586EA76C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {33FD1D24-C28F-4C71-933F-98F1586EA76C}.Release|Any CPU.Build.0 = Release|Any CPU
- {33FD1D24-C28F-4C71-933F-98F1586EA76C}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {33FD1D24-C28F-4C71-933F-98F1586EA76C}.Test|Any CPU.Build.0 = Debug|Any CPU
{9E9675C7-1198-44CD-85E0-FD582E9EEAFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E9675C7-1198-44CD-85E0-FD582E9EEAFF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E9675C7-1198-44CD-85E0-FD582E9EEAFF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E9675C7-1198-44CD-85E0-FD582E9EEAFF}.Release|Any CPU.Build.0 = Release|Any CPU
{9E9675C7-1198-44CD-85E0-FD582E9EEAFF}.Test|Any CPU.ActiveCfg = Debug|Any CPU
{9E9675C7-1198-44CD-85E0-FD582E9EEAFF}.Test|Any CPU.Build.0 = Debug|Any CPU
- {2AF960C0-357D-4D44-A3D5-8B6E89DB0F11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {2AF960C0-357D-4D44-A3D5-8B6E89DB0F11}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {2AF960C0-357D-4D44-A3D5-8B6E89DB0F11}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {2AF960C0-357D-4D44-A3D5-8B6E89DB0F11}.Release|Any CPU.Build.0 = Release|Any CPU
- {2AF960C0-357D-4D44-A3D5-8B6E89DB0F11}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {2AF960C0-357D-4D44-A3D5-8B6E89DB0F11}.Test|Any CPU.Build.0 = Debug|Any CPU
- {42C91180-11EB-4590-82EA-80FE9D4DEBEC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {42C91180-11EB-4590-82EA-80FE9D4DEBEC}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {42C91180-11EB-4590-82EA-80FE9D4DEBEC}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {42C91180-11EB-4590-82EA-80FE9D4DEBEC}.Release|Any CPU.Build.0 = Release|Any CPU
- {42C91180-11EB-4590-82EA-80FE9D4DEBEC}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {42C91180-11EB-4590-82EA-80FE9D4DEBEC}.Test|Any CPU.Build.0 = Debug|Any CPU
- {2C838169-B187-4B09-8768-1C24C2521C8D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {2C838169-B187-4B09-8768-1C24C2521C8D}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {2C838169-B187-4B09-8768-1C24C2521C8D}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {2C838169-B187-4B09-8768-1C24C2521C8D}.Release|Any CPU.Build.0 = Release|Any CPU
- {2C838169-B187-4B09-8768-1C24C2521C8D}.Test|Any CPU.ActiveCfg = Debug|Any CPU
- {2C838169-B187-4B09-8768-1C24C2521C8D}.Test|Any CPU.Build.0 = Debug|Any CPU
- {8E4CECFB-0413-4B00-AB93-78D1C3902BD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {8E4CECFB-0413-4B00-AB93-78D1C3902BD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {8E4CECFB-0413-4B00-AB93-78D1C3902BD5}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {8E4CECFB-0413-4B00-AB93-78D1C3902BD5}.Release|Any CPU.Build.0 = Release|Any CPU
- {8E4CECFB-0413-4B00-AB93-78D1C3902BD5}.Test|Any CPU.ActiveCfg = Release|Any CPU
- {8E4CECFB-0413-4B00-AB93-78D1C3902BD5}.Test|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
- StartupItem = Duplicati\GUI\Duplicati.GUI.TrayIcon\Duplicati.GUI.TrayIcon.csproj
Policies = $0
$0.StandardHeader = $1
- $1.Text = @ Copyright (C) 2014, Kenneth Skovhede\r\n http://www.hexad.dk, opensource@hexad.dk\n \n This library is free software; you can redistribute it and/or modify\n it under the terms of the GNU Lesser General Public License as\n published by the Free Software Foundation; either version 2.1 of the\n License, or (at your option) any later version.\n\n This library is distributed in the hope that it will be useful, but\n WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n Lesser General Public License for more details.\n\n You should have received a copy of the GNU Lesser General Public\n License along with this library; if not, write to the Free Software\n Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ $1.Text = @ Copyright (C) 2015, The Duplicati Team\r\n http://www.duplicati.com, info@duplicati.com\n \n This library is free software; you can redistribute it and/or modify\n it under the terms of the GNU Lesser General Public License as\n published by the Free Software Foundation; either version 2.1 of the\n License, or (at your option) any later version.\n\n This library is distributed in the hope that it will be useful, but\n WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n Lesser General Public License for more details.\n\n You should have received a copy of the GNU Lesser General Public\n License along with this library; if not, write to the Free Software\n Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
$1.IncludeInNewFiles = True
$0.DotNetNamingPolicy = $2
$2.DirectoryNamespaceAssociation = PrefixedHierarchical
@@ -441,6 +437,9 @@ Global
$33.LineAlign = 0
$32.inheritsSet = Mono
EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
diff --git a/Duplicati/CommandLine/BackendTester/NonSeekableStream.cs b/Duplicati/CommandLine/BackendTester/NonSeekableStream.cs
index 5f97ee5da..f47f124c4 100644
--- a/Duplicati/CommandLine/BackendTester/NonSeekableStream.cs
+++ b/Duplicati/CommandLine/BackendTester/NonSeekableStream.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/CommandLine/BackendTester/Program.cs b/Duplicati/CommandLine/BackendTester/Program.cs
index b39dcca45..71134f50f 100644
--- a/Duplicati/CommandLine/BackendTester/Program.cs
+++ b/Duplicati/CommandLine/BackendTester/Program.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/CommandLine/BackendTester/Properties/AssemblyInfo.cs b/Duplicati/CommandLine/BackendTester/Properties/AssemblyInfo.cs
index ac925aa88..22ec54430 100644
--- a/Duplicati/CommandLine/BackendTester/Properties/AssemblyInfo.cs
+++ b/Duplicati/CommandLine/BackendTester/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/CommandLine/BackendTool/Program.cs b/Duplicati/CommandLine/BackendTool/Program.cs
index a36a0c965..4ce5a910f 100644
--- a/Duplicati/CommandLine/BackendTool/Program.cs
+++ b/Duplicati/CommandLine/BackendTool/Program.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/CommandLine/BackendTool/Properties/AssemblyInfo.cs b/Duplicati/CommandLine/BackendTool/Properties/AssemblyInfo.cs
index fd31aed27..1c2c1b525 100644
--- a/Duplicati/CommandLine/BackendTool/Properties/AssemblyInfo.cs
+++ b/Duplicati/CommandLine/BackendTool/Properties/AssemblyInfo.cs
@@ -1,5 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/CommandLine/Commands.cs b/Duplicati/CommandLine/Commands.cs
index 7035d4d7c..8d71569cf 100644
--- a/Duplicati/CommandLine/Commands.cs
+++ b/Duplicati/CommandLine/Commands.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/CommandLine/ConsoleOutput.cs b/Duplicati/CommandLine/ConsoleOutput.cs
index 0fdd770b9..593d5d3c5 100644
--- a/Duplicati/CommandLine/ConsoleOutput.cs
+++ b/Duplicati/CommandLine/ConsoleOutput.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/CommandLine/Program.cs b/Duplicati/CommandLine/Program.cs
index bd0aee856..0f8e7c0c7 100644
--- a/Duplicati/CommandLine/Program.cs
+++ b/Duplicati/CommandLine/Program.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/CommandLine/Properties/AssemblyInfo.cs b/Duplicati/CommandLine/Properties/AssemblyInfo.cs
index 0bac0009e..adf611036 100644
--- a/Duplicati/CommandLine/Properties/AssemblyInfo.cs
+++ b/Duplicati/CommandLine/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/CommandLine/UnitTest.cs b/Duplicati/CommandLine/UnitTest.cs
index 9416b2a95..10e8841ca 100644
--- a/Duplicati/CommandLine/UnitTest.cs
+++ b/Duplicati/CommandLine/UnitTest.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/AppIndicatorRunner.cs b/Duplicati/GUI/Duplicati.GUI.TrayIcon/AppIndicatorRunner.cs
index fb30a159d..ecacbbd8d 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/AppIndicatorRunner.cs
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/AppIndicatorRunner.cs
@@ -1,5 +1,5 @@
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs b/Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs
index 077eefc6d..e47979d5a 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/CocoaRunner.cs
@@ -1,5 +1,5 @@
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/GtkRunner.cs b/Duplicati/GUI/Duplicati.GUI.TrayIcon/GtkRunner.cs
index fdacb6a19..318d03a83 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/GtkRunner.cs
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/GtkRunner.cs
@@ -1,5 +1,5 @@
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/ImageLoader.cs b/Duplicati/GUI/Duplicati.GUI.TrayIcon/ImageLoader.cs
index 84680cd46..ee070e6a0 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/ImageLoader.cs
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/ImageLoader.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/TrayIconBase.cs b/Duplicati/GUI/Duplicati.GUI.TrayIcon/TrayIconBase.cs
index 262903dfd..4b4788e81 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/TrayIconBase.cs
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/TrayIconBase.cs
@@ -1,5 +1,5 @@
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/GUI/Duplicati.GUI.TrayIcon/WinFormsRunner.cs b/Duplicati/GUI/Duplicati.GUI.TrayIcon/WinFormsRunner.cs
index b08b57f22..9dbf57856 100644
--- a/Duplicati/GUI/Duplicati.GUI.TrayIcon/WinFormsRunner.cs
+++ b/Duplicati/GUI/Duplicati.GUI.TrayIcon/WinFormsRunner.cs
@@ -1,5 +1,5 @@
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/AutoUpdater/AutoUpdateSettings.cs b/Duplicati/Library/AutoUpdater/AutoUpdateSettings.cs
index 19f05f95e..2943917c0 100644
--- a/Duplicati/Library/AutoUpdater/AutoUpdateSettings.cs
+++ b/Duplicati/Library/AutoUpdater/AutoUpdateSettings.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/AutoUpdater/FileEntry.cs b/Duplicati/Library/AutoUpdater/FileEntry.cs
index 5d55e6516..ac776c4d5 100644
--- a/Duplicati/Library/AutoUpdater/FileEntry.cs
+++ b/Duplicati/Library/AutoUpdater/FileEntry.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/AutoUpdater/Program.cs b/Duplicati/Library/AutoUpdater/Program.cs
index 91101c48d..9ed701a1c 100644
--- a/Duplicati/Library/AutoUpdater/Program.cs
+++ b/Duplicati/Library/AutoUpdater/Program.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/AutoUpdater/Properties/AssemblyInfo.cs b/Duplicati/Library/AutoUpdater/Properties/AssemblyInfo.cs
index ae4ef6295..91d331240 100644
--- a/Duplicati/Library/AutoUpdater/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/AutoUpdater/Properties/AssemblyInfo.cs
@@ -1,5 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/AutoUpdater/SignatureReadingStream.cs b/Duplicati/Library/AutoUpdater/SignatureReadingStream.cs
index e85bfe068..6e23c05eb 100644
--- a/Duplicati/Library/AutoUpdater/SignatureReadingStream.cs
+++ b/Duplicati/Library/AutoUpdater/SignatureReadingStream.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/AutoUpdater/UpdateInfo.cs b/Duplicati/Library/AutoUpdater/UpdateInfo.cs
index 79bee0de8..084a0c862 100644
--- a/Duplicati/Library/AutoUpdater/UpdateInfo.cs
+++ b/Duplicati/Library/AutoUpdater/UpdateInfo.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/AutoUpdater/UpdaterManager.cs b/Duplicati/Library/AutoUpdater/UpdaterManager.cs
index d78ed24d8..422852067 100644
--- a/Duplicati/Library/AutoUpdater/UpdaterManager.cs
+++ b/Duplicati/Library/AutoUpdater/UpdaterManager.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Backend/AzureBlob/AzureBlobBackend.cs b/Duplicati/Library/Backend/AzureBlob/AzureBlobBackend.cs
index e901b8863..219784c69 100644
--- a/Duplicati/Library/Backend/AzureBlob/AzureBlobBackend.cs
+++ b/Duplicati/Library/Backend/AzureBlob/AzureBlobBackend.cs
@@ -1,8 +1,8 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/AzureBlob/AzureBlobWrapper.cs b/Duplicati/Library/Backend/AzureBlob/AzureBlobWrapper.cs
index 647b21639..659d5f154 100644
--- a/Duplicati/Library/Backend/AzureBlob/AzureBlobWrapper.cs
+++ b/Duplicati/Library/Backend/AzureBlob/AzureBlobWrapper.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/CloudFiles/CloudFiles.cs b/Duplicati/Library/Backend/CloudFiles/CloudFiles.cs
index 339013503..35ee3538d 100644
--- a/Duplicati/Library/Backend/CloudFiles/CloudFiles.cs
+++ b/Duplicati/Library/Backend/CloudFiles/CloudFiles.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/CloudFiles/MD5CalculatingStream.cs b/Duplicati/Library/Backend/CloudFiles/MD5CalculatingStream.cs
index d167e2651..2c084998f 100644
--- a/Duplicati/Library/Backend/CloudFiles/MD5CalculatingStream.cs
+++ b/Duplicati/Library/Backend/CloudFiles/MD5CalculatingStream.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs
index 85c7271b4..56c7055f4 100644
--- a/Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/FTP/FTPBackend.cs b/Duplicati/Library/Backend/FTP/FTPBackend.cs
index 73f344534..9fa4a7553 100644
--- a/Duplicati/Library/Backend/FTP/FTPBackend.cs
+++ b/Duplicati/Library/Backend/FTP/FTPBackend.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/FTP/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/FTP/Properties/AssemblyInfo.cs
index f21a2cbb7..807dd1d97 100644
--- a/Duplicati/Library/Backend/FTP/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/FTP/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/File/FileBackend.cs b/Duplicati/Library/Backend/File/FileBackend.cs
index fdc08fda1..66200e3c7 100644
--- a/Duplicati/Library/Backend/File/FileBackend.cs
+++ b/Duplicati/Library/Backend/File/FileBackend.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/File/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/File/Properties/AssemblyInfo.cs
index 1814611ea..b25849134 100644
--- a/Duplicati/Library/Backend/File/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/File/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/File/Win32.cs b/Duplicati/Library/Backend/File/Win32.cs
index 8ed16042c..2bc99b6d8 100644
--- a/Duplicati/Library/Backend/File/Win32.cs
+++ b/Duplicati/Library/Backend/File/Win32.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/S3/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/S3/Properties/AssemblyInfo.cs
index dba3707d7..59f03c5fe 100644
--- a/Duplicati/Library/Backend/S3/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/S3/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/S3/S3Backend.cs b/Duplicati/Library/Backend/S3/S3Backend.cs
index 30baaad91..8fd1e9510 100644
--- a/Duplicati/Library/Backend/S3/S3Backend.cs
+++ b/Duplicati/Library/Backend/S3/S3Backend.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/S3/S3Config.cs b/Duplicati/Library/Backend/S3/S3Config.cs
index eaa284e31..1945347d4 100644
--- a/Duplicati/Library/Backend/S3/S3Config.cs
+++ b/Duplicati/Library/Backend/S3/S3Config.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Backend/S3/S3Wrapper.cs b/Duplicati/Library/Backend/S3/S3Wrapper.cs
index b2bfd89a3..0f3c49a46 100644
--- a/Duplicati/Library/Backend/S3/S3Wrapper.cs
+++ b/Duplicati/Library/Backend/S3/S3Wrapper.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/SSHv2/KeyGenerator.cs b/Duplicati/Library/Backend/SSHv2/KeyGenerator.cs
index 96d692728..abbd2121e 100644
--- a/Duplicati/Library/Backend/SSHv2/KeyGenerator.cs
+++ b/Duplicati/Library/Backend/SSHv2/KeyGenerator.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Backend/SSHv2/KeyUploader.cs b/Duplicati/Library/Backend/SSHv2/KeyUploader.cs
index ebcb69412..144c74cf9 100644
--- a/Duplicati/Library/Backend/SSHv2/KeyUploader.cs
+++ b/Duplicati/Library/Backend/SSHv2/KeyUploader.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Backend/SSHv2/SSHv2Backend.cs b/Duplicati/Library/Backend/SSHv2/SSHv2Backend.cs
index 447d91b06..a55e3419f 100644
--- a/Duplicati/Library/Backend/SSHv2/SSHv2Backend.cs
+++ b/Duplicati/Library/Backend/SSHv2/SSHv2Backend.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2010, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/TahoeLAFS/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/TahoeLAFS/Properties/AssemblyInfo.cs
index 075c2f481..e3aee1f77 100644
--- a/Duplicati/Library/Backend/TahoeLAFS/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/TahoeLAFS/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/TahoeLAFS/TahoeBackend.cs b/Duplicati/Library/Backend/TahoeLAFS/TahoeBackend.cs
index b80a2dd32..5f59027d3 100644
--- a/Duplicati/Library/Backend/TahoeLAFS/TahoeBackend.cs
+++ b/Duplicati/Library/Backend/TahoeLAFS/TahoeBackend.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs
index a49f00c92..62aeabb89 100644
--- a/Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/WEBDAV/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Backend/WEBDAV/WEBDAV.cs b/Duplicati/Library/Backend/WEBDAV/WEBDAV.cs
index 0e2ee1e28..1a3358ff5 100644
--- a/Duplicati/Library/Backend/WEBDAV/WEBDAV.cs
+++ b/Duplicati/Library/Backend/WEBDAV/WEBDAV.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Compression/FileArchiveDirectory.cs b/Duplicati/Library/Compression/FileArchiveDirectory.cs
index b52322ab3..6b01ef9cc 100644
--- a/Duplicati/Library/Compression/FileArchiveDirectory.cs
+++ b/Duplicati/Library/Compression/FileArchiveDirectory.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Compression/FileArchiveZip.cs b/Duplicati/Library/Compression/FileArchiveZip.cs
index 3ddc09872..7acb2079e 100644
--- a/Duplicati/Library/Compression/FileArchiveZip.cs
+++ b/Duplicati/Library/Compression/FileArchiveZip.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Compression/Properties/AssemblyInfo.cs b/Duplicati/Library/Compression/Properties/AssemblyInfo.cs
index 99964788b..287eac1c3 100644
--- a/Duplicati/Library/Compression/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Compression/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/DynamicLoader/BackendLoader.cs b/Duplicati/Library/DynamicLoader/BackendLoader.cs
index 70a58cb89..6d48516d5 100644
--- a/Duplicati/Library/DynamicLoader/BackendLoader.cs
+++ b/Duplicati/Library/DynamicLoader/BackendLoader.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/DynamicLoader/CompressionLoader.cs b/Duplicati/Library/DynamicLoader/CompressionLoader.cs
index 2aa149d94..70db8bf1b 100644
--- a/Duplicati/Library/DynamicLoader/CompressionLoader.cs
+++ b/Duplicati/Library/DynamicLoader/CompressionLoader.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/DynamicLoader/DynamicLoader.cs b/Duplicati/Library/DynamicLoader/DynamicLoader.cs
index e67e54180..a43c5c234 100644
--- a/Duplicati/Library/DynamicLoader/DynamicLoader.cs
+++ b/Duplicati/Library/DynamicLoader/DynamicLoader.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/DynamicLoader/EncryptionLoader.cs b/Duplicati/Library/DynamicLoader/EncryptionLoader.cs
index ca7ae910d..cd6e387c9 100644
--- a/Duplicati/Library/DynamicLoader/EncryptionLoader.cs
+++ b/Duplicati/Library/DynamicLoader/EncryptionLoader.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/DynamicLoader/GenericLoader.cs b/Duplicati/Library/DynamicLoader/GenericLoader.cs
index 1fa4f7a13..31ba5e6ae 100644
--- a/Duplicati/Library/DynamicLoader/GenericLoader.cs
+++ b/Duplicati/Library/DynamicLoader/GenericLoader.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/DynamicLoader/Properties/AssemblyInfo.cs b/Duplicati/Library/DynamicLoader/Properties/AssemblyInfo.cs
index ab97a4668..1b3e48801 100644
--- a/Duplicati/Library/DynamicLoader/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/DynamicLoader/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/DynamicLoader/WebLoader.cs b/Duplicati/Library/DynamicLoader/WebLoader.cs
index 993730193..ccb14edf4 100644
--- a/Duplicati/Library/DynamicLoader/WebLoader.cs
+++ b/Duplicati/Library/DynamicLoader/WebLoader.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Encryption/AESEncryption.cs b/Duplicati/Library/Encryption/AESEncryption.cs
index 628f6f47f..5c91ea221 100644
--- a/Duplicati/Library/Encryption/AESEncryption.cs
+++ b/Duplicati/Library/Encryption/AESEncryption.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Encryption/CryptoStreamWrapper.cs b/Duplicati/Library/Encryption/CryptoStreamWrapper.cs
index 60d54741b..411a53aac 100644
--- a/Duplicati/Library/Encryption/CryptoStreamWrapper.cs
+++ b/Duplicati/Library/Encryption/CryptoStreamWrapper.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Encryption/EncryptionBase.cs b/Duplicati/Library/Encryption/EncryptionBase.cs
index 34e31c082..2fe8bc33f 100644
--- a/Duplicati/Library/Encryption/EncryptionBase.cs
+++ b/Duplicati/Library/Encryption/EncryptionBase.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Encryption/GPGEncryption.cs b/Duplicati/Library/Encryption/GPGEncryption.cs
index af2079b13..6d726f3c3 100644
--- a/Duplicati/Library/Encryption/GPGEncryption.cs
+++ b/Duplicati/Library/Encryption/GPGEncryption.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Encryption/GPGStreamWrapper.cs b/Duplicati/Library/Encryption/GPGStreamWrapper.cs
index 3590d0124..e55a85046 100644
--- a/Duplicati/Library/Encryption/GPGStreamWrapper.cs
+++ b/Duplicati/Library/Encryption/GPGStreamWrapper.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Encryption/Properties/AssemblyInfo.cs b/Duplicati/Library/Encryption/Properties/AssemblyInfo.cs
index 49f84a0b3..505ca9a51 100644
--- a/Duplicati/Library/Encryption/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Encryption/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/CommandLineArgument.cs b/Duplicati/Library/Interface/CommandLineArgument.cs
index 04414834d..0289b408e 100644
--- a/Duplicati/Library/Interface/CommandLineArgument.cs
+++ b/Duplicati/Library/Interface/CommandLineArgument.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/CommonStrings.cs b/Duplicati/Library/Interface/CommonStrings.cs
index 5294adc40..96a150c13 100644
--- a/Duplicati/Library/Interface/CommonStrings.cs
+++ b/Duplicati/Library/Interface/CommonStrings.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/CustomExceptions.cs b/Duplicati/Library/Interface/CustomExceptions.cs
index 3efb07b77..360cf7ae9 100644
--- a/Duplicati/Library/Interface/CustomExceptions.cs
+++ b/Duplicati/Library/Interface/CustomExceptions.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/FileEntry.cs b/Duplicati/Library/Interface/FileEntry.cs
index a8dea0373..5164a968d 100644
--- a/Duplicati/Library/Interface/FileEntry.cs
+++ b/Duplicati/Library/Interface/FileEntry.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/IBackend.cs b/Duplicati/Library/Interface/IBackend.cs
index 8a4555b7c..df78a28d7 100644
--- a/Duplicati/Library/Interface/IBackend.cs
+++ b/Duplicati/Library/Interface/IBackend.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/IBackendGUI.cs b/Duplicati/Library/Interface/IBackendGUI.cs
index 5f00017d3..2f70fba78 100644
--- a/Duplicati/Library/Interface/IBackendGUI.cs
+++ b/Duplicati/Library/Interface/IBackendGUI.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/ICommandLineArgument.cs b/Duplicati/Library/Interface/ICommandLineArgument.cs
index cd595842d..6aa0d126d 100644
--- a/Duplicati/Library/Interface/ICommandLineArgument.cs
+++ b/Duplicati/Library/Interface/ICommandLineArgument.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/ICompression.cs b/Duplicati/Library/Interface/ICompression.cs
index 68a279e92..a0ee13ee6 100644
--- a/Duplicati/Library/Interface/ICompression.cs
+++ b/Duplicati/Library/Interface/ICompression.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/ICompressionGUI.cs b/Duplicati/Library/Interface/ICompressionGUI.cs
index d1c3284b0..adccf3301 100644
--- a/Duplicati/Library/Interface/ICompressionGUI.cs
+++ b/Duplicati/Library/Interface/ICompressionGUI.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/IConnectionModule.cs b/Duplicati/Library/Interface/IConnectionModule.cs
index 780cd63f3..fe443fba7 100644
--- a/Duplicati/Library/Interface/IConnectionModule.cs
+++ b/Duplicati/Library/Interface/IConnectionModule.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Interface/IEncryption.cs b/Duplicati/Library/Interface/IEncryption.cs
index 5cab65bc5..6a59598e0 100644
--- a/Duplicati/Library/Interface/IEncryption.cs
+++ b/Duplicati/Library/Interface/IEncryption.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/IEncryptionGUI.cs b/Duplicati/Library/Interface/IEncryptionGUI.cs
index 7c7e2548f..f45bbb692 100644
--- a/Duplicati/Library/Interface/IEncryptionGUI.cs
+++ b/Duplicati/Library/Interface/IEncryptionGUI.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/IFileEntry.cs b/Duplicati/Library/Interface/IFileEntry.cs
index 6f284a537..bfae84abe 100644
--- a/Duplicati/Library/Interface/IFileEntry.cs
+++ b/Duplicati/Library/Interface/IFileEntry.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/IGUIControl.cs b/Duplicati/Library/Interface/IGUIControl.cs
index d1a3c648d..4f163d15e 100644
--- a/Duplicati/Library/Interface/IGUIControl.cs
+++ b/Duplicati/Library/Interface/IGUIControl.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/IGUIMiniControl.cs b/Duplicati/Library/Interface/IGUIMiniControl.cs
index 83ded5506..294eb18bd 100644
--- a/Duplicati/Library/Interface/IGUIMiniControl.cs
+++ b/Duplicati/Library/Interface/IGUIMiniControl.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/IGenericCallbackModule.cs b/Duplicati/Library/Interface/IGenericCallbackModule.cs
index a771260e1..abab5d223 100644
--- a/Duplicati/Library/Interface/IGenericCallbackModule.cs
+++ b/Duplicati/Library/Interface/IGenericCallbackModule.cs
@@ -1,5 +1,5 @@
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Interface/IGenericModule.cs b/Duplicati/Library/Interface/IGenericModule.cs
index 353aea694..0db3eb7e0 100644
--- a/Duplicati/Library/Interface/IGenericModule.cs
+++ b/Duplicati/Library/Interface/IGenericModule.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/IRenameEnabledBackend.cs b/Duplicati/Library/Interface/IRenameEnabledBackend.cs
index e98bdb463..1185b8c53 100644
--- a/Duplicati/Library/Interface/IRenameEnabledBackend.cs
+++ b/Duplicati/Library/Interface/IRenameEnabledBackend.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2014, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/ISettingsControl.cs b/Duplicati/Library/Interface/ISettingsControl.cs
index 33f27b77b..4744b747c 100644
--- a/Duplicati/Library/Interface/ISettingsControl.cs
+++ b/Duplicati/Library/Interface/ISettingsControl.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/IStreamingBackend.cs b/Duplicati/Library/Interface/IStreamingBackend.cs
index 98cfa82a6..740d4a670 100644
--- a/Duplicati/Library/Interface/IStreamingBackend.cs
+++ b/Duplicati/Library/Interface/IStreamingBackend.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/IWebModule.cs b/Duplicati/Library/Interface/IWebModule.cs
index ec5f1d064..93a58eedb 100644
--- a/Duplicati/Library/Interface/IWebModule.cs
+++ b/Duplicati/Library/Interface/IWebModule.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Interface/Properties/AssemblyInfo.cs b/Duplicati/Library/Interface/Properties/AssemblyInfo.cs
index 9c6690c13..5eec36abd 100644
--- a/Duplicati/Library/Interface/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Interface/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Interface/ResultInterfaces.cs b/Duplicati/Library/Interface/ResultInterfaces.cs
index b3c7ced20..1dd084a46 100644
--- a/Duplicati/Library/Interface/ResultInterfaces.cs
+++ b/Duplicati/Library/Interface/ResultInterfaces.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Localization/ILocalizationService.cs b/Duplicati/Library/Localization/ILocalizationService.cs
index 40f447bc3..38b7921cc 100644
--- a/Duplicati/Library/Localization/ILocalizationService.cs
+++ b/Duplicati/Library/Localization/ILocalizationService.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Localization/LocalizationService.cs b/Duplicati/Library/Localization/LocalizationService.cs
index 1f55d2794..6a3646599 100644
--- a/Duplicati/Library/Localization/LocalizationService.cs
+++ b/Duplicati/Library/Localization/LocalizationService.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Localization/MockLocalizationService.cs b/Duplicati/Library/Localization/MockLocalizationService.cs
index 07092c052..c13e96e56 100644
--- a/Duplicati/Library/Localization/MockLocalizationService.cs
+++ b/Duplicati/Library/Localization/MockLocalizationService.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Localization/Properties/AssemblyInfo.cs b/Duplicati/Library/Localization/Properties/AssemblyInfo.cs
index 2eeca99be..e38dd3a1e 100644
--- a/Duplicati/Library/Localization/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Localization/Properties/AssemblyInfo.cs
@@ -1,5 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Localization/Short.cs b/Duplicati/Library/Localization/Short.cs
index ed087ee81..c66c36487 100644
--- a/Duplicati/Library/Localization/Short.cs
+++ b/Duplicati/Library/Localization/Short.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Logging/ILog.cs b/Duplicati/Library/Logging/ILog.cs
index 537e5fa1c..61660ac5a 100644
--- a/Duplicati/Library/Logging/ILog.cs
+++ b/Duplicati/Library/Logging/ILog.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Logging/Log.cs b/Duplicati/Library/Logging/Log.cs
index b1b5b0a67..60eca9cef 100644
--- a/Duplicati/Library/Logging/Log.cs
+++ b/Duplicati/Library/Logging/Log.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Logging/Properties/AssemblyInfo.cs b/Duplicati/Library/Logging/Properties/AssemblyInfo.cs
index 5cd2d0d24..48faee1c1 100644
--- a/Duplicati/Library/Logging/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Logging/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Logging/StreamLog.cs b/Duplicati/Library/Logging/StreamLog.cs
index ef2c3ef7f..fca105fe4 100644
--- a/Duplicati/Library/Logging/StreamLog.cs
+++ b/Duplicati/Library/Logging/StreamLog.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Logging/Timer.cs b/Duplicati/Library/Logging/Timer.cs
index c43318700..1bb6fc7cc 100644
--- a/Duplicati/Library/Logging/Timer.cs
+++ b/Duplicati/Library/Logging/Timer.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Main/Controller.cs b/Duplicati/Library/Main/Controller.cs
index 8e5d6679a..850dff364 100644
--- a/Duplicati/Library/Main/Controller.cs
+++ b/Duplicati/Library/Main/Controller.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Main/Database/LocalListAffectedDatabase.cs b/Duplicati/Library/Main/Database/LocalListAffectedDatabase.cs
index 25cf47750..c3a9d1833 100644
--- a/Duplicati/Library/Main/Database/LocalListAffectedDatabase.cs
+++ b/Duplicati/Library/Main/Database/LocalListAffectedDatabase.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Main/Database/LocalListChangesDatabase.cs b/Duplicati/Library/Main/Database/LocalListChangesDatabase.cs
index e8026f9d4..d3394b2cc 100644
--- a/Duplicati/Library/Main/Database/LocalListChangesDatabase.cs
+++ b/Duplicati/Library/Main/Database/LocalListChangesDatabase.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Main/Database/LocalListDatabase.cs b/Duplicati/Library/Main/Database/LocalListDatabase.cs
index 423faa085..780c94eea 100644
--- a/Duplicati/Library/Main/Database/LocalListDatabase.cs
+++ b/Duplicati/Library/Main/Database/LocalListDatabase.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Main/Database/LocalTestDatabase.cs b/Duplicati/Library/Main/Database/LocalTestDatabase.cs
index 3a09a8a96..a615ab74e 100644
--- a/Duplicati/Library/Main/Database/LocalTestDatabase.cs
+++ b/Duplicati/Library/Main/Database/LocalTestDatabase.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Main/DatabaseLocator.cs b/Duplicati/Library/Main/DatabaseLocator.cs
index 8fd758826..0e5c4410b 100644
--- a/Duplicati/Library/Main/DatabaseLocator.cs
+++ b/Duplicati/Library/Main/DatabaseLocator.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Main/IMetahash.cs b/Duplicati/Library/Main/IMetahash.cs
index 952a402cb..e9a830900 100644
--- a/Duplicati/Library/Main/IMetahash.cs
+++ b/Duplicati/Library/Main/IMetahash.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Main/Operation/FilelistProcessor.cs b/Duplicati/Library/Main/Operation/FilelistProcessor.cs
index 0b4a7700a..de686ad86 100644
--- a/Duplicati/Library/Main/Operation/FilelistProcessor.cs
+++ b/Duplicati/Library/Main/Operation/FilelistProcessor.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Main/Operation/ListAffected.cs b/Duplicati/Library/Main/Operation/ListAffected.cs
index e5f3ffe88..b2ae3ab6e 100644
--- a/Duplicati/Library/Main/Operation/ListAffected.cs
+++ b/Duplicati/Library/Main/Operation/ListAffected.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Main/Operation/ListChangesHandler.cs b/Duplicati/Library/Main/Operation/ListChangesHandler.cs
index 9491d239c..4e43a3b98 100644
--- a/Duplicati/Library/Main/Operation/ListChangesHandler.cs
+++ b/Duplicati/Library/Main/Operation/ListChangesHandler.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Main/Operation/ListControlFilesHandler.cs b/Duplicati/Library/Main/Operation/ListControlFilesHandler.cs
index 6f6577b97..f921cd21c 100644
--- a/Duplicati/Library/Main/Operation/ListControlFilesHandler.cs
+++ b/Duplicati/Library/Main/Operation/ListControlFilesHandler.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Main/Operation/TestFilterHandler.cs b/Duplicati/Library/Main/Operation/TestFilterHandler.cs
index 74e3d5a68..7ebb99166 100644
--- a/Duplicati/Library/Main/Operation/TestFilterHandler.cs
+++ b/Duplicati/Library/Main/Operation/TestFilterHandler.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Main/Operation/TestHandler.cs b/Duplicati/Library/Main/Operation/TestHandler.cs
index cf084a770..6a90e5ef0 100644
--- a/Duplicati/Library/Main/Operation/TestHandler.cs
+++ b/Duplicati/Library/Main/Operation/TestHandler.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Main/Options.cs b/Duplicati/Library/Main/Options.cs
index f992150a6..6c863684d 100644
--- a/Duplicati/Library/Main/Options.cs
+++ b/Duplicati/Library/Main/Options.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Main/Properties/AssemblyInfo.cs b/Duplicati/Library/Main/Properties/AssemblyInfo.cs
index 9e03ccd1c..d5aac3228 100644
--- a/Duplicati/Library/Main/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Main/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Main/ResultClasses.cs b/Duplicati/Library/Main/ResultClasses.cs
index 590c4bcf9..4344f6926 100644
--- a/Duplicati/Library/Main/ResultClasses.cs
+++ b/Duplicati/Library/Main/ResultClasses.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Main/Utility.cs b/Duplicati/Library/Main/Utility.cs
index b4ff22e86..22758d893 100644
--- a/Duplicati/Library/Main/Utility.cs
+++ b/Duplicati/Library/Main/Utility.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Modules/Builtin/ConsolePasswordInput.cs b/Duplicati/Library/Modules/Builtin/ConsolePasswordInput.cs
index ccf169396..315efac52 100644
--- a/Duplicati/Library/Modules/Builtin/ConsolePasswordInput.cs
+++ b/Duplicati/Library/Modules/Builtin/ConsolePasswordInput.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Modules/Builtin/HttpOptions.cs b/Duplicati/Library/Modules/Builtin/HttpOptions.cs
index 9ae0bbe9f..04ea57892 100644
--- a/Duplicati/Library/Modules/Builtin/HttpOptions.cs
+++ b/Duplicati/Library/Modules/Builtin/HttpOptions.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Modules/Builtin/Properties/AssemblyInfo.cs b/Duplicati/Library/Modules/Builtin/Properties/AssemblyInfo.cs
index 20155a000..f741fded8 100644
--- a/Duplicati/Library/Modules/Builtin/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Modules/Builtin/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Modules/Builtin/RunScript.cs b/Duplicati/Library/Modules/Builtin/RunScript.cs
index 4ae5c599a..3275465ba 100644
--- a/Duplicati/Library/Modules/Builtin/RunScript.cs
+++ b/Duplicati/Library/Modules/Builtin/RunScript.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/SQLiteHelper/DatabaseUpgrader.cs b/Duplicati/Library/SQLiteHelper/DatabaseUpgrader.cs
index caa79b6e7..788e4cab0 100644
--- a/Duplicati/Library/SQLiteHelper/DatabaseUpgrader.cs
+++ b/Duplicati/Library/SQLiteHelper/DatabaseUpgrader.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/SQLiteHelper/Properties/AssemblyInfo.cs b/Duplicati/Library/SQLiteHelper/Properties/AssemblyInfo.cs
index 0450b36bc..dfce99227 100644
--- a/Duplicati/Library/SQLiteHelper/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/SQLiteHelper/Properties/AssemblyInfo.cs
@@ -1,5 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/SQLiteHelper/SQLiteLoader.cs b/Duplicati/Library/SQLiteHelper/SQLiteLoader.cs
index 20ec863b3..7584ad686 100644
--- a/Duplicati/Library/SQLiteHelper/SQLiteLoader.cs
+++ b/Duplicati/Library/SQLiteHelper/SQLiteLoader.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/SharpExpect/Properties/AssemblyInfo.cs b/Duplicati/Library/SharpExpect/Properties/AssemblyInfo.cs
index 85dddaa01..acad15f10 100644
--- a/Duplicati/Library/SharpExpect/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/SharpExpect/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/SharpExpect/SharpExpectProcess.cs b/Duplicati/Library/SharpExpect/SharpExpectProcess.cs
index a455a5ad3..240339cf0 100644
--- a/Duplicati/Library/SharpExpect/SharpExpectProcess.cs
+++ b/Duplicati/Library/SharpExpect/SharpExpectProcess.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Snapshots/ISnapshotService.cs b/Duplicati/Library/Snapshots/ISnapshotService.cs
index a1c326a96..2060a466e 100644
--- a/Duplicati/Library/Snapshots/ISnapshotService.cs
+++ b/Duplicati/Library/Snapshots/ISnapshotService.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Snapshots/ISystemIO.cs b/Duplicati/Library/Snapshots/ISystemIO.cs
index 9a726a85f..417f0698b 100644
--- a/Duplicati/Library/Snapshots/ISystemIO.cs
+++ b/Duplicati/Library/Snapshots/ISystemIO.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Snapshots/LinuxSnapshot.cs b/Duplicati/Library/Snapshots/LinuxSnapshot.cs
index 3fb6315db..591d484d4 100644
--- a/Duplicati/Library/Snapshots/LinuxSnapshot.cs
+++ b/Duplicati/Library/Snapshots/LinuxSnapshot.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Snapshots/NoSnapshot.cs b/Duplicati/Library/Snapshots/NoSnapshot.cs
index 5331c8d9f..6b2a28fe9 100644
--- a/Duplicati/Library/Snapshots/NoSnapshot.cs
+++ b/Duplicati/Library/Snapshots/NoSnapshot.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Snapshots/NoSnapshotLinux.cs b/Duplicati/Library/Snapshots/NoSnapshotLinux.cs
index b4b505771..a2071ebff 100644
--- a/Duplicati/Library/Snapshots/NoSnapshotLinux.cs
+++ b/Duplicati/Library/Snapshots/NoSnapshotLinux.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Snapshots/NoSnapshotWindows.cs b/Duplicati/Library/Snapshots/NoSnapshotWindows.cs
index 27d4ce85a..026c6bcba 100644
--- a/Duplicati/Library/Snapshots/NoSnapshotWindows.cs
+++ b/Duplicati/Library/Snapshots/NoSnapshotWindows.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Snapshots/Program.cs b/Duplicati/Library/Snapshots/Program.cs
index 112c67eef..d7dab0da1 100644
--- a/Duplicati/Library/Snapshots/Program.cs
+++ b/Duplicati/Library/Snapshots/Program.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Snapshots/Properties/AssemblyInfo.cs b/Duplicati/Library/Snapshots/Properties/AssemblyInfo.cs
index 8007043dc..3bc6bcea8 100644
--- a/Duplicati/Library/Snapshots/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Snapshots/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Snapshots/SnapshotUtility.cs b/Duplicati/Library/Snapshots/SnapshotUtility.cs
index e5760e543..dfd45a07f 100644
--- a/Duplicati/Library/Snapshots/SnapshotUtility.cs
+++ b/Duplicati/Library/Snapshots/SnapshotUtility.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Snapshots/SystemIOLinux.cs b/Duplicati/Library/Snapshots/SystemIOLinux.cs
index 3cf543516..2d2267760 100644
--- a/Duplicati/Library/Snapshots/SystemIOLinux.cs
+++ b/Duplicati/Library/Snapshots/SystemIOLinux.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Snapshots/SystemIOWindows.cs b/Duplicati/Library/Snapshots/SystemIOWindows.cs
index d89b9cc6b..d7ce8da6a 100644
--- a/Duplicati/Library/Snapshots/SystemIOWindows.cs
+++ b/Duplicati/Library/Snapshots/SystemIOWindows.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Snapshots/USNHelper.cs b/Duplicati/Library/Snapshots/USNHelper.cs
index fddad7f2b..2b928023b 100644
--- a/Duplicati/Library/Snapshots/USNHelper.cs
+++ b/Duplicati/Library/Snapshots/USNHelper.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Snapshots/Win32USN.cs b/Duplicati/Library/Snapshots/Win32USN.cs
index 97a67fa95..e9ff53a6d 100644
--- a/Duplicati/Library/Snapshots/Win32USN.cs
+++ b/Duplicati/Library/Snapshots/Win32USN.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Snapshots/WinNativeMethods.cs b/Duplicati/Library/Snapshots/WinNativeMethods.cs
index db0c0380f..b738f589d 100644
--- a/Duplicati/Library/Snapshots/WinNativeMethods.cs
+++ b/Duplicati/Library/Snapshots/WinNativeMethods.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Snapshots/WindowsSnapshot.cs b/Duplicati/Library/Snapshots/WindowsSnapshot.cs
index 41f6ed4e2..4b895eb3c 100644
--- a/Duplicati/Library/Snapshots/WindowsSnapshot.cs
+++ b/Duplicati/Library/Snapshots/WindowsSnapshot.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/BlockingQueue.cs b/Duplicati/Library/Utility/BlockingQueue.cs
index 5cbdb9257..6473e1f18 100644
--- a/Duplicati/Library/Utility/BlockingQueue.cs
+++ b/Duplicati/Library/Utility/BlockingQueue.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/CommandLineParser.cs b/Duplicati/Library/Utility/CommandLineParser.cs
index c4da15418..74b28c676 100644
--- a/Duplicati/Library/Utility/CommandLineParser.cs
+++ b/Duplicati/Library/Utility/CommandLineParser.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/FileBackedList.cs b/Duplicati/Library/Utility/FileBackedList.cs
index 2547e713d..2a5913940 100644
--- a/Duplicati/Library/Utility/FileBackedList.cs
+++ b/Duplicati/Library/Utility/FileBackedList.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Utility/FilterExpression.cs b/Duplicati/Library/Utility/FilterExpression.cs
index 66e8995f1..b03ae06ff 100644
--- a/Duplicati/Library/Utility/FilterExpression.cs
+++ b/Duplicati/Library/Utility/FilterExpression.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2013, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Utility/IFilter.cs b/Duplicati/Library/Utility/IFilter.cs
index b9e29651e..a197ae43b 100644
--- a/Duplicati/Library/Utility/IFilter.cs
+++ b/Duplicati/Library/Utility/IFilter.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Utility/JoinedFilterExpression.cs b/Duplicati/Library/Utility/JoinedFilterExpression.cs
index c7b733394..ff4cc5c34 100644
--- a/Duplicati/Library/Utility/JoinedFilterExpression.cs
+++ b/Duplicati/Library/Utility/JoinedFilterExpression.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Utility/KeyGenerator.cs b/Duplicati/Library/Utility/KeyGenerator.cs
index 3b729f021..7a42715f3 100644
--- a/Duplicati/Library/Utility/KeyGenerator.cs
+++ b/Duplicati/Library/Utility/KeyGenerator.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/OverrideableStream.cs b/Duplicati/Library/Utility/OverrideableStream.cs
index eb6ef460c..5bce21c36 100644
--- a/Duplicati/Library/Utility/OverrideableStream.cs
+++ b/Duplicati/Library/Utility/OverrideableStream.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/ProgressReportingStream.cs b/Duplicati/Library/Utility/ProgressReportingStream.cs
index 6d36ace40..5acdaface 100644
--- a/Duplicati/Library/Utility/ProgressReportingStream.cs
+++ b/Duplicati/Library/Utility/ProgressReportingStream.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/Properties/AssemblyInfo.cs b/Duplicati/Library/Utility/Properties/AssemblyInfo.cs
index df0708cb2..856c22995 100644
--- a/Duplicati/Library/Utility/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Utility/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/Sizeparser.cs b/Duplicati/Library/Utility/Sizeparser.cs
index bf2e5948e..7fa2ae7d1 100644
--- a/Duplicati/Library/Utility/Sizeparser.cs
+++ b/Duplicati/Library/Utility/Sizeparser.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/SslCertificateValidator.cs b/Duplicati/Library/Utility/SslCertificateValidator.cs
index 1146d9c8b..410668ab3 100644
--- a/Duplicati/Library/Utility/SslCertificateValidator.cs
+++ b/Duplicati/Library/Utility/SslCertificateValidator.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/TempFile.cs b/Duplicati/Library/Utility/TempFile.cs
index 1db73c51f..6a9470000 100644
--- a/Duplicati/Library/Utility/TempFile.cs
+++ b/Duplicati/Library/Utility/TempFile.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/TempFileStream.cs b/Duplicati/Library/Utility/TempFileStream.cs
index f3d7fedaf..532cce82f 100644
--- a/Duplicati/Library/Utility/TempFileStream.cs
+++ b/Duplicati/Library/Utility/TempFileStream.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/TempFolder.cs b/Duplicati/Library/Utility/TempFolder.cs
index 9ccdc2787..df8474601 100644
--- a/Duplicati/Library/Utility/TempFolder.cs
+++ b/Duplicati/Library/Utility/TempFolder.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/ThrottledStream.cs b/Duplicati/Library/Utility/ThrottledStream.cs
index 409c3eb0c..c0a7afe14 100644
--- a/Duplicati/Library/Utility/ThrottledStream.cs
+++ b/Duplicati/Library/Utility/ThrottledStream.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/Timeparser.cs b/Duplicati/Library/Utility/Timeparser.cs
index b71214639..0d6c12dfa 100644
--- a/Duplicati/Library/Utility/Timeparser.cs
+++ b/Duplicati/Library/Utility/Timeparser.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/Uri.cs b/Duplicati/Library/Utility/Uri.cs
index ee11b4e19..10f84b4c9 100644
--- a/Duplicati/Library/Utility/Uri.cs
+++ b/Duplicati/Library/Utility/Uri.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Library/Utility/UrlUtillity.cs b/Duplicati/Library/Utility/UrlUtillity.cs
index 5e70e53fd..5753bb1d6 100644
--- a/Duplicati/Library/Utility/UrlUtillity.cs
+++ b/Duplicati/Library/Utility/UrlUtillity.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/Utility.cs b/Duplicati/Library/Utility/Utility.cs
index 358484f8a..ce4e45d66 100644
--- a/Duplicati/Library/Utility/Utility.cs
+++ b/Duplicati/Library/Utility/Utility.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/Win32.cs b/Duplicati/Library/Utility/Win32.cs
index 03b01e183..617318b89 100644
--- a/Duplicati/Library/Utility/Win32.cs
+++ b/Duplicati/Library/Utility/Win32.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Library/Utility/WorkerThread.cs b/Duplicati/Library/Utility/WorkerThread.cs
index f165dbbdb..850ced0d9 100644
--- a/Duplicati/Library/Utility/WorkerThread.cs
+++ b/Duplicati/Library/Utility/WorkerThread.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2010, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/License/LicenseEntry.cs b/Duplicati/License/LicenseEntry.cs
index 8790a4678..d89bca6e9 100644
--- a/Duplicati/License/LicenseEntry.cs
+++ b/Duplicati/License/LicenseEntry.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/License/LicenseReader.cs b/Duplicati/License/LicenseReader.cs
index 0c242bdf4..bd2d6ca6f 100644
--- a/Duplicati/License/LicenseReader.cs
+++ b/Duplicati/License/LicenseReader.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/License/Properties/AssemblyInfo.cs b/Duplicati/License/Properties/AssemblyInfo.cs
index 2ff4dad84..60b19ad13 100644
--- a/Duplicati/License/Properties/AssemblyInfo.cs
+++ b/Duplicati/License/Properties/AssemblyInfo.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/License/VersionNumbers.cs b/Duplicati/License/VersionNumbers.cs
index 196512558..8eb87a9cc 100644
--- a/Duplicati/License/VersionNumbers.cs
+++ b/Duplicati/License/VersionNumbers.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Server/Database/ApplicationSettings.cs b/Duplicati/Server/Database/ApplicationSettings.cs
index b4a8a1278..9500e5e4e 100644
--- a/Duplicati/Server/Database/ApplicationSettings.cs
+++ b/Duplicati/Server/Database/ApplicationSettings.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Database/Backup.cs b/Duplicati/Server/Database/Backup.cs
index 9cce2412b..a45113880 100644
--- a/Duplicati/Server/Database/Backup.cs
+++ b/Duplicati/Server/Database/Backup.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Database/Connection.cs b/Duplicati/Server/Database/Connection.cs
index 12c5087fe..f97226110 100644
--- a/Duplicati/Server/Database/Connection.cs
+++ b/Duplicati/Server/Database/Connection.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Database/Filter.cs b/Duplicati/Server/Database/Filter.cs
index 4127fccaa..7f14e2bda 100644
--- a/Duplicati/Server/Database/Filter.cs
+++ b/Duplicati/Server/Database/Filter.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Database/Notification.cs b/Duplicati/Server/Database/Notification.cs
index 014a6b7d2..1490911ca 100644
--- a/Duplicati/Server/Database/Notification.cs
+++ b/Duplicati/Server/Database/Notification.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Database/Schedule.cs b/Duplicati/Server/Database/Schedule.cs
index 7463182bd..806abc2e1 100644
--- a/Duplicati/Server/Database/Schedule.cs
+++ b/Duplicati/Server/Database/Schedule.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Database/Setting.cs b/Duplicati/Server/Database/Setting.cs
index bb27221c8..84150bf1a 100644
--- a/Duplicati/Server/Database/Setting.cs
+++ b/Duplicati/Server/Database/Setting.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Database/TempFile.cs b/Duplicati/Server/Database/TempFile.cs
index 61550aa60..b652a2920 100644
--- a/Duplicati/Server/Database/TempFile.cs
+++ b/Duplicati/Server/Database/TempFile.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Implementations/Filter.cs b/Duplicati/Server/Duplicati.Server.Serialization/Implementations/Filter.cs
index 0c301128b..a3a95f7e1 100644
--- a/Duplicati/Server/Duplicati.Server.Serialization/Implementations/Filter.cs
+++ b/Duplicati/Server/Duplicati.Server.Serialization/Implementations/Filter.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Implementations/Notification.cs b/Duplicati/Server/Duplicati.Server.Serialization/Implementations/Notification.cs
index bec714065..12433ac47 100644
--- a/Duplicati/Server/Duplicati.Server.Serialization/Implementations/Notification.cs
+++ b/Duplicati/Server/Duplicati.Server.Serialization/Implementations/Notification.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Implementations/Setting.cs b/Duplicati/Server/Duplicati.Server.Serialization/Implementations/Setting.cs
index 0f66303e5..21b973e35 100644
--- a/Duplicati/Server/Duplicati.Server.Serialization/Implementations/Setting.cs
+++ b/Duplicati/Server/Duplicati.Server.Serialization/Implementations/Setting.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Interface/IBackup.cs b/Duplicati/Server/Duplicati.Server.Serialization/Interface/IBackup.cs
index 552387c68..d857b7f28 100644
--- a/Duplicati/Server/Duplicati.Server.Serialization/Interface/IBackup.cs
+++ b/Duplicati/Server/Duplicati.Server.Serialization/Interface/IBackup.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Interface/IDynamicModule.cs b/Duplicati/Server/Duplicati.Server.Serialization/Interface/IDynamicModule.cs
index f1d2f03d7..a3cea58e7 100644
--- a/Duplicati/Server/Duplicati.Server.Serialization/Interface/IDynamicModule.cs
+++ b/Duplicati/Server/Duplicati.Server.Serialization/Interface/IDynamicModule.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Interface/IFilter.cs b/Duplicati/Server/Duplicati.Server.Serialization/Interface/IFilter.cs
index 3c68dfe01..eb3bbbe99 100644
--- a/Duplicati/Server/Duplicati.Server.Serialization/Interface/IFilter.cs
+++ b/Duplicati/Server/Duplicati.Server.Serialization/Interface/IFilter.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Interface/INotification.cs b/Duplicati/Server/Duplicati.Server.Serialization/Interface/INotification.cs
index 4e63ab0eb..e2410551c 100644
--- a/Duplicati/Server/Duplicati.Server.Serialization/Interface/INotification.cs
+++ b/Duplicati/Server/Duplicati.Server.Serialization/Interface/INotification.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Interface/IQueuedTask.cs b/Duplicati/Server/Duplicati.Server.Serialization/Interface/IQueuedTask.cs
index d5b5e09b1..803ed818a 100644
--- a/Duplicati/Server/Duplicati.Server.Serialization/Interface/IQueuedTask.cs
+++ b/Duplicati/Server/Duplicati.Server.Serialization/Interface/IQueuedTask.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Interface/ISchedule.cs b/Duplicati/Server/Duplicati.Server.Serialization/Interface/ISchedule.cs
index 4dc6dc708..8ccfbbf0b 100644
--- a/Duplicati/Server/Duplicati.Server.Serialization/Interface/ISchedule.cs
+++ b/Duplicati/Server/Duplicati.Server.Serialization/Interface/ISchedule.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Interface/IServerSettings.cs b/Duplicati/Server/Duplicati.Server.Serialization/Interface/IServerSettings.cs
index d0d8fb26b..838828d95 100644
--- a/Duplicati/Server/Duplicati.Server.Serialization/Interface/IServerSettings.cs
+++ b/Duplicati/Server/Duplicati.Server.Serialization/Interface/IServerSettings.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Duplicati.Server.Serialization/Interface/ISetting.cs b/Duplicati/Server/Duplicati.Server.Serialization/Interface/ISetting.cs
index daad19397..0343b3f01 100644
--- a/Duplicati/Server/Duplicati.Server.Serialization/Interface/ISetting.cs
+++ b/Duplicati/Server/Duplicati.Server.Serialization/Interface/ISetting.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/LiveControls.cs b/Duplicati/Server/LiveControls.cs
index bf5e8c9e1..ffdb504e8 100644
--- a/Duplicati/Server/LiveControls.cs
+++ b/Duplicati/Server/LiveControls.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Server/LogWriteHandler.cs b/Duplicati/Server/LogWriteHandler.cs
index d506afb1c..95b6a22b0 100644
--- a/Duplicati/Server/LogWriteHandler.cs
+++ b/Duplicati/Server/LogWriteHandler.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Runner.cs b/Duplicati/Server/Runner.cs
index a8fd90314..5f124d58d 100644
--- a/Duplicati/Server/Runner.cs
+++ b/Duplicati/Server/Runner.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Scheduler.cs b/Duplicati/Server/Scheduler.cs
index d97a97179..70ac049d7 100644
--- a/Duplicati/Server/Scheduler.cs
+++ b/Duplicati/Server/Scheduler.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Server/Serializable/ImportExportStructure.cs b/Duplicati/Server/Serializable/ImportExportStructure.cs
index f1e049a23..bd5d186da 100644
--- a/Duplicati/Server/Serializable/ImportExportStructure.cs
+++ b/Duplicati/Server/Serializable/ImportExportStructure.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Serializable/ServerSettings.cs b/Duplicati/Server/Serializable/ServerSettings.cs
index 4ea5c1fee..184222111 100644
--- a/Duplicati/Server/Serializable/ServerSettings.cs
+++ b/Duplicati/Server/Serializable/ServerSettings.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/Serializable/ServerStatus.cs b/Duplicati/Server/Serializable/ServerStatus.cs
index 6f34a3f57..ef15810d3 100644
--- a/Duplicati/Server/Serializable/ServerStatus.cs
+++ b/Duplicati/Server/Serializable/ServerStatus.cs
@@ -1,7 +1,7 @@
#region "Disclaimer / License"
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/SingleInstance.cs b/Duplicati/Server/SingleInstance.cs
index eb770fc38..c6325bcc2 100644
--- a/Duplicati/Server/SingleInstance.cs
+++ b/Duplicati/Server/SingleInstance.cs
@@ -1,6 +1,6 @@
#region Disclaimer / License
-// Copyright (C) 2011, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
diff --git a/Duplicati/Server/SpecialFolders.cs b/Duplicati/Server/SpecialFolders.cs
index 518c3b345..dd470a406 100644
--- a/Duplicati/Server/SpecialFolders.cs
+++ b/Duplicati/Server/SpecialFolders.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2011, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/UpdatePollThread.cs b/Duplicati/Server/UpdatePollThread.cs
index 451770eb0..77f3a8ad6 100644
--- a/Duplicati/Server/UpdatePollThread.cs
+++ b/Duplicati/Server/UpdatePollThread.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/WebServer/AuthenticationHandler.cs b/Duplicati/Server/WebServer/AuthenticationHandler.cs
index 9d29e9d40..d4bbf4a2d 100644
--- a/Duplicati/Server/WebServer/AuthenticationHandler.cs
+++ b/Duplicati/Server/WebServer/AuthenticationHandler.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/WebServer/BodyWriter.cs b/Duplicati/Server/WebServer/BodyWriter.cs
index cf5eb1268..44d4717f4 100644
--- a/Duplicati/Server/WebServer/BodyWriter.cs
+++ b/Duplicati/Server/WebServer/BodyWriter.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/WebServer/ControlHandler.cs b/Duplicati/Server/WebServer/ControlHandler.cs
index c1f616efc..219903727 100644
--- a/Duplicati/Server/WebServer/ControlHandler.cs
+++ b/Duplicati/Server/WebServer/ControlHandler.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/WebServer/ControlMethods/AddOrUpdateBackup.cs b/Duplicati/Server/WebServer/ControlMethods/AddOrUpdateBackup.cs
index d6df674dc..e2deb83a8 100644
--- a/Duplicati/Server/WebServer/ControlMethods/AddOrUpdateBackup.cs
+++ b/Duplicati/Server/WebServer/ControlMethods/AddOrUpdateBackup.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/WebServer/ControlMethods/DeleteBackup.cs b/Duplicati/Server/WebServer/ControlMethods/DeleteBackup.cs
index 4b82afbd4..ae0dd0aec 100644
--- a/Duplicati/Server/WebServer/ControlMethods/DeleteBackup.cs
+++ b/Duplicati/Server/WebServer/ControlMethods/DeleteBackup.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/WebServer/ControlMethods/GetBackup.cs b/Duplicati/Server/WebServer/ControlMethods/GetBackup.cs
index d8752e153..bf079234a 100644
--- a/Duplicati/Server/WebServer/ControlMethods/GetBackup.cs
+++ b/Duplicati/Server/WebServer/ControlMethods/GetBackup.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/WebServer/ControlMethods/GetFolderContents.cs b/Duplicati/Server/WebServer/ControlMethods/GetFolderContents.cs
index 7e1498204..fd02ef2a1 100644
--- a/Duplicati/Server/WebServer/ControlMethods/GetFolderContents.cs
+++ b/Duplicati/Server/WebServer/ControlMethods/GetFolderContents.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/WebServer/ControlMethods/ListFolderAsNodes.cs b/Duplicati/Server/WebServer/ControlMethods/ListFolderAsNodes.cs
index b41d574cc..486bea63d 100644
--- a/Duplicati/Server/WebServer/ControlMethods/ListFolderAsNodes.cs
+++ b/Duplicati/Server/WebServer/ControlMethods/ListFolderAsNodes.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/WebServer/ControlMethods/ReadLogData.cs b/Duplicati/Server/WebServer/ControlMethods/ReadLogData.cs
index ca20c2692..b24e1b411 100644
--- a/Duplicati/Server/WebServer/ControlMethods/ReadLogData.cs
+++ b/Duplicati/Server/WebServer/ControlMethods/ReadLogData.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/WebServer/ControlMethods/SearchBackupFiles.cs b/Duplicati/Server/WebServer/ControlMethods/SearchBackupFiles.cs
index 68d891302..08c22013b 100644
--- a/Duplicati/Server/WebServer/ControlMethods/SearchBackupFiles.cs
+++ b/Duplicati/Server/WebServer/ControlMethods/SearchBackupFiles.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Server/WebServer/IndexHtmlHandler.cs b/Duplicati/Server/WebServer/IndexHtmlHandler.cs
index ba4b84a24..35dfee9ac 100644
--- a/Duplicati/Server/WebServer/IndexHtmlHandler.cs
+++ b/Duplicati/Server/WebServer/IndexHtmlHandler.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Service/Program.cs b/Duplicati/Service/Program.cs
index 844cd6767..bf919e4c1 100644
--- a/Duplicati/Service/Program.cs
+++ b/Duplicati/Service/Program.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Service/Properties/AssemblyInfo.cs b/Duplicati/Service/Properties/AssemblyInfo.cs
index 650f5a1e0..87d6341f7 100644
--- a/Duplicati/Service/Properties/AssemblyInfo.cs
+++ b/Duplicati/Service/Properties/AssemblyInfo.cs
@@ -1,5 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
-// http://www.hexad.dk, opensource@hexad.dk
+// Copyright (C) 2015, The Duplicati Team
+
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/Service/Runner.cs b/Duplicati/Service/Runner.cs
index 29dcff456..9aeb659c0 100644
--- a/Duplicati/Service/Runner.cs
+++ b/Duplicati/Service/Runner.cs
@@ -1,6 +1,6 @@
-// Copyright (C) 2014, Kenneth Skovhede
+// Copyright (C) 2015, The Duplicati Team
-// http://www.hexad.dk, opensource@hexad.dk
+// http://www.duplicati.com, info@duplicati.com
//
// This library is free software; you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as
diff --git a/Duplicati/license.txt b/Duplicati/license.txt
index 5cd8ddfbf..cd9008a6d 100644
--- a/Duplicati/license.txt
+++ b/Duplicati/license.txt
@@ -488,4 +488,4 @@ convey the exclusion of warranty; and each file should have at least the
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Copyright 2010, http://www.hexad.dk, opensource@hexad.dk
+ Copyright 2015, http://www.duplicati.com, info@duplicati.com
diff --git a/thirdparty/SharpAESCrypt/License.txt b/thirdparty/SharpAESCrypt/License.txt
index 5cd8ddfbf..cd9008a6d 100755
--- a/thirdparty/SharpAESCrypt/License.txt
+++ b/thirdparty/SharpAESCrypt/License.txt
@@ -488,4 +488,4 @@ convey the exclusion of warranty; and each file should have at least the
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Copyright 2010, http://www.hexad.dk, opensource@hexad.dk
+ Copyright 2015, http://www.duplicati.com, info@duplicati.com