Skip to content

Commit d894487

Browse files
author
hornik
committed
Add Encoding: UTF-8.
git-svn-id: https://svn.r-project.org/R/trunk@88466 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 34a7525 commit d894487

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/library/base/DESCRIPTION.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ Description: Base R functions.
99
License: Part of R @VERSION@
1010
Suggests: methods
1111
Enhances: chron, date, round
12+
Encoding: UTF-8

src/library/grDevices/DESCRIPTION.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ Description: Graphics devices and support for base and grid graphics.
99
License: Part of R @VERSION@
1010
Suggests: KernSmooth
1111
NeedsCompilation: yes
12+
Encoding: UTF-8

0 commit comments

Comments
 (0)