diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-07-13 16:28:49 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-13 16:28:49 -0700 |
| commit | 51c888d4be5ec0e0bc19a0de539f0f21a04da135 (patch) | |
| tree | b7ba99db56a8274a1cd61b3b65f973b024ea2996 /locale/circuitpython.pot | |
| parent | 3ddb598f0d3d7c9d36b619e753e3da5b904b212a (diff) | |
| parent | 34b4993d63a6b576f29d624385c681f679b4124c (diff) | |
Merge pull request #3003 from Flameeyes/master
License tagging according to REUSE specifications.
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 f3c9d0411..6bdc91bf1 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" |
