Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Random discussion #2

Open
ColinFay opened this issue Oct 9, 2018 · 0 comments
Open

Random discussion #2

ColinFay opened this issue Oct 9, 2018 · 0 comments

Comments

@ColinFay
Copy link
Member

ColinFay commented Oct 9, 2018

Just learned today about the CeCILL license which is GPL-compatible but specific to France: http://www.cecill.info/

18 packages on CRAN have this license.

db <- tools::CRAN_package_db()
db$License %>%
  grep(pattern = "CeCILL", x = ., value = TRUE)
 [1] "CeCILL-2"         "CeCILL"           "CeCILL-2"        
 [4] "CeCILL-2"         "CeCILL"           "CeCILL-2"        
 [7] "CeCILL"           "CeCILL"           "CeCILL-2"        
[10] "CeCILL-2"         "CeCILL-2"         "CeCILL-2"        
[13] "CeCILL-2"         "CeCILL"           "CeCILL"          
[16] "CeCILL-2"         "CeCILL-2 | GPL-2" "CeCILL-2" 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant