lib/sanitize_email/engine.rb in sanitize_email-2.0.3 vs lib/sanitize_email/engine.rb in sanitize_email-2.0.4
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
-# Copyright (c) 2008-16 Peter H. Boling of RailsBling.com
+# Copyright (c) 2008 - 2018, 2020, 2022, 2024 Peter H. Boling of RailsBling.com
# Released under the MIT license
module SanitizeEmail
# For Rails >= 3.1
class Engine < ::Rails::Engine