summaryrefslogtreecommitdiffstats
path: root/src/sys_settings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys_settings.cpp')
-rw-r--r--src/sys_settings.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sys_settings.cpp b/src/sys_settings.cpp
index 36e7142..9a9ee11 100644
--- a/src/sys_settings.cpp
+++ b/src/sys_settings.cpp
@@ -1064,7 +1064,7 @@ string t_sys_settings::about(bool html) const {
if (html) s += "<BR>";
s += "\n";
- s += "* GNU CommonC++ - http://www.gnu.org/software/commoncpp";
+ s += "* GNU uCommon C++ - http://www.gnutelephony.org/index.php/Category:Software";
if (html) s += "<BR><BR>";
s += "\n\n";