0
What does gnu gcc belongs to
it is a compiler or an organization
3 odpowiedzi
+ 2
GNU is not really an organization, it is a licence which tells that your code/program is free to use and free to read (the source code)
When you create a directory on GitHub, you can have a GNU licence for it
0
gnu - organization
gcc - gnu compiler collection
0
@Baptiste E. Prunier
That's GNU GPL (General Public License)
But you're right, GNU isn't, strictly speaking, an organization.