8000 Nitpicked macOS in README. · TaleTN/libtomcrypt-rsa-howto@56e726d · GitHub
[go: up one dir, main page]

Skip to content

Commit 56e726d

Browse files
committed
Nitpicked macOS in README.
1 parent 4ce2a41 commit 56e726d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
LIBTOMCRYPT RSA DIGITAL SIGNATURES HOW-TO
22

33
This how-to describes how to implement RSA digital signatures using
4-
LibTomCrypt (and LibTomMath) on Windows and Mac OS X.
4+
LibTomCrypt (and LibTomMath) on Windows and macOS.
55

66
GETTING STARTED
77

@@ -49,7 +49,7 @@ rsa_verify.cpp - Example that verifies a signature.
4949

5050
LICENSE
5151

52-
Copyright (C) 2015-2017 Theo Niessink <theo@taletn.com>
52+
Copyright (C) 2015-2018 Theo Niessink <theo@taletn.com>
5353
This work is free. You can redistribute it and/or modify it under the
5454
terms of the Do What The Fuck You Want To Public License, Version 2,
5555
as published by Sam Hocevar. See the LICENSE file for more details.

0 commit comments

Comments
 (0)
0