diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:57:54 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:57:54 +0100 |
| commit | f0520c87217902e8109a47784963850cbdb7cd1d (patch) | |
| tree | f4bbe8f1fad9b82ebc864acaebf6929d29ab5d6c /sources/protocols/implementations/VSExternalTimeSyncProtocol.java | |
| parent | c3448b235e697a615a35858326bedb89efb77fc0 (diff) | |
fix URIs in headers
Diffstat (limited to 'sources/protocols/implementations/VSExternalTimeSyncProtocol.java')
| -rw-r--r-- | sources/protocols/implementations/VSExternalTimeSyncProtocol.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/protocols/implementations/VSExternalTimeSyncProtocol.java b/sources/protocols/implementations/VSExternalTimeSyncProtocol.java index 3bb5eb9..c008a11 100644 --- a/sources/protocols/implementations/VSExternalTimeSyncProtocol.java +++ b/sources/protocols/implementations/VSExternalTimeSyncProtocol.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008 Paul C. Buetow, vs@dev.buetow.org + * Copyright (c) 2008 Paul C. Buetow, vs-sim@dev.buetow.org * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |
