Skip to content

Commit

Permalink
stage markdownlint changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lindot11 committed Nov 22, 2023
1 parent b247181 commit 3196956
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 22 deletions.
8 changes: 4 additions & 4 deletions client/LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@

* The INTO-CPS tool suite software and the INTO-CPS Association
* Public License (ICAPL) are obtained from the INTO-CPS Association, either
* from the above address, from the URLs: <http:>http://www.into-cps.org</http:> or
* from the above address, from the URLs: <http://www.into-cps.org> or
* in the INTO-CPS tool suite distribution.
* GNU version 3 is obtained from:
* <http:>http://www.gnu.org/copyleft/gpl.html</http:>.
* <http://www.gnu.org/copyleft/gpl.html>.

* This program is distributed WITHOUT ANY WARRANTY; without
* even the implied warranty of MERCHANTABILITY or FITNESS
Expand Down Expand Up @@ -291,11 +291,11 @@ This Agreement is governed by the laws of Denmark. The place of jurisdiction
for all disagreements related to this Agreement, is Aarhus, Denmark.

The EPL 1.0 license definition has been obtained from:
<http:>http://www.eclipse.org/legal/epl-v10.html</http:>.
<http://www.eclipse.org/legal/epl-v10.html>.
It is also reproduced in the INTO-CPS distribution.

The GPL Version 3 license definition has been obtained from
<http:>http://www.gnu.org/copyleft/gpl.html</http:>.
<http://www.gnu.org/copyleft/gpl.html>.
It is also reproduced in the INTO-CPS distribution.

--- End of Definition of INTO-CPS Association Public License ---
4 changes: 3 additions & 1 deletion client/public/static/css/MaterialIcon.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: local('Material Icons'), local('MaterialIcons-Regular'),
src:
local('Material Icons'),
local('MaterialIcons-Regular'),
url(/static/font/MaterialIcons-Regular.woff2) format('woff2'),
url(/static/font/MaterialIcons-Regular.woff) format('woff'),
url(/static/font/MaterialIcons-Regular.ttf) format('truetype');
Expand Down
2 changes: 0 additions & 2 deletions client/public/static/font/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ The recommended way to use the Material Icons font is by linking to the web font
rel="stylesheet">

```


4 changes: 2 additions & 2 deletions client/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const router = createBrowserRouter(
],
{
basename: `/${useURLbasename()}`,
}
},
);

const root = document.getElementById('root');
Expand All @@ -68,7 +68,7 @@ if (root) {
<AppProvider>
<RouterProvider router={router} />
</AppProvider>
</React.StrictMode>
</React.StrictMode>,
);
} else {
throw Error("Couldn't find root element");
Expand Down
1 change: 0 additions & 1 deletion client/test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,4 +182,3 @@ yarn test -e
This command launches the test runner and executes all end-to-end tests.
Make sure you have an active internet connection while running these tests,
as they simulate real user interactions with your GitLab account.

8 changes: 4 additions & 4 deletions servers/execution/runner/LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
* The INTO-CPS tool suite software and the INTO-CPS Association
* Public License (ICAPL) are obtained from the INTO-CPS Association, either
* from the above address, from the URLs:
* <http:>http://www.into-cps.org</http:> or
* <http://www.into-cps.org> or
* in the INTO-CPS tool suite distribution.
* GNU version 3 is obtained from:
* <http:>http://www.gnu.org/copyleft/gpl.html</http:>.
* <http://www.gnu.org/copyleft/gpl.html>.

* This program is distributed WITHOUT ANY WARRANTY; without
* even the implied warranty of MERCHANTABILITY or FITNESS
Expand Down Expand Up @@ -298,11 +298,11 @@ This Agreement is governed by the laws of Denmark. The place of jurisdiction
for all disagreements related to this Agreement, is Aarhus, Denmark.

The EPL 1.0 license definition has been obtained from:
<http:>http://www.eclipse.org/legal/epl-v10.html</http:>.
<http://www.eclipse.org/legal/epl-v10.html>.
It is also reproduced in the INTO-CPS distribution.

The GPL Version 3 license definition has been obtained from
<http:>http://www.gnu.org/copyleft/gpl.html</http:>.
<http://www.gnu.org/copyleft/gpl.html>.
It is also reproduced in the INTO-CPS distribution.

--- End of Definition of INTO-CPS Association Public License ---
8 changes: 4 additions & 4 deletions servers/lib/LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
* The INTO-CPS tool suite software and the INTO-CPS Association
* Public License (ICAPL) are obtained from the INTO-CPS Association, either
* from the above address, from the URLs:
* <http:>http://www.into-cps.org</http:> or
* <http://www.into-cps.org> or
* in the INTO-CPS tool suite distribution.
* GNU version 3 is obtained from:
* <http:>http://www.gnu.org/copyleft/gpl.html</http:>.
* <http://www.gnu.org/copyleft/gpl.html>.

* This program is distributed WITHOUT ANY WARRANTY; without
* even the implied warranty of MERCHANTABILITY or FITNESS
Expand Down Expand Up @@ -293,11 +293,11 @@ This Agreement is governed by the laws of Denmark. The place of jurisdiction
for all disagreements related to this Agreement, is Aarhus, Denmark.

The EPL 1.0 license definition has been obtained from:
<http:>http://www.eclipse.org/legal/epl-v10.html</http:>.
<http://www.eclipse.org/legal/epl-v10.html>.
It is also reproduced in the INTO-CPS distribution.

The GPL Version 3 license definition has been obtained from
<http:>http://www.gnu.org/copyleft/gpl.html</http:>.
<http://www.gnu.org/copyleft/gpl.html>.
It is also reproduced in the INTO-CPS distribution.

--- End of Definition of INTO-CPS Association Public License ---
8 changes: 4 additions & 4 deletions servers/lib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,16 +88,16 @@ Display help.
libms -h
```

The config is saved `.env` file by convention. The __libms__ looks for
The config is saved `.env` file by convention. The **libms** looks for
`.env` file in the working directory from which it is run.
If you want to run __libms__ without explicitly specifying the configuration
If you want to run **libms** without explicitly specifying the configuration
file, run

```bash
libms
```

To run __libms__ with a custom config file,
To run **libms** with a custom config file,

```bash
libms -c FILE-PATH
Expand All @@ -113,6 +113,6 @@ libms -c ".env.development"

You can press `Ctl+C` to halt the application.

The microservice is available at: http://localhost:PORT/lib
The microservice is available at: <http://localhost:PORT/lib>

The [API](https://into-cps-association.github.io/DTaaS/development/user/servers/lib/LIB-MS.html) page shows sample queries and responses.

0 comments on commit 3196956

Please sign in to comment.