Skip to content
This repository was archived by the owner on Mar 20, 2019. It is now read-only.

Commit 07e74be

Browse files
committed
Updated all copyright notices to reflect copyright assignment to Outercurve.
Fixes #66
1 parent 31647c7 commit 07e74be

714 files changed

Lines changed: 1442 additions & 1442 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LICENSE.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Every file is bound by the following copyright and license unless explicitly
44
indicated otherwise in and/or for any individual file.
55

66

7-
Copyright (c) 2008-2009, Andrew Arnott
7+
Copyright (c) 2011, Outercurve Foundation
8+
Copyright (c) 2008-2012, Andrew Arnott
89
All rights reserved.
910

1011
Microsoft Public License (Ms-PL)

projecttemplates/MvcRelyingParty/Controllers/AuthController.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//-----------------------------------------------------------------------
2-
// <copyright file="AuthController.cs" company="Andrew Arnott">
3-
// Copyright (c) Andrew Arnott. All rights reserved.
2+
// <copyright file="AuthController.cs" company="Outercurve Foundation">
3+
// Copyright (c) Outercurve Foundation. All rights reserved.
44
// </copyright>
55
//-----------------------------------------------------------------------
66

projecttemplates/MvcRelyingParty/OAuthTokenEndpoint.ashx.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//-----------------------------------------------------------------------
2-
// <copyright file="OAuthTokenEndpoint.ashx.cs" company="Andrew Arnott">
3-
// Copyright (c) Andrew Arnott. All rights reserved.
2+
// <copyright file="OAuthTokenEndpoint.ashx.cs" company="Outercurve Foundation">
3+
// Copyright (c) Outercurve Foundation. All rights reserved.
44
// </copyright>
55
//-----------------------------------------------------------------------
66

projecttemplates/RelyingPartyLogic/DataRoleProvider.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//-----------------------------------------------------------------------
2-
// <copyright file="DataRoleProvider.cs" company="Andrew Arnott">
3-
// Copyright (c) Andrew Arnott. All rights reserved.
2+
// <copyright file="DataRoleProvider.cs" company="Outercurve Foundation">
3+
// Copyright (c) Outercurve Foundation. All rights reserved.
44
// </copyright>
55
//-----------------------------------------------------------------------
66

projecttemplates/RelyingPartyLogic/Database.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//-----------------------------------------------------------------------
2-
// <copyright file="Database.cs" company="Andrew Arnott">
3-
// Copyright (c) Andrew Arnott. All rights reserved.
2+
// <copyright file="Database.cs" company="Outercurve Foundation">
3+
// Copyright (c) Outercurve Foundation. All rights reserved.
44
// </copyright>
55
//-----------------------------------------------------------------------
66

projecttemplates/RelyingPartyLogic/Model.Client.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//-----------------------------------------------------------------------
2-
// <copyright file="Model.Client.cs" company="Andrew Arnott">
3-
// Copyright (c) Andrew Arnott. All rights reserved.
2+
// <copyright file="Model.Client.cs" company="Outercurve Foundation">
3+
// Copyright (c) Outercurve Foundation. All rights reserved.
44
// </copyright>
55
//-----------------------------------------------------------------------
66

projecttemplates/RelyingPartyLogic/Model.ClientAuthorization.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//-----------------------------------------------------------------------
2-
// <copyright file="Model.ClientAuthorization.cs" company="Andrew Arnott">
3-
// Copyright (c) Andrew Arnott. All rights reserved.
2+
// <copyright file="Model.ClientAuthorization.cs" company="Outercurve Foundation">
3+
// Copyright (c) Outercurve Foundation. All rights reserved.
44
// </copyright>
55
//-----------------------------------------------------------------------
66

projecttemplates/RelyingPartyLogic/Model.User.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//-----------------------------------------------------------------------
2-
// <copyright file="Model.User.cs" company="Andrew Arnott">
3-
// Copyright (c) Andrew Arnott. All rights reserved.
2+
// <copyright file="Model.User.cs" company="Outercurve Foundation">
3+
// Copyright (c) Outercurve Foundation. All rights reserved.
44
// </copyright>
55
//-----------------------------------------------------------------------
66

projecttemplates/RelyingPartyLogic/Model.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//-----------------------------------------------------------------------
2-
// <copyright file="Model.cs" company="Andrew Arnott">
3-
// Copyright (c) Andrew Arnott. All rights reserved.
2+
// <copyright file="Model.cs" company="Outercurve Foundation">
3+
// Copyright (c) Outercurve Foundation. All rights reserved.
44
// </copyright>
55
//-----------------------------------------------------------------------
66

projecttemplates/RelyingPartyLogic/NonceDbStore.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//-----------------------------------------------------------------------
2-
// <copyright file="NonceDbStore.cs" company="Andrew Arnott">
3-
// Copyright (c) Andrew Arnott. All rights reserved.
2+
// <copyright file="NonceDbStore.cs" company="Outercurve Foundation">
3+
// Copyright (c) Outercurve Foundation. All rights reserved.
44
// </copyright>
55
//-----------------------------------------------------------------------
66

0 commit comments

Comments
 (0)