Skip to content

Commit 24a3c74

Browse files
committed
Fix documentation
1 parent f8edd92 commit 24a3c74

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

R/git2r.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## git2r, R bindings to the libgit2 library.
2-
## Copyright (C) 2013-2018 The git2r contributors
2+
## Copyright (C) 2013-2020 The git2r contributors
33
##
44
## This program is free software; you can redistribute it and/or modify
55
## it under the terms of the GNU General Public License, version 2,
@@ -16,6 +16,7 @@
1616

1717
##' git2r: R bindings to the libgit2 library
1818
##'
19+
##' git2r: R bindings to the libgit2 library.
1920
##' @docType package
2021
##' @name git2r
2122
##' @useDynLib git2r, .registration=TRUE

man/git2r.Rd

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)