Skip to content

Commit

Permalink
fix(readme): Bump copyright
Browse files Browse the repository at this point in the history
close #253
  • Loading branch information
Retro64 committed Feb 1, 2021
1 parent b674d9f commit bf35ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -105,7 +105,7 @@ app.get('/secured/route', requireScopesMiddleware(['scopeA', 'scopeB']), (reques
MIT License (MIT)
Copyright (c) 2016 Zalando SE
Copyright (c) 2021 Zalando SE
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
Expand Down

0 comments on commit bf35ad4

Please sign in to comment.