Skip to content

Commit

Permalink
Removed double space in file headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
tidyui committed Apr 25, 2022
1 parent 436254e commit d5e063e
Show file tree
Hide file tree
Showing 569 changed files with 598 additions and 598 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore.Hosting/Http/HttpCacheInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore.Hosting/Http/HttpCaching.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore.Hosting/PiranhaApplication.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore.SimpleSecurity/SimpleSecurity.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore.SimpleSecurity/SimpleUser.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down Expand Up @@ -33,7 +33,7 @@ public static class PiranhaSecurityExtensions
/// <param name="builderOptions">The security builder options</param>
/// <param name="securityOptions">The security options</param>
/// <returns>The service builder</returns>
public static PiranhaServiceBuilder UseSecurity(this PiranhaServiceBuilder builder,
public static PiranhaServiceBuilder UseSecurity(this PiranhaServiceBuilder builder,
Action<SecurityBuilder> builderOptions, Action<SecurityOptions> securityOptions = null)
{
// Configure
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Extensions/PiranhaUrlExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Helpers/IMediaHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Helpers/IRequestHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Helpers/ISiteHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Helpers/MediaHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Helpers/RequestHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Helpers/SiteHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
4 changes: 2 additions & 2 deletions core/Piranha.AspNetCore/Hosting/PiranhaStartupFilter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand All @@ -16,7 +16,7 @@
namespace Piranha.AspNetCore.Hosting
{
/// <summary>
/// Startup filter for adding application routing to the beginning
/// Startup filter for adding application routing to the beginning
/// of the pipeline.
/// </summary>
internal class PiranhaStartupFilter : IStartupFilter
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Http/MiddlewareBase.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Http/RoutingMiddleware.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Http/SecurityMiddleware.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Http/SitemapMiddleware.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Models/ArchivePage.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Models/SinglePage.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Models/SinglePageWithComments.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Models/SinglePost.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Models/SinglePostWithComments.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Models/SiteDescription.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/RoutingOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Security/SecurityBuilder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Security/SecurityOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Services/ApplicationService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Services/IApplicationService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Services/IModelLoader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AspNetCore/Services/ModelLoader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AttributeBuilder/ContentTypeAttribute.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AttributeBuilder/ContentTypeBaseAttribute.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
4 changes: 2 additions & 2 deletions core/Piranha.AttributeBuilder/ContentTypeBuilder.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down Expand Up @@ -644,7 +644,7 @@ private IList<ContentTypeRegion> GetRegions(Type type)
regionType.Fields.Add(fieldType.Item2);
// Then add the unsorted fields
foreach (var fieldType in sortedFields.Where(t => !t.Item1.HasValue))
regionType.Fields.Add(fieldType.Item2);
regionType.Fields.Add(fieldType.Item2);

// Skip regions without fields.
if (regionType.Fields.Count == 0)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
2 changes: 1 addition & 1 deletion core/Piranha.AttributeBuilder/ContentTypeRouteAttribute.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) .NET Foundation and Contributors
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
* of the MIT license. See the LICENSE file for details.
*
* https://github.com/piranhacms/piranha.core
*
Expand Down
Loading

0 comments on commit d5e063e

Please sign in to comment.