2026-01-01: Updated copyright

This commit is contained in:
Moussouni, Yaël
2026-01-01 00:39:23 +01:00
parent 3e2f3dc139
commit 14fd449668
12 changed files with 20 additions and 20 deletions

View File

@@ -10,10 +10,10 @@
#
# Licence:
# ArXtic
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
# Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
#
# general_config.cfg
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
# Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -45,5 +45,5 @@ ARXIV_RSS_URL="https://rss.arxiv.org/atom/astro-ph"
ADSABS_QUERY_URL="https://api.adsabs.harvard.edu/v1/search/query?"
ADSABS_EXPORT_URL="https://api.adsabs.harvard.edu/v1/export/bibtexabs/"
OPT_PDF_READER="/bin/flatpak run com.github.ahrm.sioyek"
OPT_PDF_READER="sioyek"
OPT_TXT_EDITOR="nvim"