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 | |
| parent | 3aa1767f0d51fc1b9e58c8b5d323974c48f968d2 (diff) | |
| -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 - 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/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 |
