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/utils | |
| parent | 84b413b9be1d4b8d7ff7b2f3322c5a966315e61d (diff) | |
Paul Buetow -> Paul C. Buetow
Diffstat (limited to 'sources/utils')
| -rw-r--r-- | sources/utils/VSAbout.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 | ||||
| -rw-r--r-- | sources/utils/VSTupel.java | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/sources/utils/VSAbout.java b/sources/utils/VSAbout.java index 62ebc47..ebe6ce4 100644 --- a/sources/utils/VSAbout.java +++ b/sources/utils/VSAbout.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/utils/VSClassLoader.java b/sources/utils/VSClassLoader.java index 54764fe..29061f1 100644 --- a/sources/utils/VSClassLoader.java +++ b/sources/utils/VSClassLoader.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/utils/VSFrame.java b/sources/utils/VSFrame.java index 7a0858c..1ee964d 100644 --- a/sources/utils/VSFrame.java +++ b/sources/utils/VSFrame.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/utils/VSInfoArea.java b/sources/utils/VSInfoArea.java index b3d43cc..853a9d0 100644 --- a/sources/utils/VSInfoArea.java +++ b/sources/utils/VSInfoArea.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/utils/VSPriorityQueue.java b/sources/utils/VSPriorityQueue.java index 71947f5..03ea792 100644 --- a/sources/utils/VSPriorityQueue.java +++ b/sources/utils/VSPriorityQueue.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/utils/VSRandom.java b/sources/utils/VSRandom.java index 7de219a..01a7f2a 100644 --- a/sources/utils/VSRandom.java +++ b/sources/utils/VSRandom.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/utils/VSTools.java b/sources/utils/VSTools.java index 9762d7e..81a1844 100644 --- a/sources/utils/VSTools.java +++ b/sources/utils/VSTools.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/utils/VSTupel.java b/sources/utils/VSTupel.java index 8f3b346..5621639 100644 --- a/sources/utils/VSTupel.java +++ b/sources/utils/VSTupel.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 |
