Retain latin-1 characters in Copyright comment block
Pointed out by: OHSAWA Chitoshi <ohsawa@ccn.aitai.ne.jp>
This commit is contained in:
parent
bb0316357a
commit
a8d960f483
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12873
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
.\"
|
||||
.\" Copyright (c) 2000,2001,2002 Soren Schmidt <sos@FreeBSD.org>
|
||||
.\" Copyright (c) 2000,2001,2002 Søren Schmidt <sos@FreeBSD.org>
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" Redistribution and use in source and binary forms, with or without
|
||||
|
|
Loading…
Reference in a new issue