diff --git a/docs/_includes/tip.html b/docs/_includes/tip.html index b36ebcab..db4e8472 100644 --- a/docs/_includes/tip.html +++ b/docs/_includes/tip.html @@ -24,7 +24,7 @@
$ ppl add henry "Henry Smith"
$ ppl phone henry 012345678
-$ ppl email henry henry@henrysmith.org
+$ ppl email henry henry@catalinismith.com
$ ppl show henry
-Henry Smith <henry@henrysmith.org>
+Henry Smith <henry@catalinismith.com>
Email Addresses:
- henry@henrysmith.org
+ henry@catalinismith.com
Phone Numbers:
0123456789
diff --git a/license b/license
index e2a02327..dcd45c65 100644
--- a/license
+++ b/license
@@ -1,4 +1,4 @@
-Copyright 2013 Henry Smith (henry@henrysmith.org)
+Copyright 2013 Henry Smith (henry@catalinismith.com)
This project is free software released under the MIT/X11 license:
diff --git a/spec/ppl/adapter/email_scraper/mail_spec.rb b/spec/ppl/adapter/email_scraper/mail_spec.rb
index 612c9039..6d6fd96b 100644
--- a/spec/ppl/adapter/email_scraper/mail_spec.rb
+++ b/spec/ppl/adapter/email_scraper/mail_spec.rb
@@ -20,7 +20,7 @@
"From: Test User ",
"Message-ID: ",
"Subject: Test Email",
- "To: henry@henrysmith.org",
+ "To: henry@catalinismith.com",
"",
"Hey,",
"This is a test email.",
@@ -37,7 +37,7 @@
"From: Test User ",
"Message-ID: ",
"Subject: Test Email",
- "To: henry@henrysmith.org",
+ "To: henry@catalinismith.com",
"",
"Hey,",
"This is a test email.",
@@ -54,7 +54,7 @@
"From: Test User ",
"Message-ID: ",
"Subject: Test Email",
- "To: henry@henrysmith.org",
+ "To: henry@catalinismith.com",
"",
"Hey,",
"This is a test email.",
@@ -71,7 +71,7 @@
"From: test@example.org",
"Message-ID: ",
"Subject: Test Email",
- "To: henry@henrysmith.org",
+ "To: henry@catalinismith.com",
"",
"Hey,",
"This is a test email.",
@@ -87,7 +87,7 @@
"From: Test User ",
"Message-ID: ",
"Subject: Test Email",
- "To: henry@henrysmith.org",
+ "To: henry@catalinismith.com",
"",
"Hey,",
"This is a test email.",
@@ -105,7 +105,7 @@
"From: =?UTF-8?B?0JDQu9C10LrRgdCw0L3QtNGA?= ",
"Message-ID: ",
"Subject: Test Email",
- "To: henry@henrysmith.org",
+ "To: henry@catalinismith.com",
"",
"Hey,",
"This is a test email.",