You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
But then why does it say its not in "public domain"Kartik Anand– Kartik Anand2012-07-15 14:04:52 +00:00Commented Jul 15, 2012 at 14:04
-
8@Kartik: public domain has a very specific (legal) meaning in some places, that is essentially "do whatever you want whichever way you want". GPL is more restrictive than that.Mat– Mat2012-07-15 14:13:26 +00:00Commented Jul 15, 2012 at 14:13
-
1@Shawn J. Goff: I would appreciate if you edit my answer you do not add things I did not wrote. I understand and I agree with editors fixing issues with posts (like typos, wrong formatting, etc), but I consider it would be much better if you comment to add the extra information instead of putting in my answer as I wrote it. Thanks.Patkos Csaba– Patkos Csaba2012-07-15 15:11:26 +00:00Commented Jul 15, 2012 at 15:11
-
5@PatkosCsaba Editing is encouraged on this site. If you believe it is better without it, you are free to change it. It is best if the answer contains the important relevant information - not when the information is distributed in the comments, as those are less frequently read.Shawn J. Goff– Shawn J. Goff2012-07-15 16:00:14 +00:00Commented Jul 15, 2012 at 16:00
-
And additional link about Public Domain software: en.wikipedia.org/wiki/Public-domain_software (no OS inside)Quora Feans– Quora Feans2020-02-05 17:45:36 +00:00Commented Feb 5, 2020 at 17:45
Add a comment
|
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. shell-script), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you