lib/sanitize_email/engine.rb in sanitize_email-1.0.10 vs lib/sanitize_email/engine.rb in sanitize_email-1.0.11
- old
+ new
@@ -1,6 +1,6 @@
-#Copyright (c) 2008-12 Peter H. Boling of 9thBit LLC
-#Released under the MIT license
+# Copyright (c) 2008-13 Peter H. Boling of RailsBling.com
+# Released under the MIT license
# For Rails >= 3.1
module SanitizeEmail
class Engine < ::Rails::Engine
config.to_prepare do