Skip to content

Commit 2f5f5bc

Browse files
committed
Added link to efcore.pg license
1 parent 222bffb commit 2f5f5bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TestSupport/EfHelpers/Internal/NpgsqlDatabaseCleaner.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright (c) .NET Foundation. All rights reserved.
2-
// Licensed under the Apache License, Version 2.0.
3-
// Available at https://github.com/dotnet/efcore/blob/main/LICENSE.txt
1+
// Licensed to the .NET Foundation under one or more agreements.
2+
// The .NET Foundation licenses this file to you under the MIT license.
3+
// Available at https://github.com/npgsql/efcore.pg/blob/main/LICENSE
44
// Altered by Jon P Smith, GitHub @JonPSmith, https://www.thereformedprogrammer.net/
55

66
using System.Collections.Generic;

0 commit comments

Comments
 (0)