Skip to content

Commit

Permalink
Bump copyright notes to include 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Jan 2, 2023
1 parent 53fdc22 commit d816d29
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020-2021 Björn Kimminich & the OWASP Juice Shop contributors
Copyright (c) 2020-2023 Björn Kimminich & the OWASP Juice Shop contributors

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 @@ -23,7 +23,7 @@ of `master` as of Wed, 12 Oct 2022 after deduplication with `.mailmap`.
This program is free software: you can redistribute it and/or modify it
under the terms of the [MIT license](LICENSE). Juicy Chat Bot and any
contributions are Copyright © by Bjoern Kimminich & the OWASP Juice Shop
contributors 2020-2021.
contributors 2020-2023.

---

Expand Down
2 changes: 1 addition & 1 deletion factory.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020-2021 Bjoern Kimminich & the OWASP Juice Shop contributors.
* Copyright (c) 2020-2023 Bjoern Kimminich & the OWASP Juice Shop contributors.
* SPDX-License-Identifier: MIT
*/

Expand Down
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020-2021 Bjoern Kimminich & the OWASP Juice Shop contributors.
* Copyright (c) 2020-2023 Bjoern Kimminich & the OWASP Juice Shop contributors.
* SPDX-License-Identifier: MIT
*/

Expand Down
2 changes: 1 addition & 1 deletion test/initialize-spec.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2020-2021 Bjoern Kimminich & the OWASP Juice Shop contributors.
* Copyright (c) 2020-2023 Bjoern Kimminich & the OWASP Juice Shop contributors.
* SPDX-License-Identifier: MIT
*/

Expand Down

0 comments on commit d816d29

Please sign in to comment.