Skip to content

Commit 59fcb8b

Browse files
committed
COPYING: fix reference to pathrs-lite internal pkgs
Fixes: 85aa60b ("pathrs-lite: move new API to subpackage") Signed-off-by: Aleksa Sarai <[email protected]>
1 parent 43797e7 commit 59fcb8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

COPYING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ BSD-3-Clause license:
2525
* `join*.go`
2626
* `vfs.go`
2727
* `internal/consts/*.go`
28-
* `internal/gocompat/*.go`
29-
* `internal/kernelversion/*.go`
28+
* `pathrs-lite/internal/gocompat/*.go`
29+
* `pathrs-lite/internal/kernelversion/*.go`
3030

3131
The text of the BSD-3-Clause license used by this project is the following (the
3232
text is also available from the [`LICENSE.BSD`](./LICENSE.BSD) file):

0 commit comments

Comments
 (0)