Update copyright

master
Salvo 'LtWorf' Tomaselli 2020-08-24 10:41:50 +07:00
parent 8fd1384574
commit f892a9e162
No known key found for this signature in database
GPG Key ID: B3A7CF0C801886CF
2 changed files with 2 additions and 2 deletions

@ -27,7 +27,7 @@ version = "3.0"
def printver(exit=True):
print ("Relational %s" % version)
print ("Copyright (C) 2008-2017 Salvo 'LtWorf' Tomaselli.")
print ("Copyright (C) 2008-2020 Salvo 'LtWorf' Tomaselli.")
print ()
print ("This program comes with ABSOLUTELY NO WARRANTY.")
print ("This is free software, and you are welcome to redistribute it")

@ -1,5 +1,5 @@
# Relational
# Copyright (C) 2008-2017 Salvo "LtWorf" Tomaselli
# Copyright (C) 2008-2020 Salvo "LtWorf" Tomaselli
#
# Relational is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by