Browse Source

fix license text in CopyBuffers benchmark

pull/888/head
Anton Firszov 7 years ago
parent
commit
026df1e4c8
  1. 4
      tests/ImageSharp.Benchmarks/General/CopyBuffers.cs

4
tests/ImageSharp.Benchmarks/General/CopyBuffers.cs

@ -1,7 +1,5 @@
// <copyright file="ArrayCopy.cs" company="James Jackson-South"> // Copyright (c) Six Labors and contributors.
// Copyright (c) James Jackson-South and contributors.
// Licensed under the Apache License, Version 2.0. // Licensed under the Apache License, Version 2.0.
// </copyright>
using System; using System;
using System.Buffers; using System.Buffers;

Loading…
Cancel
Save