From 3aa1767f0d51fc1b9e58c8b5d323974c48f968d2 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 29 Apr 2021 12:51:37 +0100 Subject: change URIs --- 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 48f37d2..b29c7cb 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 - 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 -- cgit v1.2.3