Skip to content

Commit

Permalink
Merge pull request #5 from umr1283/fix-copyright
Browse files Browse the repository at this point in the history
fix: copyright holder
  • Loading branch information
mcanouil authored Jul 18, 2022
2 parents a0faca0 + a6e4d87 commit 513b615
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
fail-fast: false
matrix:
config:
- {os: macOS-latest, r: 'release'}
- {os: windows-latest, r: 'release'}
- {os: ubuntu-18.04, r: 'release'}

env:
Expand Down Expand Up @@ -63,4 +61,4 @@ jobs:
uses: actions/upload-artifact@main
with:
name: ${{ runner.os }}-r${{ matrix.config.r }}-results
path: check
path: check
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
YEAR: 2020-2022
COPYRIGHT HOLDER: Mickaël Canouil & Mathilde Boissel
COPYRIGHT HOLDER: Mickaël Canouil, Mathilde Boissel, Inserm U1283 / CNRS UMR 8199
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MIT License

Copyright (c) 2020-2022 Mickaël Canouil
Copyright (c) 2020-2022 Mickaël Canouil, Mathilde Boissel, Inserm U1283 / CNRS UMR 8199

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 513b615

Please sign in to comment.