diff options
| author | Paul Buetow <paul@buetow.org> | 2021-11-03 08:46:53 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-11-03 08:46:53 +0200 |
| commit | 6519f22d60d09366a0decb830dac94c88d1a56bc (patch) | |
| tree | 8123575f5765f5c8d1593354e82d133d83b1d1ef /sources | |
| parent | 3aa1767f0d51fc1b9e58c8b5d323974c48f968d2 (diff) | |
move to codeberg
Diffstat (limited to 'sources')
| -rw-r--r-- | sources/smstrade/SFrame.java | 2 | ||||
| -rw-r--r-- | sources/smstrade/SMain.java | 2 | ||||
| -rw-r--r-- | sources/smstrade/SPrefs.java | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sources/smstrade/SFrame.java b/sources/smstrade/SFrame.java index 29b3be7..b1e4676 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 - https://github.com/snonux/jsmstrade + * jsmstrade@dev.buetow.org - https://codeberg.org/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 e641eb0..1ac4615 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 - https://github.com/snonux/jsmstrade + * jsmstrade@dev.buetow.org - https://codeberg.org/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 a317785..0132b7f 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 - https://github.com/snonux/jsmstrade + * jsmstrade@dev.buetow.org - https://codeberg.org/snonux/jsmstrade * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |
