diff options
Diffstat (limited to 'include/dix-config.h')
-rwxr-xr-x | include/dix-config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/dix-config.h b/include/dix-config.h index 6d20e1c02..166e764c9 100755 --- a/include/dix-config.h +++ b/include/dix-config.h @@ -14,7 +14,7 @@ #define BIGREQS 1 /* Builder address */ -#define BUILDERADDR "marha@users.sourceforge.net" +#define BUILDERADDR "https://github.com/ArcticaProject/vcxsrv" /* Operating System Name */ #define OSNAME "Win32" @@ -402,7 +402,7 @@ #define DBE 1 /* Vendor name */ -#define XVENDORNAME "The VcXsrv Project" +#define XVENDORNAME "The X2Go and Arctica Projects" /* Endian order */ #ifndef X_BYTE_ORDER |