aboutsummaryrefslogtreecommitdiff
path: root/parse.c
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-11-29 21:58:44 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2018-11-29 21:58:44 +0100
commitdbc39a4aec279ea62be228d104099c5f9a4891d8 (patch)
treeb3747699fb6a86ce44caf1228ddbf752cc057d86 /parse.c
parentfe474b95c0065907d637a247181d02818a6c763c (diff)
https links
Diffstat (limited to 'parse.c')
-rw-r--r--parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.c b/parse.c
index cac117b..afee584 100644
--- a/parse.c
+++ b/parse.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with auria. If not, see <http://www.gnu.org/licenses/>.
+ * along with auria. If not, see <https://www.gnu.org/licenses/>.
*/
/* Call as `parse <left-offset> <right-offset> [color]'. */