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:
authorKenneth Skovhede <kenneth@hexad.dk>2014-08-12 15:31:30 +0400
committerKenneth Skovhede <kenneth@hexad.dk>2014-08-12 15:31:30 +0400
commitb5de1b56ce0eb53f0b90b40006697f988b46af1c (patch)
tree11551a96776bb58859e867209e3b919a513bc2b6 /Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs
parent2d841f1ebed2ccbf709767c926f2110f43d90013 (diff)
Updated copyright year on all assemblies.
Also removed the copyright microsoft statement that was erroneously applied to some assemblies. This fixes issue #1083.
Diffstat (limited to 'Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs')
-rw-r--r--Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs b/Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs
index 5ddd50c18..85c7271b4 100644
--- a/Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs
+++ b/Duplicati/Library/Backend/CloudFiles/Properties/AssemblyInfo.cs
@@ -29,7 +29,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("HexaD")]
[assembly: AssemblyProduct("Duplicati.Backend.CloudFiles")]
-[assembly: AssemblyCopyright("Copyright © HexaD 2010")]
+[assembly: AssemblyCopyright("Copyright © HexaD 2014")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]