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/utils | |
| parent | c3448b235e697a615a35858326bedb89efb77fc0 (diff) | |
fix URIs in headers
Diffstat (limited to 'sources/utils')
| -rw-r--r-- | sources/utils/VS3Tupel.java | 2 | ||||
| -rw-r--r-- | sources/utils/VSAboutFrame.java | 2 | ||||
| -rw-r--r-- | sources/utils/VSClassLoader.java | 2 | ||||
| -rw-r--r-- | sources/utils/VSFrame.java | 2 | ||||
| -rw-r--r-- | sources/utils/VSInfoArea.java | 2 | ||||
| -rw-r--r-- | sources/utils/VSPriorityQueue.java | 2 | ||||
| -rw-r--r-- | sources/utils/VSRandom.java | 2 | ||||
| -rw-r--r-- | sources/utils/VSTools.java | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/sources/utils/VS3Tupel.java b/sources/utils/VS3Tupel.java index 4d4c896..d419d36 100644 --- a/sources/utils/VS3Tupel.java +++ b/sources/utils/VS3Tupel.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/utils/VSAboutFrame.java b/sources/utils/VSAboutFrame.java index 03ed8c4..32e7810 100644 --- a/sources/utils/VSAboutFrame.java +++ b/sources/utils/VSAboutFrame.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/utils/VSClassLoader.java b/sources/utils/VSClassLoader.java index 49fcc6b..37d5976 100644 --- a/sources/utils/VSClassLoader.java +++ b/sources/utils/VSClassLoader.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/utils/VSFrame.java b/sources/utils/VSFrame.java index fbc2139..8029554 100644 --- a/sources/utils/VSFrame.java +++ b/sources/utils/VSFrame.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/utils/VSInfoArea.java b/sources/utils/VSInfoArea.java index ce88699..3168821 100644 --- a/sources/utils/VSInfoArea.java +++ b/sources/utils/VSInfoArea.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/utils/VSPriorityQueue.java b/sources/utils/VSPriorityQueue.java index 739a886..443e796 100644 --- a/sources/utils/VSPriorityQueue.java +++ b/sources/utils/VSPriorityQueue.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/utils/VSRandom.java b/sources/utils/VSRandom.java index d955aae..e6978de 100644 --- a/sources/utils/VSRandom.java +++ b/sources/utils/VSRandom.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/utils/VSTools.java b/sources/utils/VSTools.java index feece80..6f60993 100644 --- a/sources/utils/VSTools.java +++ b/sources/utils/VSTools.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 |
