summaryrefslogtreecommitdiffstats
path: root/samples/RelyingPartyMvc/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2009-03-16 09:31:50 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2009-03-16 09:31:50 -0700
commitf9587cf9e930c6a0c6d998dbbcf2c45db822242c (patch)
tree81d92a737e22e6d6a92c345a39b90bb31cbdd280 /samples/RelyingPartyMvc/Properties/AssemblyInfo.cs
parent145c02c4af00fbb9ac67b7acae13dcaddc75dba8 (diff)
downloadDotNetOpenAuth-f9587cf9e930c6a0c6d998dbbcf2c45db822242c.zip
DotNetOpenAuth-f9587cf9e930c6a0c6d998dbbcf2c45db822242c.tar.gz
DotNetOpenAuth-f9587cf9e930c6a0c6d998dbbcf2c45db822242c.tar.bz2
Fixed a couple of login quirks with MVC samples.
Diffstat (limited to 'samples/RelyingPartyMvc/Properties/AssemblyInfo.cs')
-rw-r--r--samples/RelyingPartyMvc/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/RelyingPartyMvc/Properties/AssemblyInfo.cs b/samples/RelyingPartyMvc/Properties/AssemblyInfo.cs
index c0ec42d..483a4a1 100644
--- a/samples/RelyingPartyMvc/Properties/AssemblyInfo.cs
+++ b/samples/RelyingPartyMvc/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("RelyingPartyMvc")]
-[assembly: AssemblyCopyright("Copyright © 2008")]
+[assembly: AssemblyCopyright("Copyright © Andrew Arnott 2008")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]