summaryrefslogtreecommitdiff
path: root/src/memrchr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/memrchr.c')
-rw-r--r--src/memrchr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/memrchr.c b/src/memrchr.c
index 258216c..adb68d7 100644
--- a/src/memrchr.c
+++ b/src/memrchr.c
@@ -15,6 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this program; if not, see <http://www.gnu.org/licenses/>.
+ * SPDX-License-Identifier: LGPL-2.1+
*/
#ifdef HAVE_CONFIG_H