Closed (fixed)
Project:
Bot Builder
Version:
1.1.0
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
19 Dec 2022 at 08:04 UTC
Updated:
29 Dec 2022 at 14:10 UTC
Jump to comment: Most recent
The module currently has a LICENSE file that declares the project is licensed under “CC0 1.0 Universal”
Drupal.org unfortunately requires all published projects to be GPLv2+ to use their GIT services, see
https://www.drupal.org/docs/develop/git/setting-up-git-for-drupal/drupal...
Review https://git.drupalcode.org/project/dbb/-/blob/49940c720c80f26b5050a8e298...
Project contributor choice on what lawful method to take.
Comments
Comment #3
alex.mazaltovThe license has been updated to GNU GENERAL PUBLIC LICENSE (Version 3, 29 June 2007)
Comment #4
cmlaraAs I understand it the GPLv3 license is not an acceptable license for code hosted on D.O.
Please note: I do not intend this to mean you must change the license to one you do not wish to utilize, only to point out the code likely can not be hosted on D.O. as is. Ultimately it is a a project (and all of its contributors) choice on what a project is licensed as.
Comment #5
alex.mazaltovThank you for your comment as well as the changed issue status. I'm totally fine with GPLv2. Will change GPLv3 to GPLv2.
Comment #7
alex.mazaltovComment #8
alex.mazaltovComment #9
alex.mazaltov