diff options
| author | Paul Buetow <paul@buetow.org> | 2009-02-02 22:37:54 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2009-02-02 22:37:54 +0000 |
| commit | dee6a7c53a36e38d5e7c04b5dd56f2a163297511 (patch) | |
| tree | 9f4dca8629e09dc4b7d21c73e27ada68569f328a | |
| parent | 849d24b005131a8072054cbe3fb2cf2ad2214f06 (diff) | |
changed src headers
| -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 |
