From f0520c87217902e8109a47784963850cbdb7cd1d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 May 2021 08:57:54 +0100 Subject: fix URIs in headers --- sources/core/time/VSLamportTime.java | 2 +- sources/core/time/VSTime.java | 2 +- sources/core/time/VSVectorTime.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sources/core/time') diff --git a/sources/core/time/VSLamportTime.java b/sources/core/time/VSLamportTime.java index 165adfc..5716f2b 100644 --- a/sources/core/time/VSLamportTime.java +++ b/sources/core/time/VSLamportTime.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 diff --git a/sources/core/time/VSTime.java b/sources/core/time/VSTime.java index 3142d6b..b689f34 100644 --- a/sources/core/time/VSTime.java +++ b/sources/core/time/VSTime.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 diff --git a/sources/core/time/VSVectorTime.java b/sources/core/time/VSVectorTime.java index ebd5438..de9deeb 100644 --- a/sources/core/time/VSVectorTime.java +++ b/sources/core/time/VSVectorTime.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 -- cgit v1.2.3