소스 검색

xcap_server: Add SPDX identifiers

Victor Seva 9 달 전
부모
커밋
81697a0e0b
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/modules/xcap_server/xcap_misc.c
  2. 2 0
      src/modules/xcap_server/xcap_server.c

+ 2 - 0
src/modules/xcap_server/xcap_misc.c

@@ -7,6 +7,8 @@
  *
  * This file is part of Kamailio, a free SIP server.
  *
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ *
  * Kamailio is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or

+ 2 - 0
src/modules/xcap_server/xcap_server.c

@@ -5,6 +5,8 @@
  *
  * This file is part of Kamailio, a free SIP server.
  *
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ *
  * Kamailio is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or