mirror of https://github.com/SixLabors/ImageSharp
4 changed files with 4 additions and 4 deletions
@ -1,4 +1,4 @@ |
|||
// <copyright file="Brushes`2.cs" company="James Jackson-South">
|
|||
// <copyright file="Brushes{TColor,TPacked}.cs" company="James Jackson-South">
|
|||
// Copyright (c) James Jackson-South and contributors.
|
|||
// Licensed under the Apache License, Version 2.0.
|
|||
// </copyright>
|
|||
@ -1,4 +1,4 @@ |
|||
// <copyright file="ImageBrush`2.cs" company="James Jackson-South">
|
|||
// <copyright file="ImageBrush{TColor,TPacked}.cs" company="James Jackson-South">
|
|||
// Copyright (c) James Jackson-South and contributors.
|
|||
// Licensed under the Apache License, Version 2.0.
|
|||
// </copyright>
|
|||
@ -1,4 +1,4 @@ |
|||
// <copyright file="PatternBrush`2.cs" company="James Jackson-South">
|
|||
// <copyright file="PatternBrush{TColor,TPacked}.cs" company="James Jackson-South">
|
|||
// Copyright (c) James Jackson-South and contributors.
|
|||
// Licensed under the Apache License, Version 2.0.
|
|||
// </copyright>
|
|||
@ -1,4 +1,4 @@ |
|||
// <copyright file="SolidBrush`2.cs" company="James Jackson-South">
|
|||
// <copyright file="SolidBrush{TColor,TPacked}.cs" company="James Jackson-South">
|
|||
// Copyright (c) James Jackson-South and contributors.
|
|||
// Licensed under the Apache License, Version 2.0.
|
|||
// </copyright>
|
|||
Loading…
Reference in new issue