From 6519f22d60d09366a0decb830dac94c88d1a56bc Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 3 Nov 2021 08:46:53 +0200 Subject: move to codeberg --- LICENSE | 2 +- sources/smstrade/SFrame.java | 2 +- sources/smstrade/SMain.java | 2 +- sources/smstrade/SPrefs.java | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index b29c7cb..5162a63 100644 --- a/LICENSE +++ b/LICENSE @@ -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 -- cgit v1.2.3