Skip to content

GNU AGPL license headers in files #186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
abose opened this issue Oct 31, 2021 · 2 comments
Closed
2 tasks done

GNU AGPL license headers in files #186

abose opened this issue Oct 31, 2021 · 2 comments
Assignees

Comments

@abose
Copy link
Member

abose commented Oct 31, 2021

GNU AGPL prescribed license headers in files.

  • All files should start with the following GNU AGPL license header for files in phoenix folder
      GNU AGPL-3.0 License
      
      Modified work Copyright (c) 2021 - present Core.ai
      
      This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
      
      This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
      
      You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://opensource.org/licenses/AGPL-3.0.
    
  • All files should start with the following GNU AGPL license header for files in other folders
      GNU AGPL-3.0 License
      
      Modified work Copyright (c) 2021 - present Core.ai
      Original work Copyright (c) xxxx-2021 Adobe Systems Incorporated. All rights reserved.
      
      This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
      
      This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
      
      You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://opensource.org/licenses/AGPL-3.0.
    
@abose
Copy link
Member Author

abose commented Oct 31, 2021

Related to #184

@abose
Copy link
Member Author

abose commented Nov 2, 2021

Done closing.

@abose abose closed this as completed Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants