commit 2b1a59bf0f94d6c5cc961ca655c32e07ff15ba82
parent 9b0c1662ce6f5367639cd9ccc660370c9d558cca
Author: oscarbenedito <oscar@obenedito.org>
Date: Sun, 16 Feb 2020 21:54:03 +0100
License notices changed
Diffstat:
6 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
@@ -4,7 +4,7 @@ This repository gathers some of the scripts I use.
## License
-Unless otherwise stated, the scripts are licensed under the GPL v3. License is available [here](https://www.gnu.org/licenses/gpl-3.0.html).
+Unless otherwise stated, the scripts are licensed under the GNU General Public License version 3 (available [here](https://www.gnu.org/licenses/gpl-3.0.html)).
## Author
diff --git a/atenea-updates-notifications/README.md b/atenea-updates-notifications/README.md
@@ -4,12 +4,12 @@ Very simple Python script to get notified when new documents are uploaded to Ate
## License
-The program is licensed under the GPL v3. License is available [here](https://www.gnu.org/licenses/gpl-3.0.html).
+The program is licensed under the GNU General Public License version 3 (available [here](https://www.gnu.org/licenses/gpl-3.0.html)).
## Authors
Alphabetically by last name.
- - **Oscar Benedito** - oscar@obenedito.org
- - **Ernesto Lanchares** - e.lancha98@gmail.com
- - **Ferran López** - flg@tuta.io
+- **Oscar Benedito** - oscar@obenedito.org
+- **Ernesto Lanchares** - e.lancha98@gmail.com
+- **Ferran López** - flg@tuta.io
diff --git a/atenea-updates-notifications/atenea-updates-notifications.py b/atenea-updates-notifications/atenea-updates-notifications.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python3
-
# Copyright (C) 2020 Oscar Benedito, Ernesto Lanchares, Ferran López
#
# This file is part of Atenea Updates Notifications (AUN).
diff --git a/git-backup/README.md b/git-backup/README.md
@@ -53,8 +53,8 @@ You can add more than one object to the array and it will backup all of the repo
## License
-The program is licensed under the GPL v3. License is available [here](https://www.gnu.org/licenses/gpl-3.0.html).
+The program is licensed under the GNU General Public License version 3 (available [here](https://www.gnu.org/licenses/gpl-3.0.html)).
## Author
- - **Oscar Benedito** - oscar@obenedito.org
+- **Oscar Benedito** - oscar@obenedito.org
diff --git a/goaccess-stats/README.md b/goaccess-stats/README.md
@@ -4,8 +4,8 @@ This scripts create different outputs for GoAccess to check statistics on a give
## License
-The program is licensed under the GPL v3. License is available [here](https://www.gnu.org/licenses/gpl-3.0.html).
+The program is licensed under the GNU General Public License version 3 (available [here](https://www.gnu.org/licenses/gpl-3.0.html)).
## Author
- - **Oscar Benedito** - oscar@obenedito.org
+- **Oscar Benedito** - oscar@obenedito.org
diff --git a/markion/README.md b/markion/README.md
@@ -121,7 +121,7 @@ for fn, fc in file_content.items():
```
## License
-The program is licensed under the GPL v3. License is available [here](https://www.gnu.org/licenses/gpl-3.0.html).
+The program is licensed under the GNU General Public License version 3 (available [here](https://www.gnu.org/licenses/gpl-3.0.html)).
In order to make sure there is no missunderstanding, we will include the following license notice on our file.
```python block license
@@ -144,4 +144,5 @@ In order to make sure there is no missunderstanding, we will include the followi
```
## Author
- - **Oscar Benedito** - oscar@obenedito.org
+
+- **Oscar Benedito** - oscar@obenedito.org