diff options
| author | Paul Buetow <paul@buetow.org> | 2008-05-30 01:38:17 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-05-30 01:38:17 +0000 |
| commit | 39f85a54cc522fb9d0f0196dc2f4577fffc9b897 (patch) | |
| tree | 51e2fe5605c3b6e285f5b7d632bbee5d828ba884 /sources/core | |
| parent | 84b413b9be1d4b8d7ff7b2f3322c5a966315e61d (diff) | |
Paul Buetow -> Paul C. Buetow
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 |
