diff options
Diffstat (limited to 'sources/core')
| -rw-r--r-- | sources/core/VSMessage.java | 2 | ||||
| -rw-r--r-- | sources/core/VSProcess.java | 2 | ||||
| -rw-r--r-- | sources/core/VSTask.java | 2 | ||||
| -rw-r--r-- | sources/core/VSTaskManager.java | 2 | ||||
| -rw-r--r-- | sources/core/time/VSLamportTime.java | 2 | ||||
| -rw-r--r-- | sources/core/time/VSTime.java | 2 | ||||
| -rw-r--r-- | sources/core/time/VSVectorTime.java | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/sources/core/VSMessage.java b/sources/core/VSMessage.java index 333a2d2..3f750aa 100644 --- a/sources/core/VSMessage.java +++ b/sources/core/VSMessage.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008 Paul Buetow, vs@dev.buetow.org + * Copyright (c) 2008 Paul C. Buetow, vs@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/VSProcess.java b/sources/core/VSProcess.java index 903700e..eb51279 100644 --- a/sources/core/VSProcess.java +++ b/sources/core/VSProcess.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008 Paul Buetow, vs@dev.buetow.org + * Copyright (c) 2008 Paul C. Buetow, vs@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/VSTask.java b/sources/core/VSTask.java index 406a59a..ae59a8f 100644 --- a/sources/core/VSTask.java +++ b/sources/core/VSTask.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008 Paul Buetow, vs@dev.buetow.org + * Copyright (c) 2008 Paul C. Buetow, vs@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/VSTaskManager.java b/sources/core/VSTaskManager.java index 50371cc..b62d0db 100644 --- a/sources/core/VSTaskManager.java +++ b/sources/core/VSTaskManager.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008 Paul Buetow, vs@dev.buetow.org + * Copyright (c) 2008 Paul C. Buetow, vs@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/VSLamportTime.java b/sources/core/time/VSLamportTime.java index bcc840a..a9bce94 100644 --- a/sources/core/time/VSLamportTime.java +++ b/sources/core/time/VSLamportTime.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008 Paul Buetow, vs@dev.buetow.org + * Copyright (c) 2008 Paul C. Buetow, vs@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 5273d2f..2a1d8cf 100644 --- a/sources/core/time/VSTime.java +++ b/sources/core/time/VSTime.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008 Paul Buetow, vs@dev.buetow.org + * Copyright (c) 2008 Paul C. Buetow, vs@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 33cb264..c1db0dc 100644 --- a/sources/core/time/VSVectorTime.java +++ b/sources/core/time/VSVectorTime.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008 Paul Buetow, vs@dev.buetow.org + * Copyright (c) 2008 Paul C. Buetow, vs@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 |
