diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-29 12:51:37 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-04-29 12:51:37 +0100 |
| commit | 3aa1767f0d51fc1b9e58c8b5d323974c48f968d2 (patch) | |
| tree | 967e0792355953bde7580bb1ca1d6341def8a5b8 | |
| parent | 8e8367565fffcdb3e85620582a56dc2ee71f2ddd (diff) | |
change URIs
| -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 |
