diff options
Diffstat (limited to 'contrib/qt_translations.py')
-rwxr-xr-x | contrib/qt_translations.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/qt_translations.py b/contrib/qt_translations.py index fd8a8b7129..cfdeed41ab 100755 --- a/contrib/qt_translations.py +++ b/contrib/qt_translations.py @@ -1,4 +1,7 @@ #!/usr/bin/env python +# Copyright (c) 2011 The Bitcoin Core developers +# Distributed under the MIT software license, see the accompanying +# file COPYING or http://www.opensource.org/licenses/mit-license.php. # Helpful little script that spits out a comma-separated list of # language codes for Qt icons that should be included |