Re: releaseme license clarifications

2021-02-24 Thread Aleix Pol
El dc., 24 de febr. 2021, 13:29, Harald Sitter  va escriure:

> Yo!
>
> If you are in the CC list please respond whether you are ok with the
> licenses or not.
>
> I'm in the process of moving releaseme to reuse compliance and need
> y'all to approve the following clarifications on the plasma extensions
> inside releaseme.
>
> They are all following the general guidelines we have for licensing
> That is: all random data and configs are CC0-1.0. All programs/scripts
> are our GPL triplet.
>
> The plan would also relicense 4 files: plasma-changelog,
> plasma-update-versions, plasma-update-versions-kf5 and
> plasma-xenon-download.
> All of these are presently marked public domain but since that isn't a
> license and altogether unclear vis a vis legal meaning in a global
> context I propose they be relicensed to the GPL triplet instead.
>
> List of files with proposed license and applicable authors, as per git:
>
> .gitignore
> CC0-1.0
> Jonathan, Harald
>
> README.md
> CC0-1.0
> Jonathan, Thomas, Harald
>
> lib/releaseme/data/release_help.txt.erb
> CC0-1.0
> Aleix, Harald
>
> lib/releaseme/data/ticket_description.txt.erb
> CC0-1.0
> Jonathan, Harald
>
> plasma/Gemfile
> CC0-1.0
> Jonathan
>
> plasma/README
> CC0-1.0
> Jonathan, David, Harald
>
> plasma/VERSIONS-lts.inc
> CC0-1.0
> Jonathan, David, Carl
>
> plasma/VERSIONS-normal.inc
> CC0-1.0
> Jonathan, Harald, Bhushan, Carl
>
> plasma/create_log.py
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Albert, Jonathan, David, Bhushan, Carl
>
> plasma/create_sources_inc
> CC0-1.0
> Jonathan, Harald
>
> plasma/git-repositories-for-release
> CC0-1.0
> Jonathan, David, Bhushan
>
> plasma/git-repositories-for-release-lts
> CC0-1.0
> Jonathan, David
>
> plasma/git-repositories-for-release-normal
> CC0-1.0
> Jonathan, David
>
> plasma/lib/plasma-tag-test.rb
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/plasma-branch
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/plasma-changelog
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Bhushan, Harald
>
> plasma/plasma-dot-story
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, David
>
> plasma/plasma-release
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Carl, Bhushan
>
> plasma/plasma-branch-webpages
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/plasma-tag
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/plasma-tag-test
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/plasma-tars
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald
>
> plasma/plasma-update-1-tar
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/plasma-update-versions
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald, Bhushan
>
> plasma/plasma-update-versions-kf5
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald, Bhushan
>
> plasma/plasma-xenon-download
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/templates/plasma-changelog.md
> CC0-1.0
> Carl
>
> plasma/templates/plasma_announce_template.md.erb
> CC0-1.0
> Carl, Jonathan
>
> plasma/templates/plasma_info_template.md.erb
> CC0-1.0
> Carl, Jonathan
>
> plasma/update-web-svn
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Carl
>
> projects/kdeedu-data.yml
> CC0-1.0
> Jonathan
>
> projects/plasma-mediacenter.yml
> CC0-1.0
> Jonathan
>
> projects/plasma.yml
> CC0-1.0
> Jonathan
>
> test/plasma-tag-test-test.rb
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> test/translationunit_test.rb
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald
>
> test/plasma-webpages_test.rb
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald, Bhushan, Carl
>
> plasma/plasma-webpages
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Harald, Jonathan, Carl
>

>
I am fine with this.

Aleix


Fwd: Consistent CMake requirements in Plasma

2021-02-24 Thread Nicolas Fella

Hi packagers,

I recently proposed to formalize that Plasma depends on CMake 3.16. The
reasoning is to 1) make the requirements consistent across Plasma repos
and 2) enable the use of modern CMake features. If accpected this can
act as a precedent for other non-frameworks KDE software.

Is there any distro that does not ship at least CMake 3.16 interested in
shipping future Plasma releases?

Cheers

Nico

 Forwarded Message 
Subject:Consistent CMake requirements in Plasma
Date:   Tue, 9 Feb 2021 19:32:36 +0100
From:   Nicolas Fella 
Reply-To:   plasma-devel@kde.org
To: plasma-devel@kde.org



Hi,

while I was doing some cmake cleanup in Plasma I noticed that our stated
minimum cmake versions are both somewhat inconsistent and super old.
Most Plasma projects state that either 2.8 (released in 2009) or 3.0
(released in 2014) are the minimum. That's obviously unrealistic.

Newer cmake versions offer some nice stuff such as imported targets for
common libs (e.g. used in
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/336). For
the sake of consistency I propose that we standardize Plasma on
something recent-ish.

My candidate for this would be cmake 3.16. It's the version shipped by
Ubuntu 20.04 and thus Neon. This would exclude Debian stable which ships
3.13 (which does not have the feature relevant for
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/336).

Thoughts?

Cheers

Nico



Re: releaseme license clarifications

2021-02-24 Thread Bhushan Shah
I am fine with this

On Wed, Feb 24, 2021 at 01:29:28PM +0100, Harald Sitter wrote:
> Yo!
> 
> If you are in the CC list please respond whether you are ok with the
> licenses or not.
> 
> I'm in the process of moving releaseme to reuse compliance and need
> y'all to approve the following clarifications on the plasma extensions
> inside releaseme.
> 
> They are all following the general guidelines we have for licensing
> That is: all random data and configs are CC0-1.0. All programs/scripts
> are our GPL triplet.
> 
> The plan would also relicense 4 files: plasma-changelog,
> plasma-update-versions, plasma-update-versions-kf5 and
> plasma-xenon-download.
> All of these are presently marked public domain but since that isn't a
> license and altogether unclear vis a vis legal meaning in a global
> context I propose they be relicensed to the GPL triplet instead.
> 
> List of files with proposed license and applicable authors, as per git:
> 
> .gitignore
> CC0-1.0
> Jonathan, Harald
> 
> README.md
> CC0-1.0
> Jonathan, Thomas, Harald
> 
> lib/releaseme/data/release_help.txt.erb
> CC0-1.0
> Aleix, Harald
> 
> lib/releaseme/data/ticket_description.txt.erb
> CC0-1.0
> Jonathan, Harald
> 
> plasma/Gemfile
> CC0-1.0
> Jonathan
> 
> plasma/README
> CC0-1.0
> Jonathan, David, Harald
> 
> plasma/VERSIONS-lts.inc
> CC0-1.0
> Jonathan, David, Carl
> 
> plasma/VERSIONS-normal.inc
> CC0-1.0
> Jonathan, Harald, Bhushan, Carl
> 
> plasma/create_log.py
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Albert, Jonathan, David, Bhushan, Carl
> 
> plasma/create_sources_inc
> CC0-1.0
> Jonathan, Harald
> 
> plasma/git-repositories-for-release
> CC0-1.0
> Jonathan, David, Bhushan
> 
> plasma/git-repositories-for-release-lts
> CC0-1.0
> Jonathan, David
> 
> plasma/git-repositories-for-release-normal
> CC0-1.0
> Jonathan, David
> 
> plasma/lib/plasma-tag-test.rb
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
> 
> plasma/plasma-branch
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
> 
> plasma/plasma-changelog
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Bhushan, Harald
> 
> plasma/plasma-dot-story
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, David
> 
> plasma/plasma-release
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Carl, Bhushan
> 
> plasma/plasma-branch-webpages
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
> 
> plasma/plasma-tag
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
> 
> plasma/plasma-tag-test
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
> 
> plasma/plasma-tars
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald
> 
> plasma/plasma-update-1-tar
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
> 
> plasma/plasma-update-versions
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald, Bhushan
> 
> plasma/plasma-update-versions-kf5
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald, Bhushan
> 
> plasma/plasma-xenon-download
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
> 
> plasma/templates/plasma-changelog.md
> CC0-1.0
> Carl
> 
> plasma/templates/plasma_announce_template.md.erb
> CC0-1.0
> Carl, Jonathan
> 
> plasma/templates/plasma_info_template.md.erb
> CC0-1.0
> Carl, Jonathan
> 
> plasma/update-web-svn
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Carl
> 
> projects/kdeedu-data.yml
> CC0-1.0
> Jonathan
> 
> projects/plasma-mediacenter.yml
> CC0-1.0
> Jonathan
> 
> projects/plasma.yml
> CC0-1.0
> Jonathan
> 
> test/plasma-tag-test-test.rb
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
> 
> test/translationunit_test.rb
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald
> 
> test/plasma-webpages_test.rb
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald, Bhushan, Carl
> 
> plasma/plasma-webpages
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Harald, Jonathan, Carl
> 




-- 
Bhushan Shah
http://blog.bshah.in
IRC Nick : bshah on Freenode
GPG key fingerprint : 0AAC 775B B643 7A8D 9AF7 A3AC FE07 8411 7FBC E11D


signature.asc
Description: PGP signature


Re: releaseme license clarifications

2021-02-24 Thread Carl Schwan
I'm fine with it

 Original Message 
On 24 Feb 2021, 1:29 PM, Harald Sitter wrote:

> Yo! If you are in the CC list please respond whether you are ok with the 
> licenses or not. I'm in the process of moving releaseme to reuse compliance 
> and need y'all to approve the following clarifications on the plasma 
> extensions inside releaseme. They are all following the general guidelines we 
> have for licensing That is: all random data and configs are CC0-1.0. All 
> programs/scripts are our GPL triplet. The plan would also relicense 4 files: 
> plasma-changelog, plasma-update-versions, plasma-update-versions-kf5 and 
> plasma-xenon-download. All of these are presently marked public domain but 
> since that isn't a license and altogether unclear vis a vis legal meaning in 
> a global context I propose they be relicensed to the GPL triplet instead. 
> List of files with proposed license and applicable authors, as per git: 
> .gitignore CC0-1.0 Jonathan, Harald README.md CC0-1.0 Jonathan, Thomas, 
> Harald lib/releaseme/data/release_help.txt.erb CC0-1.0 Aleix, Harald 
> lib/releaseme/data/ticket_description.txt.erb CC0-1.0 Jonathan, Harald 
> plasma/Gemfile CC0-1.0 Jonathan plasma/README CC0-1.0 Jonathan, David, Harald 
> plasma/VERSIONS-lts.inc CC0-1.0 Jonathan, David, Carl 
> plasma/VERSIONS-normal.inc CC0-1.0 Jonathan, Harald, Bhushan, Carl 
> plasma/create_log.py GPL-2.0-only OR GPL-3.0-only OR 
> LicenseRef-KDE-Accepted-GPL Albert, Jonathan, David, Bhushan, Carl 
> plasma/create_sources_inc CC0-1.0 Jonathan, Harald 
> plasma/git-repositories-for-release CC0-1.0 Jonathan, David, Bhushan 
> plasma/git-repositories-for-release-lts CC0-1.0 Jonathan, David 
> plasma/git-repositories-for-release-normal CC0-1.0 Jonathan, David 
> plasma/lib/plasma-tag-test.rb GPL-2.0-only OR GPL-3.0-only OR 
> LicenseRef-KDE-Accepted-GPL Jonathan plasma/plasma-branch GPL-2.0-only OR 
> GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL Jonathan plasma/plasma-changelog 
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL Jonathan, 
> Bhushan, Harald plasma/plasma-dot-story GPL-2.0-only OR GPL-3.0-only OR 
> LicenseRef-KDE-Accepted-GPL Jonathan, David plasma/plasma-release 
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL Jonathan, Carl, 
> Bhushan plasma/plasma-branch-webpages GPL-2.0-only OR GPL-3.0-only OR 
> LicenseRef-KDE-Accepted-GPL Jonathan plasma/plasma-tag GPL-2.0-only OR 
> GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL Jonathan plasma/plasma-tag-test 
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL Jonathan 
> plasma/plasma-tars GPL-2.0-only OR GPL-3.0-only OR 
> LicenseRef-KDE-Accepted-GPL Jonathan, Harald plasma/plasma-update-1-tar 
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL Jonathan 
> plasma/plasma-update-versions GPL-2.0-only OR GPL-3.0-only OR 
> LicenseRef-KDE-Accepted-GPL Jonathan, Harald, Bhushan 
> plasma/plasma-update-versions-kf5 GPL-2.0-only OR GPL-3.0-only OR 
> LicenseRef-KDE-Accepted-GPL Jonathan, Harald, Bhushan 
> plasma/plasma-xenon-download GPL-2.0-only OR GPL-3.0-only OR 
> LicenseRef-KDE-Accepted-GPL Jonathan plasma/templates/plasma-changelog.md 
> CC0-1.0 Carl plasma/templates/plasma_announce_template.md.erb CC0-1.0 Carl, 
> Jonathan plasma/templates/plasma_info_template.md.erb CC0-1.0 Carl, Jonathan 
> plasma/update-web-svn GPL-2.0-only OR GPL-3.0-only OR 
> LicenseRef-KDE-Accepted-GPL Jonathan, Carl projects/kdeedu-data.yml CC0-1.0 
> Jonathan projects/plasma-mediacenter.yml CC0-1.0 Jonathan projects/plasma.yml 
> CC0-1.0 Jonathan test/plasma-tag-test-test.rb GPL-2.0-only OR GPL-3.0-only OR 
> LicenseRef-KDE-Accepted-GPL Jonathan test/translationunit_test.rb 
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL Jonathan, Harald 
> test/plasma-webpages_test.rb GPL-2.0-only OR GPL-3.0-only OR 
> LicenseRef-KDE-Accepted-GPL Jonathan, Harald, Bhushan, Carl 
> plasma/plasma-webpages GPL-2.0-only OR GPL-3.0-only OR 
> LicenseRef-KDE-Accepted-GPL Harald, Jonathan, Carl

Re: releaseme license clarifications

2021-02-24 Thread Jonathan Riddell
I'm happy with this for my works yes

Jonathan


On Wed, 24 Feb 2021 at 12:29, Harald Sitter  wrote:

> Yo!
>
> If you are in the CC list please respond whether you are ok with the
> licenses or not.
>
> I'm in the process of moving releaseme to reuse compliance and need
> y'all to approve the following clarifications on the plasma extensions
> inside releaseme.
>
> They are all following the general guidelines we have for licensing
> That is: all random data and configs are CC0-1.0. All programs/scripts
> are our GPL triplet.
>
> The plan would also relicense 4 files: plasma-changelog,
> plasma-update-versions, plasma-update-versions-kf5 and
> plasma-xenon-download.
> All of these are presently marked public domain but since that isn't a
> license and altogether unclear vis a vis legal meaning in a global
> context I propose they be relicensed to the GPL triplet instead.
>
> List of files with proposed license and applicable authors, as per git:
>
> .gitignore
> CC0-1.0
> Jonathan, Harald
>
> README.md
> CC0-1.0
> Jonathan, Thomas, Harald
>
> lib/releaseme/data/release_help.txt.erb
> CC0-1.0
> Aleix, Harald
>
> lib/releaseme/data/ticket_description.txt.erb
> CC0-1.0
> Jonathan, Harald
>
> plasma/Gemfile
> CC0-1.0
> Jonathan
>
> plasma/README
> CC0-1.0
> Jonathan, David, Harald
>
> plasma/VERSIONS-lts.inc
> CC0-1.0
> Jonathan, David, Carl
>
> plasma/VERSIONS-normal.inc
> CC0-1.0
> Jonathan, Harald, Bhushan, Carl
>
> plasma/create_log.py
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Albert, Jonathan, David, Bhushan, Carl
>
> plasma/create_sources_inc
> CC0-1.0
> Jonathan, Harald
>
> plasma/git-repositories-for-release
> CC0-1.0
> Jonathan, David, Bhushan
>
> plasma/git-repositories-for-release-lts
> CC0-1.0
> Jonathan, David
>
> plasma/git-repositories-for-release-normal
> CC0-1.0
> Jonathan, David
>
> plasma/lib/plasma-tag-test.rb
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/plasma-branch
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/plasma-changelog
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Bhushan, Harald
>
> plasma/plasma-dot-story
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, David
>
> plasma/plasma-release
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Carl, Bhushan
>
> plasma/plasma-branch-webpages
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/plasma-tag
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/plasma-tag-test
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/plasma-tars
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald
>
> plasma/plasma-update-1-tar
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/plasma-update-versions
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald, Bhushan
>
> plasma/plasma-update-versions-kf5
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald, Bhushan
>
> plasma/plasma-xenon-download
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> plasma/templates/plasma-changelog.md
> CC0-1.0
> Carl
>
> plasma/templates/plasma_announce_template.md.erb
> CC0-1.0
> Carl, Jonathan
>
> plasma/templates/plasma_info_template.md.erb
> CC0-1.0
> Carl, Jonathan
>
> plasma/update-web-svn
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Carl
>
> projects/kdeedu-data.yml
> CC0-1.0
> Jonathan
>
> projects/plasma-mediacenter.yml
> CC0-1.0
> Jonathan
>
> projects/plasma.yml
> CC0-1.0
> Jonathan
>
> test/plasma-tag-test-test.rb
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan
>
> test/translationunit_test.rb
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald
>
> test/plasma-webpages_test.rb
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Jonathan, Harald, Bhushan, Carl
>
> plasma/plasma-webpages
> GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
> Harald, Jonathan, Carl
>
>


releaseme license clarifications

2021-02-24 Thread Harald Sitter
Yo!

If you are in the CC list please respond whether you are ok with the
licenses or not.

I'm in the process of moving releaseme to reuse compliance and need
y'all to approve the following clarifications on the plasma extensions
inside releaseme.

They are all following the general guidelines we have for licensing
That is: all random data and configs are CC0-1.0. All programs/scripts
are our GPL triplet.

The plan would also relicense 4 files: plasma-changelog,
plasma-update-versions, plasma-update-versions-kf5 and
plasma-xenon-download.
All of these are presently marked public domain but since that isn't a
license and altogether unclear vis a vis legal meaning in a global
context I propose they be relicensed to the GPL triplet instead.

List of files with proposed license and applicable authors, as per git:

.gitignore
CC0-1.0
Jonathan, Harald

README.md
CC0-1.0
Jonathan, Thomas, Harald

lib/releaseme/data/release_help.txt.erb
CC0-1.0
Aleix, Harald

lib/releaseme/data/ticket_description.txt.erb
CC0-1.0
Jonathan, Harald

plasma/Gemfile
CC0-1.0
Jonathan

plasma/README
CC0-1.0
Jonathan, David, Harald

plasma/VERSIONS-lts.inc
CC0-1.0
Jonathan, David, Carl

plasma/VERSIONS-normal.inc
CC0-1.0
Jonathan, Harald, Bhushan, Carl

plasma/create_log.py
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Albert, Jonathan, David, Bhushan, Carl

plasma/create_sources_inc
CC0-1.0
Jonathan, Harald

plasma/git-repositories-for-release
CC0-1.0
Jonathan, David, Bhushan

plasma/git-repositories-for-release-lts
CC0-1.0
Jonathan, David

plasma/git-repositories-for-release-normal
CC0-1.0
Jonathan, David

plasma/lib/plasma-tag-test.rb
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan

plasma/plasma-branch
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan

plasma/plasma-changelog
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan, Bhushan, Harald

plasma/plasma-dot-story
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan, David

plasma/plasma-release
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan, Carl, Bhushan

plasma/plasma-branch-webpages
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan

plasma/plasma-tag
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan

plasma/plasma-tag-test
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan

plasma/plasma-tars
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan, Harald

plasma/plasma-update-1-tar
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan

plasma/plasma-update-versions
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan, Harald, Bhushan

plasma/plasma-update-versions-kf5
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan, Harald, Bhushan

plasma/plasma-xenon-download
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan

plasma/templates/plasma-changelog.md
CC0-1.0
Carl

plasma/templates/plasma_announce_template.md.erb
CC0-1.0
Carl, Jonathan

plasma/templates/plasma_info_template.md.erb
CC0-1.0
Carl, Jonathan

plasma/update-web-svn
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan, Carl

projects/kdeedu-data.yml
CC0-1.0
Jonathan

projects/plasma-mediacenter.yml
CC0-1.0
Jonathan

projects/plasma.yml
CC0-1.0
Jonathan

test/plasma-tag-test-test.rb
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan

test/translationunit_test.rb
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan, Harald

test/plasma-webpages_test.rb
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Jonathan, Harald, Bhushan, Carl

plasma/plasma-webpages
GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
Harald, Jonathan, Carl



signature.asc
Description: OpenPGP digital signature