don't want to sound nasty , but is anyone there using nano really ? i know it come by default in some distros but that's about it really.
Nano is no longer a GNU project
71–80 of 240 posts
Re: Nano is no longer a GNU project
#72don't want to sound nasty , but is anyone there using nano really ? i know it come by default in some distros but that's about it really.
Every once in a while I'm forced to use it because it's set as default on some servers until I close it in anger and get vim installed :P
Re: Nano is no longer a GNU project
#73Earlier quoted context omitted.
The way I see it, if you contribute to a project for example by sending a patch to it by email or pull request then you agree to be bound by the license. Even if there is no copyright assignment. Otherwise you would not have the right to modify the software to write your patch in the first place. This just seems like common sense to me.
The problem is if the maintainer wants to change the license (Like GPL2 -> GPL3). That's only possible if the contributors have signed over copyright, or the maintainer can track down every person who ever sent a patch, and get them to agree.
The GPL "upgrade" clause,
> Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation.
Re: Nano is no longer a GNU project
#74Earlier quoted context omitted.
Do you know that according to copy rights, open source projects are mess. Nobody tried it in the court, but if some developer contributing to project went to court saying "This part of code is mine, I don't want it to be modified by other people", then the project could be in trouble. Nobody tried that (yet). That's why some OS projects require signing Developer Certificates of Origin etc.
The way I see it, if you contribute to a project for example by sending a patch to it by email or pull request then you agree to be bound by the license. Even if there is no copyright assignment. Otherwise you would not have the right to modify the software to write your patch in the first place. This just seems like common sense to me.
Re: Nano is no longer a GNU project
#75don't want to sound nasty , but is anyone there using nano really ? i know it come by default in some distros but that's about it really.
Re: Nano is no longer a GNU project
#76Earlier quoted context omitted.
No, the courts have already handled cases around the GPL https://en.wikipedia.org/wiki/GNU_General_Public_License#Leg...
These are about violation of GPL, none of the suits was filed by individual developer who was contributing to the code base. Show me better examples.
(You're not implying otherwise, but this seems like a good place to put this comment.)
An individual developer can bring a case against a distributor violating the GPL if they can prove that their code was involved in the violation.
A good example are the contributors who brought a Linux (kernel) case against VMWare:
Re: Nano is no longer a GNU project
#77don't want to sound nasty , but is anyone there using nano really ? i know it come by default in some distros but that's about it really.
I only use it because sometimes vim doesn't work correctly over putty and I can't not verbally swear every time I have to search a vim issue.
Re: Nano is no longer a GNU project
#78Earlier quoted context omitted.
I use it constantly, because I'm quicker making small edits with it than with vim. I would sorely miss it if it's not installed on a server.
I hear this faster for small things but if you use vim I would say I can make changes in a small document twice as fast. They should have a new tag line: Nano the plain text editor for non-Vim maybe EMACS users?
Re: Nano is no longer a GNU project
#79> > As you know, I will not assign my copyright to the FSF, > > nor to anyone else. All the code I write is GPL'ed. > > You don't need to own the copyright on any code in > > order to be able to enforce the GPL. [...] > Indeed, and in fact for a long time the copyright > was owned by me before it was assigned to the FSF. > It's not required per se, but generally speaking, > there must be a Maintainer of the Software…
Re: Nano is no longer a GNU project
#80Earlier quoted context omitted.
I only use it because sometimes vim doesn't work correctly over putty and I can't not verbally swear every time I have to search a vim issue.
Seriously, if you're spending more than a few minutes a week SSH'ing then forget PuTTY, grab yourself a copy of MobaXterm: http://mobaxterm.mobatek.net/ It's also Pageant aware and will use that as your ssh key agent if you prefer. And vim works properly. We like it so much we pay for the Pro editions.
Not open source and heavily limited. Unless you pay for Pro, it's pretty useless...