diff -urNp basc-1.5.2/client/basc basc-dsd/client/basc --- basc-1.5.2/client/basc 2004-12-31 09:33:21.000000000 +0000 +++ basc-dsd/client/basc 2004-12-31 12:07:23.529467600 +0000 @@ -189,7 +189,9 @@ if SENDISALLOWED == 0 and PRETEND != 1: sys.stdout.write("where it is processed and statistics about Gentoo users systems are produced and\n") sys.stdout.write("publically available.\n\n") sys.stdout.write("Data transmitted will only be used in \"complete\" aggregated stats, we will not publish\n") - sys.stdout.write("info about your individual system.\n") + sys.stdout.write("info about your individual system.\n\n") + sys.stdout.write("basc/gentoo-stats.org is an independant project, and is not currently affiliated\n") + sys.stdout.write("with Gentoo Linux or the Gentoo Foundation.\n") sys.stdout.write("------------------------------------------------------------------------\n") sys.stdout.write("If you continue, the following data will be transmitted:\n") sys.stdout.write("- Gentoo installation date\n")