diff options
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | sources/smstrade/SFrame.java | 2 | ||||
| -rw-r--r-- | sources/smstrade/SMain.java | 2 | ||||
| -rw-r--r-- | sources/smstrade/SPrefs.java | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ /* JSMSTrade v0.2 * Copyright (c) 2008 - 2009 Dipl.-Inform. (FH) Paul C. Buetow - * jsmstrade@dev.buetow.org - http://jsmstrade.buetow.org + * jsmstrade@dev.buetow.org - https://github.com/snonux/jsmstrade * * 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/SFrame.java b/sources/smstrade/SFrame.java index 88652e9..29b3be7 100644 --- a/sources/smstrade/SFrame.java +++ b/sources/smstrade/SFrame.java @@ -1,6 +1,6 @@ /* JSMSTrade v0.3 * Copyright (c) 2008, 2009 Dipl.-Inform. (FH) Paul C. Buetow - * jsmstrade@dev.buetow.org - http://jsmstrade.buetow.org + * jsmstrade@dev.buetow.org - https://github.com/snonux/jsmstrade * * 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 49f9716..e641eb0 100644 --- a/sources/smstrade/SMain.java +++ b/sources/smstrade/SMain.java @@ -1,6 +1,6 @@ /* JSMSTrade v0.3 * Copyright (c) 2008, 2009 Dipl.-Inform. (FH) Paul C. Buetow - * jsmstrade@dev.buetow.org - http://jsmstrade.buetow.org + * jsmstrade@dev.buetow.org - https://github.com/snonux/jsmstrade * * 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 be3ba7f..a317785 100644 --- a/sources/smstrade/SPrefs.java +++ b/sources/smstrade/SPrefs.java @@ -1,6 +1,6 @@ /* JSMSTrade v0.3 * Copyright (c) 2008, 2009 Dipl.-Inform. (FH) Paul C. Buetow - * jsmstrade@dev.buetow.org - http://jsmstrade.buetow.org + * jsmstrade@dev.buetow.org - https://github.com/snonux/jsmstrade * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |
