diff options
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 |
