Skip to content

Commit

Permalink
Update License
Browse files Browse the repository at this point in the history
  • Loading branch information
himynameisjonas committed Oct 28, 2024
1 parent 7ac67b0 commit 3ca5442
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
2 changes: 2 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Additional modifications copyright (c) 2024 Teamtailor AB

Copyright (c) 2018 TableCheck Inc.

AWS::SES originally copyright (c) 2011 Drew V. Blas <[email protected]>
Expand Down
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ ActionMailer::Base.add_delivery_method :ses, Mail::SES,
# ...
error_handler: ->(error, raw_email) do
Bugsnag.notify(error){|r| r.add_tab('email', { email: raw_email })}
raise error
raise error
end
```

Expand Down Expand Up @@ -117,10 +117,6 @@ Please also see the [AWS SDK v3 for SES](https://docs.aws.amazon.com/ses/latest/

Please use the official [AWS SDK v3 for SES](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/send-using-sdk-ruby.html).

## Shameless Plug

Mail::SES is sponsored by [TableCheck](http://www.tablecheck.com/en/company/), Japan's leading restaurant management app. If **you** are a ninja-level Javascript/Ruby coder, designer, project manager, etc. and are eager to work in Tokyo with other ninjas, Japan in a dynamic environment, please get in touch at [[email protected]](mailto:[email protected]).

## Copyright

Copyright (c) 2018 [TableCheck Inc.](http://www.tablecheck.com/en/company/) See LICENSE for further details.
Copyright (c) 2024 [Teamtailor](http://www.teamtailor.com/). See LICENSE for further details.

0 comments on commit 3ca5442

Please sign in to comment.