mirror of
https://codeberg.org/openpgp/notes.git
synced 2024-11-26 17:42:06 +01:00
Remove stray brace
This commit is contained in:
parent
31d64fdb37
commit
1c9b9d8724
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ While PGP was first developed as commercial software, the owner at the time, PGP
|
|||
|
||||
In July 1997, a process to produce an open standard under the then new name [OpenPGP](https://en.wikipedia.org/wiki/Pretty_Good_Privacy#OpenPGP) was started, resulting in [RFC 2440 "OpenPGP Message Format"](https://datatracker.ietf.org/doc/html/rfc2440), published in November 1998. RFC 2440 describes OpenPGP version 3.
|
||||
|
||||
The name OpenPGP can be used freely by implementations, unlike the name PGP, which is a [registered trademark](https://uspto.report/TM/74685229)).
|
||||
The name OpenPGP can be used freely by implementations, unlike the name PGP, which is a [registered trademark](https://uspto.report/TM/74685229).
|
||||
|
||||
### GnuPG, an early Free Software implementation
|
||||
|
||||
|
|
Loading…
Reference in a new issue