summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2024-04-12 08:54:06 +0800
committerSean Whitton <spwhitton@spwhitton.name>2024-04-12 08:54:19 +0800
commit8167a1996f008afa3c9e910ea9f3c3d121afa4e2 (patch)
treeb7fe5d83f87a8f8340e4e7f58919d2fd3c63776e
parent90a7b054fca2b4ec792ece668fadc5cd9a1abfaf (diff)
downloadpapersway-8167a1996f008afa3c9e910ea9f3c3d121afa4e2.tar.gz
http->https in some license headers
-rw-r--r--perl5/Local/Desktop.pm2
-rwxr-xr-xscripts/desktop/i3status-wrapper2
2 files changed, 2 insertions, 2 deletions
diff --git a/perl5/Local/Desktop.pm b/perl5/Local/Desktop.pm
index b61f927..858e57c 100644
--- a/perl5/Local/Desktop.pm
+++ b/perl5/Local/Desktop.pm
@@ -15,7 +15,7 @@ package Local::Desktop;
# 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/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use 5.028;
use strict;
diff --git a/scripts/desktop/i3status-wrapper b/scripts/desktop/i3status-wrapper
index 7298fb2..fa4ccde 100755
--- a/scripts/desktop/i3status-wrapper
+++ b/scripts/desktop/i3status-wrapper
@@ -15,7 +15,7 @@
# 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/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
use 5.032;
use strict;