summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xbuild.sh2
-rw-r--r--etc/LICENCE2
-rw-r--r--midipix.env4
-rwxr-xr-xpkgtool.sh2
4 files changed, 5 insertions, 5 deletions
diff --git a/build.sh b/build.sh
index 2cd55ccb..449e389b 100755
--- a/build.sh
+++ b/build.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (c) 2016, 2017, 2018, 2019, 2020, 2021 Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
+# Copyright (c) 2016, 2017, 2018, 2019, 2020, 2021 Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de>
#
buildp_ast() {
diff --git a/etc/LICENCE b/etc/LICENCE
index c65b14c2..d17f7aec 100644
--- a/etc/LICENCE
+++ b/etc/LICENCE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2016, 2017, 2018, 2019, 2020, 2021 Lucio Andrés Illanes Albornoz <l.illanes@gmx.de>
+Copyright (c) 2016, 2017, 2018, 2019, 2020, 2021 Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/midipix.env b/midipix.env
index e7b0ef39..0fa81be4 100644
--- a/midipix.env
+++ b/midipix.env
@@ -84,10 +84,10 @@ DEFAULT_PREREQS=" \
PREFIX_NATIVE PREFIX_RPM USER"};
: ${DEFAULT_MIRRORS:=" \
https://midipix.org/mirror/ \
-https://midipix.lucioillanes.de/archives/ \
+https://midipix.luciaillanes.de/archives/ \
"};
: ${DEFAULT_MIRRORS_GIT:=" \
-https://midipix.lucioillanes.de/repos_git/ \
+https://midipix.luciaillanes.de/repos_git/ \
"};
#
diff --git a/pkgtool.sh b/pkgtool.sh
index 276ab7b4..af911ec5 100755
--- a/pkgtool.sh
+++ b/pkgtool.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright (c) 2020, 2021 Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
+# Copyright (c) 2020, 2021 Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de>
#
pkgtoolp_info() {