зеркало из https://github.com/SixLabors/Core.git
Changed copyright header.
This commit is contained in:
Родитель
13dd85d0c4
Коммит
6c78d2af18
|
@ -1,7 +1,5 @@
|
|||
// <copyright file="Constants.cs" company="Six Labors">
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Licensed under the Apache License, Version 2.0.
|
||||
// </copyright>
|
||||
|
||||
namespace SixLabors
|
||||
{
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
// <copyright file="HashHelpers.cs" company="Six Labors">
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Licensed under the Apache License, Version 2.0.
|
||||
// </copyright>
|
||||
|
||||
namespace SixLabors
|
||||
{
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
// <copyright file="MathF.cs" company="Six Labors">
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Licensed under the Apache License, Version 2.0.
|
||||
// </copyright>
|
||||
|
||||
using System;
|
||||
using System.Runtime.CompilerServices;
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
// <copyright file="Matrix3x2Extensions.cs" company="Six Labors">
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Licensed under the Apache License, Version 2.0.
|
||||
// </copyright>
|
||||
|
||||
using System.Numerics;
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
// <copyright file="Point.cs" company="Six Labors">
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Licensed under the Apache License, Version 2.0.
|
||||
// </copyright>
|
||||
|
||||
using System;
|
||||
using System.ComponentModel;
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
// <copyright file="PointF.cs" company="Six Labors">
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Licensed under the Apache License, Version 2.0.
|
||||
// </copyright>
|
||||
|
||||
using System;
|
||||
using System.ComponentModel;
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
// <copyright file="Rectangle.cs" company="Six Labors">
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Licensed under the Apache License, Version 2.0.
|
||||
// </copyright>
|
||||
|
||||
using System;
|
||||
using System.ComponentModel;
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
// <copyright file="RectangleF.cs" company="Six Labors">
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Licensed under the Apache License, Version 2.0.
|
||||
// </copyright>
|
||||
|
||||
using System;
|
||||
using System.ComponentModel;
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
// <copyright file="Size.cs" company="Six Labors">
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Licensed under the Apache License, Version 2.0.
|
||||
// </copyright>
|
||||
|
||||
using System;
|
||||
using System.ComponentModel;
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
// <copyright file="SizeF.cs" company="Six Labors">
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Licensed under the Apache License, Version 2.0.
|
||||
// </copyright>
|
||||
|
||||
using System;
|
||||
using System.ComponentModel;
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
// <copyright file="AssemblyInfo.cs" company="Six Labors">
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Copyright (c) Six Labors and contributors.
|
||||
// Licensed under the Apache License, Version 2.0.
|
||||
// </copyright>
|
||||
|
||||
using System.Reflection;
|
||||
using System.Resources;
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"documentationRules":
|
||||
{
|
||||
"companyName": "Six Labors",
|
||||
"xmlHeader": false,
|
||||
"copyrightText": "Copyright (c) Six Labors and contributors.\nLicensed under the Apache License, Version 2.0."
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче