summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-11-03 08:46:53 +0200
committerPaul Buetow <paul@buetow.org>2021-11-03 08:46:53 +0200
commit6519f22d60d09366a0decb830dac94c88d1a56bc (patch)
tree8123575f5765f5c8d1593354e82d133d83b1d1ef
parent3aa1767f0d51fc1b9e58c8b5d323974c48f968d2 (diff)
move to codebergHEADmaster
-rw-r--r--LICENSE2
-rw-r--r--sources/smstrade/SFrame.java2
-rw-r--r--sources/smstrade/SMain.java2
-rw-r--r--sources/smstrade/SPrefs.java2
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