aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Timber <dxdt@dev.snart.me>2022-10-18 15:02:21 +0800
committerDavid Timber <dxdt@dev.snart.me>2022-10-18 15:02:21 +0800
commitad3e7634d2ab8026ced6728634b520f21aa959b3 (patch)
tree943088ca293c8793a92f3539cb7be3889cdff353 /doc
parent8b47484919d61d389dfdefb07fe1b168021696e7 (diff)
Update copyright notice
Diffstat (limited to 'doc')
-rw-r--r--doc/fmts.md2
-rw-r--r--doc/htbt.md2
-rw-r--r--doc/sws.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/fmts.md b/doc/fmts.md
index f962224..e54a038 100644
--- a/doc/fmts.md
+++ b/doc/fmts.md
@@ -1,6 +1,6 @@
# Proone Data Format Spec
-Copyright (c) 2019-2021 David Timber &lt;mieabby@gmail.com&gt;
+Copyright (c) 2019-2022 David Timber &lt;dxdt@dev.snart.me&gt;
## Structure of Entire Proone Executable
diff --git a/doc/htbt.md b/doc/htbt.md
index 4fc9fb5..1a4bfd2 100644
--- a/doc/htbt.md
+++ b/doc/htbt.md
@@ -4,7 +4,7 @@ complete heartbeat connection consists of an **authoritive host** and a
**submissive host**. The authoritive host and the submissive host can be either
end of the TCP/IP connection.
-Copyright (c) 2019-2021 David Timber &lt;mieabby@gmail.com&gt;
+Copyright (c) 2019-2022 David Timber &lt;dxdt@dev.snart.me&gt;
**A session** is a series of messages identified by a single message id. A
message is a combination of one or more frames. All messages begin with the
diff --git a/doc/sws.md b/doc/sws.md
index fb84820..e62f721 100644
--- a/doc/sws.md
+++ b/doc/sws.md
@@ -2,7 +2,7 @@
This document is part of **Proone Worm Project**. See [README.md](/README.md)
for overview.
-Copyright (c) 2019-2021 David Timber &lt;mieabby@gmail.com&gt;
+Copyright (c) 2019-2022 David Timber &lt;dxdt@dev.snart.me&gt;
## Subsystems
![Subsystem UML Diagram](img/proone.svg)