Skip to content

Commit 8d4c880

Browse files
committed
Fix LICENSE path for ISC license file
Correct a typo in LICENSE that referenced the ISC license file with a duplicated directory name. No functional change.
1 parent 789957b commit 8d4c880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ The PostgreSQL software includes:
246246

247247
src/backend/utils/adt/inet_cidr_ntop.c
248248
src/backend/utils/adt/inet_net_pton.c
249-
see licenses/licenses/LICENSE-isc.txt
249+
see licenses/LICENSE-isc.txt
250250

251251
----------------------------
252252
Perl Artistic License 2.0 (exception)

0 commit comments

Comments
 (0)