diff options
Diffstat (limited to 'samples/DotNetOpenAuth.ApplicationBlock/Properties/AssemblyInfo.cs')
-rw-r--r-- | samples/DotNetOpenAuth.ApplicationBlock/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/DotNetOpenAuth.ApplicationBlock/Properties/AssemblyInfo.cs b/samples/DotNetOpenAuth.ApplicationBlock/Properties/AssemblyInfo.cs index 876eb89..0384014 100644 --- a/samples/DotNetOpenAuth.ApplicationBlock/Properties/AssemblyInfo.cs +++ b/samples/DotNetOpenAuth.ApplicationBlock/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("DotNetOpenAuth.ApplicationBlock")] -[assembly: AssemblyCopyright("Copyright © 2008")] +[assembly: AssemblyCopyright("Copyright © 2011 Outercurve Foundation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] |