diff --git a/LICENSE b/LICENSE index 97901ad..de937a8 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2018 Abdulkadir Furkan Şanlı + Copyright 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. diff --git a/README.md b/README.md index 46a218c..96fec67 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,6 @@ Subject IDs may be anything, as long as consistency is maintained throughout the ## License -Copyright (C) 2018 Abdulkadir Furkan Şanlı +Copyright (C) 2019 Abdulkadir Furkan Şanlı ib-clearance is made available under the Apache License 2.0. diff --git a/ib-clearance.py b/ib-clearance.py index 8efea92..f41528e 100755 --- a/ib-clearance.py +++ b/ib-clearance.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright 2018 Abdulkadir Furkan Şanlı +# Copyright 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.