فهرست منبع

xhttp: Add SPDX identifiers

Victor Seva 9 ماه پیش
والد
کامیت
35ebd9a87b
3فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 2 0
      src/modules/xhttp/xhttp_mod.c
  2. 2 0
      src/modules/xhttp/xhttp_trans.c
  3. 2 0
      src/modules/xhttp/xhttp_trans.h

+ 2 - 0
src/modules/xhttp/xhttp_mod.c

@@ -3,6 +3,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/xhttp/xhttp_trans.c

@@ -3,6 +3,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/xhttp/xhttp_trans.h

@@ -3,6 +3,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