Update licensing and copyright

This commit is contained in:
Abdulkadir Furkan Şanlı 2019-01-23 20:39:47 +01:00
parent 5369ed069d
commit 853c50bd13
No known key found for this signature in database
GPG Key ID: 7823BD18E6F95D73
3 changed files with 4 additions and 4 deletions

View File

@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
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.

View File

@ -51,6 +51,6 @@ Subject IDs may be anything, as long as consistency is maintained throughout the
ib-clearance is made available under the Apache License 2.0.
Copyright (C) 2019 Abdulkadir Furkan Şanlı
Copyright 2018-2019 Abdulkadir Furkan Şanlı
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.

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")