diff options
| -rw-r--r-- | sources/smstrade/SFrame.java | 3 | ||||
| -rw-r--r-- | sources/smstrade/SMain.java | 3 | ||||
| -rw-r--r-- | sources/smstrade/SPrefs.java | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/sources/smstrade/SFrame.java b/sources/smstrade/SFrame.java index 13bd45f..79dfdb0 100644 --- a/sources/smstrade/SFrame.java +++ b/sources/smstrade/SFrame.java @@ -1,5 +1,6 @@ /* - * Copyright (c) 2008, 2009 Paul C. Buetow, smstrade@dev.buetow.org + * Copyright (c) 2008, 2009 Dipl.-Inform. (FH) Paul C. Buetow + * jsmstrade@dev.buetow.org - http://jsmstrade.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/smstrade/SMain.java b/sources/smstrade/SMain.java index 9a0cba6..42b11ef 100644 --- a/sources/smstrade/SMain.java +++ b/sources/smstrade/SMain.java @@ -1,5 +1,6 @@ /* - * Copyright (c) 2008, 2009 Paul C. Buetow, smstrade@dev.buetow.org + * Copyright (c) 2008, 2009 Dipl.-Inform. (FH) Paul C. Buetow + * jsmstrade@dev.buetow.org - http://jsmstrade.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/smstrade/SPrefs.java b/sources/smstrade/SPrefs.java index 1d35f8a..eb6194c 100644 --- a/sources/smstrade/SPrefs.java +++ b/sources/smstrade/SPrefs.java @@ -1,5 +1,6 @@ /* - * Copyright (c) 2008, 2009 Paul C. Buetow, smstrade@dev.buetow.org + * Copyright (c) 2008, 2009 Dipl.-Inform. (FH) Paul C. Buetow + * jsmstrade@dev.buetow.org - http://jsmstrade.buetow.org * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |
