Skip to content

Commit b61c803

Browse files
committed
Fixed DESCRIPTION file's License line to point to the ./LICENSE file: ln:16
1 parent 3608fa4 commit b61c803

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Description: Provides a fast and efficient bridge between R and the Concise
1313
low overhead are critical. The package provides two primary functions:
1414
`encode()` to serialize R objects into raw byte vectors and `decode()`
1515
to deserialize them back into R objects.
16-
License: LGPL (>= 3)
16+
License: LGPL (>= 3) + file LICENSE
1717
Encoding: UTF-8
1818
URL: https://github.com/ItsMeForLua/RCBOR
1919
BugReports: https://github.com/ItsMeForLua/RCBOR/issues

0 commit comments

Comments
 (0)