You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LICENSE.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,13 +19,10 @@ The RecursiveArrayTools.jl package is licensed under the MIT "Expat" License:
19
19
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
20
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
21
> SOFTWARE.
22
-
>
23
22
24
23
The chain function is from Iterators.jl and is licensed under the MIT License:
25
24
26
-
>Copyright (c) 2012-2016: Daniel Jones, Stefan Karpinski, Simon Kornblith, Kevin Squire, Jeff Bezanson, Tim Holy, Jonathan Malmaud, Eric Davies, and other contributors.
25
+
>Copyright (c) 2012-2016: Daniel Jones, Stefan Karpinski, Simon Kornblith, Kevin Squire, Jeff Bezanson, Tim Holy, Jonathan Malmaud, Eric Davies, and other contributors.
27
26
28
27
The above copyright notice and this permission notice shall be included in all
[](https://github.com/SciML/ColPrac)
10
+
[](https://github.com/SciML/ColPrac)
[SciML ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://github.com/SciML/ColPrac/blob/master/README.md)
22
-
for guidance on PRs, issues, and other matters relating to contributing to SciML.
23
-
- There are a few community forums:
24
-
- the #diffeq-bridged channel in the [Julia Slack](https://julialang.org/slack/)
25
-
-[JuliaDiffEq](https://gitter.im/JuliaDiffEq/Lobby) on Gitter
26
-
- on the [Julia Discourse forums](https://discourse.julialang.org)
27
-
- see also [SciML Community page](https://sciml.ai/community/)
20
+
- Please refer to the
21
+
[SciML ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://github.com/SciML/ColPrac/blob/master/README.md)
22
+
for guidance on PRs, issues, and other matters relating to contributing to SciML.
23
+
24
+
- See the [SciML Style Guide](https://github.com/SciML/SciMLStyle) for common coding practices and other style decisions.
25
+
- There are a few community forums:
26
+
27
+
+ The #diffeq-bridged and #sciml-bridged channels in the
28
+
[Julia Slack](https://julialang.org/slack/)
29
+
+ The #diffeq-bridged and #sciml-bridged channels in the
0 commit comments