From: Armaan Bhojwani Date: Sun, 24 Jan 2021 18:36:26 +0000 (-0500) Subject: Bump copyright year X-Git-Tag: v1.0.2~6 X-Git-Url: https://git.armaanb.net/?p=phrases.git;a=commitdiff_plain;h=be44afa91edb7bd74b71066688b72826c9168c0b Bump copyright year --- diff --git a/extract.py b/extract.py index f338076..26fe9a8 100755 --- a/extract.py +++ b/extract.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Extract Latin famous phrases from wikipedia -# Armaan Bhojwani 2020 +# Extract Latin famous phrases from Wikipedia +# Armaan Bhojwani 2021 import argparse import sqlite3 diff --git a/phrases.py b/phrases.py index 4ea6fe3..8f11be1 100755 --- a/phrases.py +++ b/phrases.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # Display Latin famous phrases in the terminal -# Armaan Bhojwani 2020 +# Armaan Bhojwani 2021 import argparse from random import randint