diff options
| author | Diego Elio Pettenò <flameeyes@flameeyes.com> | 2020-06-04 08:59:49 +0100 |
|---|---|---|
| committer | Diego Elio Pettenò <flameeyes@flameeyes.com> | 2020-07-06 19:16:21 +0100 |
| commit | d7e57259f9d6c73dfba46a4710625bde4e50979a (patch) | |
| tree | 14b58456b88f3e4de40dca8ac4fb6d6e5fc6229d /locale/circuitpython.pot | |
| parent | eed7e84d94efe038f8af13bbfcb889bb9cc2f363 (diff) | |
Add copyright and license information to translations.
Since these have multiple copyright lines already, preserve those in
addition to the generic 'contributors' line, but make them appear as SPDX lines.
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 6e32ebab9..5abccd4be 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -1,9 +1,7 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# SPDX-FileCopyrightText: 2014 MicroPython & CircuitPython contributors (https://github.com/adafruit/circuitpython/graphs/contributors) # -#, fuzzy +# SPDX-License-Identifier: MIT + msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" |
