aboutsummaryrefslogtreecommitdiff
path: root/tagrss.py
diff options
context:
space:
mode:
Diffstat (limited to 'tagrss.py')
-rw-r--r--tagrss.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/tagrss.py b/tagrss.py
index 8ae001c..7c37bec 100644
--- a/tagrss.py
+++ b/tagrss.py
@@ -1,3 +1,8 @@
+"""
+Copyright (c) 2023-present Arjun Satarkar <me@arjunsatarkar.net>.
+Licensed under the GNU Affero General Public License v3.0. See LICENSE.txt in
+the root of this repository for the text of the license.
+"""
import feedparser
import requests