diff options
Diffstat (limited to 'manuals/bc/EHN.1')
-rw-r--r-- | manuals/bc/EHN.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manuals/bc/EHN.1 b/manuals/bc/EHN.1 index 39846195d4b3..f751f9d31beb 100644 --- a/manuals/bc/EHN.1 +++ b/manuals/bc/EHN.1 @@ -1,7 +1,7 @@ .\" .\" SPDX-License-Identifier: BSD-2-Clause .\" -.\" Copyright (c) 2018-2020 Gavin D. Howard and contributors. +.\" Copyright (c) 2018-2021 Gavin D. Howard and contributors. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions are met: @@ -25,7 +25,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.TH "BC" "1" "October 2020" "Gavin D. Howard" "General Commands Manual" +.TH "BC" "1" "January 2021" "Gavin D. Howard" "General Commands Manual" .SH NAME .PP bc - arbitrary-precision decimal arithmetic language and calculator |