diff --git a/unix/xdq.c b/unix/xdq.c index 1184316..7ec5bd3 100644 --- a/unix/xdq.c +++ b/unix/xdq.c @@ -1,7 +1,7 @@ // "Dvorak-Qwerty" keyboard layout for the X-Window system // Copyright 2010 Google Inc. All rights reserved. // http://dvorak-qwerty.googlecode.com -// Author: Kenton Varda (kenton@google.com) +// Author: Kenton Varda (temporal@gmail.com; formerly kenton@google.com) // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are @@ -80,7 +80,7 @@ // IF YOU LIKE IT // -// If you find this useful, consider sending me a note at kenton@google.com to +// If you find this useful, consider sending me a note at temporal@gmail.com to // say so. Otherwise people only contact me when things don't work and that's // depressing. :) diff --git a/windows/README.txt b/windows/README.txt index 2375065..3d20d88 100755 --- a/windows/README.txt +++ b/windows/README.txt @@ -1,7 +1,7 @@ "Dvorak-Qwerty" keyboard layout for Windows Copyright 2010 Kenton Varda and Google Inc. All rights reserved. http://dvorak-qwerty.googlecode.com -Author: Kenton Varda (kenton@google.com) +Author: Kenton Varda (temporal@gmail.com; formerly kenton@google.com) INSTALLATION @@ -55,6 +55,6 @@ Unix and the built-in DQ layout on Mac. IF YOU LIKE IT -If you find this useful, consider sending me a note at kenton@google.com to +If you find this useful, consider sending me a note at temporal@gmail.com to say so. Otherwise people only contact me when things don't work and that's depressing. :) diff --git a/windows/dqkeys.cpp b/windows/dqkeys.cpp index d1836d5..4577c86 100755 --- a/windows/dqkeys.cpp +++ b/windows/dqkeys.cpp @@ -1,7 +1,7 @@ // "Dvorak-Qwerty" keyboard layout for Windows // Copyright 2010 Kenton Varda and Google Inc. All rights reserved. // http://dvorak-qwerty.googlecode.com -// Author: Kenton Varda (kenton@google.com) +// Author: Kenton Varda (temporal@gmail.com; formerly kenton@google.com) // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/windows/dqkeys_gui.cpp b/windows/dqkeys_gui.cpp index 128eda5..f9ab804 100755 --- a/windows/dqkeys_gui.cpp +++ b/windows/dqkeys_gui.cpp @@ -1,7 +1,7 @@ // "Dvorak-Qwerty" keyboard layout for Windows // Copyright 2010 Kenton Varda and Google Inc. All rights reserved. // http://dvorak-qwerty.googlecode.com -// Author: Kenton Varda (kenton@google.com) +// Author: Kenton Varda (temporal@gmail.com; formerly kenton@google.com) // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/windows/dqkeys_gui.h b/windows/dqkeys_gui.h index 42f4e3f..cda6c18 100755 --- a/windows/dqkeys_gui.h +++ b/windows/dqkeys_gui.h @@ -1,7 +1,7 @@ // "Dvorak-Qwerty" keyboard layout for Windows // Copyright 2010 Kenton Varda and Google Inc. All rights reserved. // http://dvorak-qwerty.googlecode.com -// Author: Kenton Varda (kenton@google.com) +// Author: Kenton Varda (temporal@gmail.com; formerly kenton@google.com) // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/windows/dqkeys_starter.cpp b/windows/dqkeys_starter.cpp index ffcd56d..a19b513 100755 --- a/windows/dqkeys_starter.cpp +++ b/windows/dqkeys_starter.cpp @@ -1,7 +1,7 @@ // "Dvorak-Qwerty" keyboard layout for Windows // Copyright 2010 Kenton Varda and Google Inc. All rights reserved. // http://dvorak-qwerty.googlecode.com -// Author: Kenton Varda (kenton@google.com) +// Author: Kenton Varda (temporal@gmail.com; formerly kenton@google.com) // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are