Add header

This commit is contained in:
Antonio J. Delgado 2021-01-13 17:23:05 +02:00
parent 752ab17c89
commit 97a678cf73

View file

@ -1,4 +1,10 @@
#!/usr/bin/env python3
# -*- encoding: utf-8 -*-
#
# This script is licensed under GNU GPL version 2.0 or above
# (c) Antonio J. Delgado 2021
# Python script to get RSS feeds into your IMAP mail
import sys
import os
import re