Change company domain name

This commit is contained in:
Andrew Nelless
2016-09-06 16:13:50 +01:00
parent 7d11004575
commit 36be2051c2
74 changed files with 179 additions and 179 deletions

View File

@@ -22,7 +22,7 @@ const char* kApplication = "Synergy";
const char* kCopyright = "Copyright (C) 2012-2014 Synergy Si Ltd.\n"
"Copyright (C) 2008-2014 Nick Bolton\n"
"Copyright (C) 2002-2014 Chris Schoeneman";
const char* kContact = "Email: nick@synergy-project.org";
const char* kWebsite = "http://synergy-project.org/";
const char* kContact = "Email: nick@symless.com";
const char* kWebsite = "http://symless.com/";
const char* kVersion = VERSION;
const char* kAppVersion = "Synergy " VERSION;