Skip to content

Commit

Permalink
License updates
Browse files Browse the repository at this point in the history
  • Loading branch information
railsmechanic committed Jul 23, 2016
1 parent 0ee73e9 commit 19d9f10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 Railsmechanic
Copyright (c) 2016 Matthias Kalb

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To use Sidewalk you need to create a `%Sidewalk.Job{}` and enqueue it with one o
mix deps.get
```

## Configuration example
## Configuration

```elixir
config :sidewalk,
Expand Down

0 comments on commit 19d9f10

Please sign in to comment.