Discussion:
Crowdfunding a small but important powerpc bugfix
(too old to reply)
Luke Kenneth Casson Leighton
2023-10-11 18:20:01 UTC
Permalink
Hello,
Please post a link that indicates whether the GHC Haskell Compiler
license is compatible with the GPL. I haven't been able to find anything
online regarding compatibility. I would be interested in any license
issues before learning more about this compiler.
The license appears to allow modifications and re-distribution in binary
not to my eye. it looks like a standard BSD License.
it says "sure you can distribute, just don't strip the
copyright notice" which is a perfectly reasonable request.

the important things are covered: distribution, use, and
modification... as long as you do not attempt to strip out
the copyright notice, and as long as you include the license
with the distributed work.

the bit saying "All Rights Reserved" just means you are
prohibited from modifying or ignoring the *license* (and
the copyright notice).
https://www.haskell.org/ghc/license.html
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

Neither name of the University nor the names of its contributors may be
used to endorse or promote products derived from this software without
specific prior written permission.
--
---
crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68
Johannes Brakensiek
2023-10-15 09:30:01 UTC
Permalink
Hi Adrian,

Am Mittwoch, dem 11.10.2023 um 15:38 +0200 schrieb John Paul Adrian
I don't think we need to collect a lot of money, a few hundred
dollars should
probably be more than enough. We don't have to use Bountysource.com
for what
is worth. Any other platform or donation system would be perfectly
fine, too.
great idea! I'd definitely support such an approach. I'd also be
interested into getting to know a sensible platform for such a task.

I know there is the Open Source Collective[1] relying on the Open
Collective Platform[2]. Really some projects seem to use Open
Collective.[3] I don't though know how much hassle it is to set up a
project there to raise some funding?

Johannes


[1] https://www.oscollective.org/
[2] https://opencollective.com/
[3] https://opencollective.com/siduction-eu (f.e.)

Loading...