diff options
Diffstat (limited to 'src/dirinfo.c')
-rw-r--r-- | src/dirinfo.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dirinfo.c b/src/dirinfo.c index 73744124..10b7b5ee 100644 --- a/src/dirinfo.c +++ b/src/dirinfo.c @@ -14,7 +14,8 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, see <https://www.gnu.org/licenses/>. + * License along with this program; if not, see <https://gnu.org/licenses/>. + * SPDX-License-Identifier: LGPL-2.1-or-later */ #if HAVE_CONFIG_H |