summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon <simon@hardwired.org.uk>2010-08-09 18:26:58 (GMT)
committer Simon <simon@hardwired.org.uk>2010-08-09 18:26:58 (GMT)
commitaf573753cff935bc4086f5551656f48f8c4e83d4 (patch)
tree90a124d2344d592eaa3da2485a6d3515061ce377
parent7f83ee89f9abd125a6a023d59efdd23ae4eb52cb (diff)
downloadpowder-af573753cff935bc4086f5551656f48f8c4e83d4.zip
powder-af573753cff935bc4086f5551656f48f8c4e83d4.tar.gz
Correction of Bryans full name
-rwxr-xr-xpowder.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/powder.c b/powder.c
index 14a4331..1b77a8a 100755
--- a/powder.c
+++ b/powder.c
@@ -4,7 +4,7 @@
* Copyright (c) 2008 - 2010 Stanislaw Skowronek.
* Copyright (c) 2010 Simon Robertshaw
* Copyright (c) 2010 Skresanov Savely
- * Copyright (c) 2010 Bryan Who?
+ * Copyright (c) 2010 Bryan Hoyle
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -127,7 +127,7 @@ char *it_msg =
"\bgCopyright (c) 2008-10 Stanislaw K Skowronek (\brhttp://powder.unaligned.org\bg, \bbirc.unaligned.org #wtf\bg)\n"
"\bgCopyright (c) 2010 Simon Robertshaw (\brhttp://powdertoy.co.uk\bg, \bbirc.freenode.net #powder\bg)\n"
"\bgCopyright (c) 2010 Skresanov Savely (Stickman)\n"
-"\bgCopyright (c) 2010 Bryan Who? (New elements)\n"
+"\bgCopyright (c) 2010 Bryan Hoyle (New elements)\n"
"\n"
"\bgSpecial thanks to Brian Ledbetter for maintaining ports.\n"
"\bgTo use online features such as saving, you need to register at: \brhttp://powdertoy.co.uk/Register.html"