diff options
| author | Josh Ferrell <josh@vector35.com> | 2024-02-12 18:29:57 -0500 |
|---|---|---|
| committer | Josh Ferrell <josh@vector35.com> | 2024-02-12 18:37:00 -0500 |
| commit | b3decce7582369722ad6720c8bcf783443b0eca5 (patch) | |
| tree | 4dc2d26dae9067e6a264d082edd09ca6f180b24f /python/externallibrary.py | |
| parent | a766edb0683861bdd4e8c8e4887b9fe28a2d651d (diff) | |
Fix import name, update copyright years
Diffstat (limited to 'python/externallibrary.py')
| -rw-r--r-- | python/externallibrary.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/externallibrary.py b/python/externallibrary.py index 6ae7b806..8164465a 100644 --- a/python/externallibrary.py +++ b/python/externallibrary.py @@ -1,5 +1,5 @@ # coding=utf-8 -# Copyright (c) 2015-2023 Vector 35 Inc +# Copyright (c) 2015-2024 Vector 35 Inc # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to |
