summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/DotNetOpenAuth.Test/AutoRedirectHandler.cs8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/DotNetOpenAuth.Test/AutoRedirectHandler.cs b/src/DotNetOpenAuth.Test/AutoRedirectHandler.cs
index 3f67259..dbc5852 100644
--- a/src/DotNetOpenAuth.Test/AutoRedirectHandler.cs
+++ b/src/DotNetOpenAuth.Test/AutoRedirectHandler.cs
@@ -1,4 +1,10 @@
-namespace DotNetOpenAuth.Test {
+//-----------------------------------------------------------------------
+// <copyright file="AutoRedirectHandler.cs" company="Andrew Arnott">
+// Copyright (c) Andrew Arnott. All rights reserved.
+// </copyright>
+//-----------------------------------------------------------------------
+
+namespace DotNetOpenAuth.Test {
using System;
using System.Collections.Generic;
using System.Linq;