Update licensing and copyright

This commit is contained in:
Abdulkadir Furkan Şanlı
2019-01-23 20:39:47 +01:00
parent 5369ed069d
commit 853c50bd13
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# Copyright 2019 Abdulkadir Furkan Şanlı
# Copyright 2018-2019 Abdulkadir Furkan Şanlı
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -181,7 +181,7 @@ def exit_sequence():
def main():
print("ib-clearance")
print("Copyright (C) 2018-2019 Abdulkadir Furkan Şanlı")
print("Copyright 2018-2019 Abdulkadir Furkan Şanlı")
conn = connect_database("database.db")