Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > gnu.bash.bug > #16855
| From | Bruce Lilly <bruce.lilly@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Bash parameter expansion (remove largest trailing match, remove largest leading match, pattern replacement) does not work |
| Date | 2020-08-29 15:54 -0400 |
| Message-ID | <mailman.1735.1598730873.2469.bug-bash@gnu.org> (permalink) |
| References | (2 earlier) <CAPyES3685SjyZfrL+M_56wGqxvh=N9xNchWJ1xqMSrmmEJb9ww@mail.gmail.com> <CAMLQOtQtYxMiiP9=nN72AKC+hKTJ06rLxM7=Nt5LF1M47jvWrA@mail.gmail.com> <CAPyES36MM0OL2gDnaqfpywoyRwk29NWSXWTNFSCgA4a+jBfENQ@mail.gmail.com> <CAFLRLk8eb+PNzuGp_teBrEZC=U1oHMa66vFcch3pH=eEmt6+=Q@mail.gmail.com> <CAPyES34VNuisQZy-pa75yL2MPzrR8UoD_bwZp6B8eR7Ko=xG0g@mail.gmail.com> |
On Sat, Aug 29, 2020, 15:40 Koichi Murase <myoga.murase@gmail.com> wrote: > Don't worry. In this case, the GPL doesn't apply. Please read the > following Q&A. > > https://www.gnu.org/licenses/gpl-faq.en.html#IfInterpreterIsGPL > > Even if your original `shellbug' is licensed under something other, > and it prohibits to make it public, you can still create another > script to reproduce the same issue. [...] > It's a bit more complicated than that; if, for example, some excerpt ended up in regression tests, there would be a question about whether or not there was a copyright violation. As I understand the GPL (IANAL), it requires all parts of a "work" to be GPL'd, and that wouldn't be possible for any parts of the script that ended up in bash regression tests.
Back to gnu.bash.bug | Previous | Next | Find similar
Re: Bash parameter expansion (remove largest trailing match, remove largest leading match, pattern replacement) does not work Bruce Lilly <bruce.lilly@gmail.com> - 2020-08-29 15:54 -0400
csiph-web