Explorar el Código

xcap_server: Add SPDX identifiers

Victor Seva hace 9 meses
padre
commit
81697a0e0b
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  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