-
Running `xclingo` on `dont_drive_drunk.lp` gives syntax error:
~~~
xclingo version 2.0b17
Reading from dont_drive_drunk.lp
:11:1-7: error: syntax error, unexpected , expecting . or :-
:14:1-7: error…
-
Would you consider adding a license file to this project? This would be consistent with good [community practices](https://github.com/lvsh/keywordfinder/issues/1) and would allow others to build upon …
-
### Summary
Some files in src/Provider (for example el_GR/Text.php) are copied from Wikipedia under a ShareAlike license which is not compatible with Faker's MIT license. Replace those.
### …
-
I am encountering an error when setting the license field to an string-value (license = "something") in the pyproject.toml file, using Hatchling v1.26.1.
```pyproject.toml
[project]
name = "foo-…
-
I'm thinking of changing the license to MIT from MPL-2.0, due to MPL probably being too restrictive for closed source projects that want to customize the Material Design Light design tokens (theme). I…
-
**Problem**
`cargo clean -p package` should remove `target/doc/package`, but does not.
**Steps**
```
$ cargo new test-doc
Created binary (application) `test-doc` package
$ cd test…
-
When i come to the project page - It says MIT License.
When i see FAQ - It says it is Not Open Source.
Which is true here?
Can anyone help me with this?
-
I can't find any license info in this repo, are we allowed to use it? Thanks.
-
Helpful suggestion from @jangondol
> Well, in that case you may want to stick with MIT. Attribution is _only_ required in the source code (as long as the users don't delete the license file or swap y…
-
Can the license be made MIT or BSD rather than GPL? (GPL tends to prevent industry collaborators for using/reusing the code.)