Skip to content

Commit a2bd60a

Browse files
committed
Better license link.
1 parent 76c1be4 commit a2bd60a

File tree

458 files changed

+493
-493
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

458 files changed

+493
-493
lines changed

Provider/header.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $LicenseHeader = @"
44
* Developer's Public License Version 1.0 (the "License");
55
* you may not use this file except in compliance with the
66
* License. You may obtain a copy of the License at
7-
* https://github.com/FirebirdSQL/NETProvider/blob/master/license.txt.
7+
* https://github.com/FirebirdSQL/NETProvider/raw/master/license.txt.
88
*
99
* Software distributed under the License is distributed on
1010
* an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either

Provider/src/EntityFramework.Firebird.Tests/EntityFrameworkTestsBase.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Developer's Public License Version 1.0 (the "License");
44
* you may not use this file except in compliance with the
55
* License. You may obtain a copy of the License at
6-
* https://github.com/FirebirdSQL/NETProvider/blob/master/license.txt.
6+
* https://github.com/FirebirdSQL/NETProvider/raw/master/license.txt.
77
*
88
* Software distributed under the License is distributed on
99
* an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either

Provider/src/EntityFramework.Firebird.Tests/FbTestDbContext.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Developer's Public License Version 1.0 (the "License");
44
* you may not use this file except in compliance with the
55
* License. You may obtain a copy of the License at
6-
* https://github.com/FirebirdSQL/NETProvider/blob/master/license.txt.
6+
* https://github.com/FirebirdSQL/NETProvider/raw/master/license.txt.
77
*
88
* Software distributed under the License is distributed on
99
* an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either

Provider/src/EntityFramework.Firebird.Tests/InfrastructureTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Developer's Public License Version 1.0 (the "License");
44
* you may not use this file except in compliance with the
55
* License. You may obtain a copy of the License at
6-
* https://github.com/FirebirdSQL/NETProvider/blob/master/license.txt.
6+
* https://github.com/FirebirdSQL/NETProvider/raw/master/license.txt.
77
*
88
* Software distributed under the License is distributed on
99
* an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either

Provider/src/EntityFramework.Firebird.Tests/QueryTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Developer's Public License Version 1.0 (the "License");
44
* you may not use this file except in compliance with the
55
* License. You may obtain a copy of the License at
6-
* https://github.com/FirebirdSQL/NETProvider/blob/master/license.txt.
6+
* https://github.com/FirebirdSQL/NETProvider/raw/master/license.txt.
77
*
88
* Software distributed under the License is distributed on
99
* an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either

Provider/src/EntityFramework.Firebird/DefaultFbMigrationSqlGeneratorBehavior.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Developer's Public License Version 1.0 (the "License");
44
* you may not use this file except in compliance with the
55
* License. You may obtain a copy of the License at
6-
* https://github.com/FirebirdSQL/NETProvider/blob/master/license.txt.
6+
* https://github.com/FirebirdSQL/NETProvider/raw/master/license.txt.
77
*
88
* Software distributed under the License is distributed on
99
* an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either

Provider/src/EntityFramework.Firebird/FbConnectionFactory.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Developer's Public License Version 1.0 (the "License");
44
* you may not use this file except in compliance with the
55
* License. You may obtain a copy of the License at
6-
* https://github.com/FirebirdSQL/NETProvider/blob/master/license.txt.
6+
* https://github.com/FirebirdSQL/NETProvider/raw/master/license.txt.
77
*
88
* Software distributed under the License is distributed on
99
* an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either

Provider/src/EntityFramework.Firebird/FbMigrationSqlGenerator.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Developer's Public License Version 1.0 (the "License");
44
* you may not use this file except in compliance with the
55
* License. You may obtain a copy of the License at
6-
* https://github.com/FirebirdSQL/NETProvider/blob/master/license.txt.
6+
* https://github.com/FirebirdSQL/NETProvider/raw/master/license.txt.
77
*
88
* Software distributed under the License is distributed on
99
* an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either

Provider/src/EntityFramework.Firebird/FbMigrationsTransactionsInterceptor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Developer's Public License Version 1.0 (the "License");
44
* you may not use this file except in compliance with the
55
* License. You may obtain a copy of the License at
6-
* https://github.com/FirebirdSQL/NETProvider/blob/master/license.txt.
6+
* https://github.com/FirebirdSQL/NETProvider/raw/master/license.txt.
77
*
88
* Software distributed under the License is distributed on
99
* an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either

Provider/src/EntityFramework.Firebird/FbProviderManifest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Developer's Public License Version 1.0 (the "License");
44
* you may not use this file except in compliance with the
55
* License. You may obtain a copy of the License at
6-
* https://github.com/FirebirdSQL/NETProvider/blob/master/license.txt.
6+
* https://github.com/FirebirdSQL/NETProvider/raw/master/license.txt.
77
*
88
* Software distributed under the License is distributed on
99
* an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either

0 commit comments

Comments
 (0)