Skip to content

Commit

Permalink
Added contributors to Copyright notice in LICENSE and to authors
Browse files Browse the repository at this point in the history
  • Loading branch information
stemann committed Dec 10, 2024
1 parent 5d70869 commit a1df9be
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
Expand Up @@ -2,7 +2,7 @@ MIT License

Copyright (c) 2020 Dhairya Gandhi, Julia Computing.

Copyright (c) 2022 Jesper Stemann Andersen
Copyright (c) 2022 Jesper Stemann Andersen and 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 Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Torch"
uuid = "6a2ea274-3061-11ea-0d63-ff850051a295"
authors = ["Dhairya Gandhi", "Jesper Stemann Andersen"]
authors = ["Dhairya Gandhi", "Jesper Stemann Andersen and contributors"]
version = "0.1.3"

[deps]
Expand Down

0 comments on commit a1df9be

Please sign in to comment.