浏览代码

xmlrpc: Add SPDX identifiers

Victor Seva 9 月之前
父节点
当前提交
f17cfcdc8b
共有 4 个文件被更改,包括 8 次插入0 次删除
  1. 2 0
      src/modules/xmlrpc/http.c
  2. 2 0
      src/modules/xmlrpc/http.h
  3. 2 0
      src/modules/xmlrpc/xmlrpc.c
  4. 2 0
      src/modules/xmlrpc/xmlrpc.h

+ 2 - 0
src/modules/xmlrpc/http.c

@@ -4,6 +4,8 @@
  *
  *
  * This file is part of Kamailio, a free SIP server.
  * 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
  * 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
  * terms of the GNU General Public License as published by the Free Software
  * Foundation; either version 2 of the License, or (at your option) any later
  * Foundation; either version 2 of the License, or (at your option) any later

+ 2 - 0
src/modules/xmlrpc/http.h

@@ -4,6 +4,8 @@
  *
  *
  * This file is part of Kamailio, a free SIP server.
  * 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
  * 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
  * terms of the GNU General Public License as published by the Free Software
  * Foundation; either version 2 of the License, or (at your option) any later
  * Foundation; either version 2 of the License, or (at your option) any later

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

@@ -4,6 +4,8 @@
  *
  *
  * This file is part of Kamailio, a free SIP server.
  * 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
  * 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
  * terms of the GNU General Public License as published by the Free Software
  * Foundation; either version 2 of the License, or (at your option) any later
  * Foundation; either version 2 of the License, or (at your option) any later

+ 2 - 0
src/modules/xmlrpc/xmlrpc.h

@@ -4,6 +4,8 @@
  *
  *
  * This file is part of Kamailio, a free SIP server.
  * 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
  * 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
  * terms of the GNU General Public License as published by the Free Software
  * Foundation; either version 2 of the License, or (at your option) any later
  * Foundation; either version 2 of the License, or (at your option) any later