Skip to content

Commit

Permalink
[ENH] extend package author attribution requirement in license to pre…
Browse files Browse the repository at this point in the history
…sent (#1737)

This PR extends the copyright to the present.

The package remains, of course, permissive license.
The impact is a required authorship attribution to "pytorch-forecasting
developers" in any copied code.
  • Loading branch information
fkiraly authored Dec 26, 2024
1 parent 0aac3e2 commit 7a26a58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
THE MIT License

Copyright 2020 Jan Beitner
Copyright (c) 2020 - present, the pytorch-forecasting developers
Copyright (c) 2020 Jan Beitner

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

0 comments on commit 7a26a58

Please sign in to comment.