diff options
| author | DavePutz <dwputz@gmail.com> | 2020-07-13 22:23:58 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-13 22:23:58 -0500 |
| commit | 40f1bd0c7cf9ca4d8f3ce294f8dca5180bfcba65 (patch) | |
| tree | 20ecee23349defca94fb1e03ba94095ac3a71573 /locale/circuitpython.pot | |
| parent | 85fef83f73826545f010b35217aed0cdcf3c3a6a (diff) | |
| parent | 90ad9beff5b55d86fb43910e93ba55a15c883ca2 (diff) | |
Merge pull request #12 from adafruit/main
Update from adafruit/main
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" |
