aboutsummaryrefslogtreecommitdiff
path: root/src/argaze.test/GazeFeatures.py
diff options
context:
space:
mode:
authorThéo de la Hogue2024-04-09 00:18:55 +0200
committerThéo de la Hogue2024-04-09 00:18:55 +0200
commit3edf39d92d14d73f8afd0aaf7f04259cef7455d8 (patch)
treeb6a592a541253dce7d16d032e207d9123cf69648 /src/argaze.test/GazeFeatures.py
parentad25274a8493b63c40cd5d59f59889214fcc8aa2 (diff)
downloadargaze-3edf39d92d14d73f8afd0aaf7f04259cef7455d8.zip
argaze-3edf39d92d14d73f8afd0aaf7f04259cef7455d8.tar.gz
argaze-3edf39d92d14d73f8afd0aaf7f04259cef7455d8.tar.bz2
argaze-3edf39d92d14d73f8afd0aaf7f04259cef7455d8.tar.xz
Using https url.
Diffstat (limited to 'src/argaze.test/GazeFeatures.py')
-rw-r--r--src/argaze.test/GazeFeatures.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/argaze.test/GazeFeatures.py b/src/argaze.test/GazeFeatures.py
index 35574bd..74cbc12 100644
--- a/src/argaze.test/GazeFeatures.py
+++ b/src/argaze.test/GazeFeatures.py
@@ -8,7 +8,7 @@ This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
-this program. If not, see <http://www.gnu.org/licenses/>.
+this program. If not, see <https://www.gnu.org/licenses/>.
"""
__author__ = "Théo de la Hogue"