From 736f99cf06a74184a8cf36b78915a0f7b86e1d24 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 19 Feb 2023 18:25:13 +0100 Subject: [PATCH 1/3] fix link to IBM Public License --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a429fef8..70f39107 100644 --- a/README.md +++ b/README.md @@ -2102,7 +2102,7 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] - `GPL-3.0-only` - [GNU General Public License v3.0 only](https://spdx.org/licenses/GPL-3.0-only.html) - `GPL-3.0-or-later` - [GNU General Public License v3.0 or later](https://spdx.org/licenses/GPL-3.0-or-later.html) - `GPL-3.0` - [GNU General Public License 3.0](https://spdx.org/licenses/GPL-3.0.html) -- `IPL-1.0` - [IBM Public License](https://opensource.org/licenses/IPL-1.0) +- `IPL-1.0` - [IBM Public License](https://opensource.org/license/ibmpl-php/) - `ISC` - [Internet Systems Consortium License](https://spdx.org/licenses/ISC.html) - `LIL-1.0` - [The Lil License v1](https://www.lillicense.org/v1.html) - `LGPL-2.1` - [Lesser General Public License 2.1](https://spdx.org/licenses/LGPL-2.1.html) From 3583b3f23ed91bbc746699e4cf66b407bfbcc58b Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 19 Feb 2023 18:26:49 +0100 Subject: [PATCH 2/3] use spdx.org for IBM Public License --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70f39107..0d9beec7 100644 --- a/README.md +++ b/README.md @@ -2102,7 +2102,7 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] - `GPL-3.0-only` - [GNU General Public License v3.0 only](https://spdx.org/licenses/GPL-3.0-only.html) - `GPL-3.0-or-later` - [GNU General Public License v3.0 or later](https://spdx.org/licenses/GPL-3.0-or-later.html) - `GPL-3.0` - [GNU General Public License 3.0](https://spdx.org/licenses/GPL-3.0.html) -- `IPL-1.0` - [IBM Public License](https://opensource.org/license/ibmpl-php/) +- `IPL-1.0` - [IBM Public License](https://spdx.org/licenses/IPL-1.0.html) - `ISC` - [Internet Systems Consortium License](https://spdx.org/licenses/ISC.html) - `LIL-1.0` - [The Lil License v1](https://www.lillicense.org/v1.html) - `LGPL-2.1` - [Lesser General Public License 2.1](https://spdx.org/licenses/LGPL-2.1.html) From e3a035332a0b7a0e39e6012e30ee9a67de56c1c2 Mon Sep 17 00:00:00 2001 From: jtagcat Date: Mon, 20 Feb 2023 12:55:00 +0000 Subject: [PATCH 3/3] =?UTF-8?q?Time=20tracking=20intro:=20employees=20?= =?UTF-8?q?=E2=86=92=20users=20(#3603)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d9beec7..3d83bcaf 100644 --- a/README.md +++ b/README.md @@ -1979,7 +1979,7 @@ _Related: [Task Management & To-do Lists](#task-management--to-do-lists), [Softw **[`^ back to top ^`](#awesome-selfhosted)** -[Time-tracking software](https://en.wikipedia.org/wiki/Time-tracking_software) is a category of computer software that allows its employees to record time spent on tasks or projects. +[Time-tracking software](https://en.wikipedia.org/wiki/Time-tracking_software) is a category of computer software that allows its users to record time spent on tasks or projects. - [ActivityWatch](https://activitywatch.net) - An app that automatically tracks how you spend time on your devices. ([Source Code](https://github.com/ActivityWatch/activitywatch)) `MPL-2.0` `Python` - [Kimai](https://www.kimai.org/) - Kimai is a free & open source timetracker. It tracks work time and prints out a summary of your activities on demand. ([Demo](https://www.kimai.org/demo/), [Source Code](https://github.com/kevinpapst/kimai2/)) `MIT` `PHP`