-
we don't have _that_ many Rascal files yet, so before this becomes a real problem let's use the standard way of tagging license headers in Rascal, with the `@license{ }` tag.
-
@klag some of the files you authored include a MIT license header, while the rest of the project is under the LGPL. I think we discussed something at the time, but it's a bit weird that we have two li…
-
There's no license specified for the code. Happy to submit a PR if you can tell me which license you wish to put the code under.
-
Thank you for giving us this amazing map matching tool, it works so cool.
However, I'm figuring out how to custom the headers & columns in a output result csv, since the current output headers are …
-
Since upgrading our monitoring boxes to Debian 12 (Bookworm), this broke our pnp4nagios graphs.
This happened because due to the new PHP version installed and the dynamic properties being deprecat…
-
and make the project REUSE compatible.
See https://reuse.software/
This will more explicit what license each file is under and will allow to quickly review the overall license of the whole proje…
-
**Describe the bug**
License headers are not checked in `frontend/src` directory. Furthermore the license header's content isn't checked against the configured settings (like inception year)
**Exp…
-
Currently we have license headers taht look like this:
```
/*-
*
* Hedera Go SDK
*
* Copyright (C) 2020 - 2024 Hedera Hashgraph, LLC
*
* Licensed under the Apache License, Version 2.0 …
-
## 📰 Custom Issue
Over at https://github.com/SciTools/cf-units/pull/364#discussion_r1501764951, @pelson suggested that the `test_coding_standards.py` module would be better as a pre-commit hook. I…
-
```
$ grep -r -i -I copyright | grep -v ASF | grep -v Apache | grep -v APACHE | grep -v pre-rebase.sample | grep -v CsvLineParser.java | grep -v drools-docs | grep -v JavaLexer.g4 | grep -v JavaPars…