From 4813277c01c029309572afa2c3ba9601aa601b5a Mon Sep 17 00:00:00 2001 From: Stuart Stock Date: Fri, 20 Jan 2017 13:17:52 -0600 Subject: [PATCH] README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eade034..e1cb891 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ From the [Roughtime](https://roughtime.googlesource.com/roughtime) project page: > that doesn't depend on any particular time server, and in such a way that, if a time > server does misbehave, clients end up with cryptographic proof of it. -The protocol was created by Adam Langley and Robert Obryk. +The protocol was created by Adam Langley and Robert Obryk at Google. # Contributors * Stuart Stock, original author (stuart {at} int08h.com)