summaryrefslogtreecommitdiffstats
path: root/src/parser
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser')
-rw-r--r--src/parser/challenge.cpp3
-rw-r--r--src/parser/challenge.h3
-rw-r--r--src/parser/coding.cpp3
-rw-r--r--src/parser/coding.h3
-rw-r--r--src/parser/credentials.cpp3
-rw-r--r--src/parser/credentials.h3
-rw-r--r--src/parser/definitions.cpp3
-rw-r--r--src/parser/definitions.h3
-rw-r--r--src/parser/hdr_accept.cpp3
-rw-r--r--src/parser/hdr_accept.h3
-rw-r--r--src/parser/hdr_accept_encoding.cpp3
-rw-r--r--src/parser/hdr_accept_encoding.h3
-rw-r--r--src/parser/hdr_accept_language.cpp3
-rw-r--r--src/parser/hdr_accept_language.h3
-rw-r--r--src/parser/hdr_alert_info.cpp3
-rw-r--r--src/parser/hdr_alert_info.h3
-rw-r--r--src/parser/hdr_allow.cpp3
-rw-r--r--src/parser/hdr_allow.h3
-rw-r--r--src/parser/hdr_allow_events.cpp3
-rw-r--r--src/parser/hdr_allow_events.h3
-rw-r--r--src/parser/hdr_auth_info.cpp3
-rw-r--r--src/parser/hdr_auth_info.h3
-rw-r--r--src/parser/hdr_authorization.cpp3
-rw-r--r--src/parser/hdr_authorization.h3
-rw-r--r--src/parser/hdr_call_id.cpp3
-rw-r--r--src/parser/hdr_call_id.h3
-rw-r--r--src/parser/hdr_call_info.cpp3
-rw-r--r--src/parser/hdr_call_info.h3
-rw-r--r--src/parser/hdr_contact.cpp3
-rw-r--r--src/parser/hdr_contact.h3
-rw-r--r--src/parser/hdr_content_disp.cpp3
-rw-r--r--src/parser/hdr_content_disp.h3
-rw-r--r--src/parser/hdr_content_encoding.cpp3
-rw-r--r--src/parser/hdr_content_encoding.h3
-rw-r--r--src/parser/hdr_content_language.cpp3
-rw-r--r--src/parser/hdr_content_language.h3
-rw-r--r--src/parser/hdr_content_length.cpp3
-rw-r--r--src/parser/hdr_content_length.h3
-rw-r--r--src/parser/hdr_content_type.cpp3
-rw-r--r--src/parser/hdr_content_type.h3
-rw-r--r--src/parser/hdr_cseq.cpp3
-rw-r--r--src/parser/hdr_cseq.h3
-rw-r--r--src/parser/hdr_date.cpp3
-rw-r--r--src/parser/hdr_date.h3
-rw-r--r--src/parser/hdr_error_info.cpp3
-rw-r--r--src/parser/hdr_error_info.h3
-rw-r--r--src/parser/hdr_event.cpp3
-rw-r--r--src/parser/hdr_event.h3
-rw-r--r--src/parser/hdr_expires.cpp3
-rw-r--r--src/parser/hdr_expires.h3
-rw-r--r--src/parser/hdr_from.cpp3
-rw-r--r--src/parser/hdr_from.h3
-rw-r--r--src/parser/hdr_in_reply_to.cpp3
-rw-r--r--src/parser/hdr_in_reply_to.h3
-rw-r--r--src/parser/hdr_max_forwards.cpp3
-rw-r--r--src/parser/hdr_max_forwards.h3
-rw-r--r--src/parser/hdr_mime_version.cpp3
-rw-r--r--src/parser/hdr_mime_version.h3
-rw-r--r--src/parser/hdr_min_expires.cpp3
-rw-r--r--src/parser/hdr_min_expires.h3
-rw-r--r--src/parser/hdr_organization.cpp3
-rw-r--r--src/parser/hdr_organization.h3
-rw-r--r--src/parser/hdr_p_asserted_identity.cpp3
-rw-r--r--src/parser/hdr_p_asserted_identity.h3
-rw-r--r--src/parser/hdr_p_preferred_identity.cpp3
-rw-r--r--src/parser/hdr_p_preferred_identity.h3
-rw-r--r--src/parser/hdr_priority.cpp3
-rw-r--r--src/parser/hdr_priority.h3
-rw-r--r--src/parser/hdr_privacy.cpp3
-rw-r--r--src/parser/hdr_privacy.h3
-rw-r--r--src/parser/hdr_proxy_authenticate.cpp3
-rw-r--r--src/parser/hdr_proxy_authenticate.h3
-rw-r--r--src/parser/hdr_proxy_authorization.cpp3
-rw-r--r--src/parser/hdr_proxy_authorization.h3
-rw-r--r--src/parser/hdr_proxy_require.cpp3
-rw-r--r--src/parser/hdr_proxy_require.h3
-rw-r--r--src/parser/hdr_rack.cpp3
-rw-r--r--src/parser/hdr_rack.h3
-rw-r--r--src/parser/hdr_record_route.cpp3
-rw-r--r--src/parser/hdr_record_route.h3
-rw-r--r--src/parser/hdr_refer_sub.cpp3
-rw-r--r--src/parser/hdr_refer_sub.h3
-rw-r--r--src/parser/hdr_refer_to.cpp3
-rw-r--r--src/parser/hdr_refer_to.h3
-rw-r--r--src/parser/hdr_referred_by.cpp3
-rw-r--r--src/parser/hdr_referred_by.h3
-rw-r--r--src/parser/hdr_replaces.cpp3
-rw-r--r--src/parser/hdr_replaces.h3
-rw-r--r--src/parser/hdr_reply_to.cpp3
-rw-r--r--src/parser/hdr_reply_to.h3
-rw-r--r--src/parser/hdr_request_disposition.cpp3
-rw-r--r--src/parser/hdr_request_disposition.h3
-rw-r--r--src/parser/hdr_require.cpp3
-rw-r--r--src/parser/hdr_require.h3
-rw-r--r--src/parser/hdr_retry_after.cpp3
-rw-r--r--src/parser/hdr_retry_after.h3
-rw-r--r--src/parser/hdr_route.cpp3
-rw-r--r--src/parser/hdr_route.h3
-rw-r--r--src/parser/hdr_rseq.cpp3
-rw-r--r--src/parser/hdr_rseq.h3
-rw-r--r--src/parser/hdr_server.cpp3
-rw-r--r--src/parser/hdr_server.h3
-rw-r--r--src/parser/hdr_service_route.cpp3
-rw-r--r--src/parser/hdr_service_route.h3
-rw-r--r--src/parser/hdr_sip_etag.cpp3
-rw-r--r--src/parser/hdr_sip_etag.h3
-rw-r--r--src/parser/hdr_sip_if_match.cpp3
-rw-r--r--src/parser/hdr_sip_if_match.h3
-rw-r--r--src/parser/hdr_subject.cpp3
-rw-r--r--src/parser/hdr_subject.h3
-rw-r--r--src/parser/hdr_subscription_state.cpp3
-rw-r--r--src/parser/hdr_subscription_state.h3
-rw-r--r--src/parser/hdr_supported.cpp3
-rw-r--r--src/parser/hdr_supported.h3
-rw-r--r--src/parser/hdr_timestamp.cpp3
-rw-r--r--src/parser/hdr_timestamp.h3
-rw-r--r--src/parser/hdr_to.cpp3
-rw-r--r--src/parser/hdr_to.h3
-rw-r--r--src/parser/hdr_unsupported.cpp3
-rw-r--r--src/parser/hdr_unsupported.h3
-rw-r--r--src/parser/hdr_user_agent.cpp3
-rw-r--r--src/parser/hdr_user_agent.h3
-rw-r--r--src/parser/hdr_via.cpp3
-rw-r--r--src/parser/hdr_via.h3
-rw-r--r--src/parser/hdr_warning.cpp3
-rw-r--r--src/parser/hdr_warning.h3
-rw-r--r--src/parser/hdr_www_authenticate.cpp3
-rw-r--r--src/parser/hdr_www_authenticate.h3
-rw-r--r--src/parser/header.cpp3
-rw-r--r--src/parser/header.h3
-rw-r--r--src/parser/identity.cpp3
-rw-r--r--src/parser/identity.h3
-rw-r--r--src/parser/media_type.cpp3
-rw-r--r--src/parser/media_type.h3
-rw-r--r--src/parser/parameter.cpp3
-rw-r--r--src/parser/parameter.h3
-rw-r--r--src/parser/parse_ctrl.cpp3
-rw-r--r--src/parser/parse_ctrl.h3
-rw-r--r--src/parser/parser.yxx3
-rw-r--r--src/parser/request.cpp3
-rw-r--r--src/parser/request.h3
-rw-r--r--src/parser/response.cpp3
-rw-r--r--src/parser/response.h3
-rw-r--r--src/parser/route.cpp3
-rw-r--r--src/parser/route.h3
-rw-r--r--src/parser/scanner.lxx3
-rw-r--r--src/parser/sip_body.cpp3
-rw-r--r--src/parser/sip_body.h3
-rw-r--r--src/parser/sip_message.cpp3
-rw-r--r--src/parser/sip_message.h3
150 files changed, 150 insertions, 300 deletions
diff --git a/src/parser/challenge.cpp b/src/parser/challenge.cpp
index d5f6e16..f016415 100644
--- a/src/parser/challenge.cpp
+++ b/src/parser/challenge.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <iostream>
diff --git a/src/parser/challenge.h b/src/parser/challenge.h
index cc0c3bd..0603564 100644
--- a/src/parser/challenge.h
+++ b/src/parser/challenge.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Challenges are used in Proxy-Authenticate and
diff --git a/src/parser/coding.cpp b/src/parser/coding.cpp
index 83f8e8f..92ffdd7 100644
--- a/src/parser/coding.cpp
+++ b/src/parser/coding.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "coding.h"
diff --git a/src/parser/coding.h b/src/parser/coding.h
index 7169845..081c4d6 100644
--- a/src/parser/coding.h
+++ b/src/parser/coding.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Content coding type
diff --git a/src/parser/credentials.cpp b/src/parser/credentials.cpp
index cb3cf8e..8eb211f 100644
--- a/src/parser/credentials.cpp
+++ b/src/parser/credentials.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "credentials.h"
diff --git a/src/parser/credentials.h b/src/parser/credentials.h
index 15fa881..bb65753 100644
--- a/src/parser/credentials.h
+++ b/src/parser/credentials.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Credentials are used in Proxy-Authorization and
diff --git a/src/parser/definitions.cpp b/src/parser/definitions.cpp
index ef2e51d..f9cf49d 100644
--- a/src/parser/definitions.cpp
+++ b/src/parser/definitions.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <assert.h>
diff --git a/src/parser/definitions.h b/src/parser/definitions.h
index af7a55a..ce0ba8f 100644
--- a/src/parser/definitions.h
+++ b/src/parser/definitions.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#ifndef _DEFINITIONS_H
diff --git a/src/parser/hdr_accept.cpp b/src/parser/hdr_accept.cpp
index 31bf80e..07da2db 100644
--- a/src/parser/hdr_accept.cpp
+++ b/src/parser/hdr_accept.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_accept.h"
diff --git a/src/parser/hdr_accept.h b/src/parser/hdr_accept.h
index feb90af..fb8c227 100644
--- a/src/parser/hdr_accept.h
+++ b/src/parser/hdr_accept.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Accept header
diff --git a/src/parser/hdr_accept_encoding.cpp b/src/parser/hdr_accept_encoding.cpp
index bd44104..3857d6f 100644
--- a/src/parser/hdr_accept_encoding.cpp
+++ b/src/parser/hdr_accept_encoding.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_accept_encoding.h"
diff --git a/src/parser/hdr_accept_encoding.h b/src/parser/hdr_accept_encoding.h
index 9c05d3c..8f31e6b 100644
--- a/src/parser/hdr_accept_encoding.h
+++ b/src/parser/hdr_accept_encoding.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Accept-Encoding header
diff --git a/src/parser/hdr_accept_language.cpp b/src/parser/hdr_accept_language.cpp
index 2f38bb4..90b301c 100644
--- a/src/parser/hdr_accept_language.cpp
+++ b/src/parser/hdr_accept_language.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_accept_language.h b/src/parser/hdr_accept_language.h
index e1cc85b..bf94fd2 100644
--- a/src/parser/hdr_accept_language.h
+++ b/src/parser/hdr_accept_language.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Accept_Language header
diff --git a/src/parser/hdr_alert_info.cpp b/src/parser/hdr_alert_info.cpp
index 310d08b..9028359 100644
--- a/src/parser/hdr_alert_info.cpp
+++ b/src/parser/hdr_alert_info.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_alert_info.h b/src/parser/hdr_alert_info.h
index d9f72ab..8b9c9d1 100644
--- a/src/parser/hdr_alert_info.h
+++ b/src/parser/hdr_alert_info.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Alert-Info header
diff --git a/src/parser/hdr_allow.cpp b/src/parser/hdr_allow.cpp
index 8031f50..78b433f 100644
--- a/src/parser/hdr_allow.cpp
+++ b/src/parser/hdr_allow.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <algorithm>
diff --git a/src/parser/hdr_allow.h b/src/parser/hdr_allow.h
index 2aafbc9..becd96e 100644
--- a/src/parser/hdr_allow.h
+++ b/src/parser/hdr_allow.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Allow header
diff --git a/src/parser/hdr_allow_events.cpp b/src/parser/hdr_allow_events.cpp
index f88c42c..848fd18 100644
--- a/src/parser/hdr_allow_events.cpp
+++ b/src/parser/hdr_allow_events.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_allow_events.h"
diff --git a/src/parser/hdr_allow_events.h b/src/parser/hdr_allow_events.h
index c0ee9a8..1624354 100644
--- a/src/parser/hdr_allow_events.h
+++ b/src/parser/hdr_allow_events.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Allow-Events header
diff --git a/src/parser/hdr_auth_info.cpp b/src/parser/hdr_auth_info.cpp
index 7962432..d8143fb 100644
--- a/src/parser/hdr_auth_info.cpp
+++ b/src/parser/hdr_auth_info.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_auth_info.h"
diff --git a/src/parser/hdr_auth_info.h b/src/parser/hdr_auth_info.h
index 16fe87d..240d658 100644
--- a/src/parser/hdr_auth_info.h
+++ b/src/parser/hdr_auth_info.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Authentication-Info header
diff --git a/src/parser/hdr_authorization.cpp b/src/parser/hdr_authorization.cpp
index 61ae723..d162a90 100644
--- a/src/parser/hdr_authorization.cpp
+++ b/src/parser/hdr_authorization.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_authorization.h"
diff --git a/src/parser/hdr_authorization.h b/src/parser/hdr_authorization.h
index a3065bb..0bd062f 100644
--- a/src/parser/hdr_authorization.h
+++ b/src/parser/hdr_authorization.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Authorization header
diff --git a/src/parser/hdr_call_id.cpp b/src/parser/hdr_call_id.cpp
index 8763f76..9bf7f96 100644
--- a/src/parser/hdr_call_id.cpp
+++ b/src/parser/hdr_call_id.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_call_id.h"
diff --git a/src/parser/hdr_call_id.h b/src/parser/hdr_call_id.h
index 997d88f..d9c0d94 100644
--- a/src/parser/hdr_call_id.h
+++ b/src/parser/hdr_call_id.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Call-ID header
diff --git a/src/parser/hdr_call_info.cpp b/src/parser/hdr_call_info.cpp
index 3646472..54adb14 100644
--- a/src/parser/hdr_call_info.cpp
+++ b/src/parser/hdr_call_info.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_call_info.h b/src/parser/hdr_call_info.h
index a6fd6cb..5e5dc0e 100644
--- a/src/parser/hdr_call_info.h
+++ b/src/parser/hdr_call_info.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Call-Info header
diff --git a/src/parser/hdr_contact.cpp b/src/parser/hdr_contact.cpp
index 00e8d5d..67db0a8 100644
--- a/src/parser/hdr_contact.cpp
+++ b/src/parser/hdr_contact.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_contact.h b/src/parser/hdr_contact.h
index f1b74db..4742cdf 100644
--- a/src/parser/hdr_contact.h
+++ b/src/parser/hdr_contact.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Contact header
diff --git a/src/parser/hdr_content_disp.cpp b/src/parser/hdr_content_disp.cpp
index d74525d..4e70427 100644
--- a/src/parser/hdr_content_disp.cpp
+++ b/src/parser/hdr_content_disp.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_content_disp.h b/src/parser/hdr_content_disp.h
index 81a8c34..06a0bfe 100644
--- a/src/parser/hdr_content_disp.h
+++ b/src/parser/hdr_content_disp.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Content-Disposition header
diff --git a/src/parser/hdr_content_encoding.cpp b/src/parser/hdr_content_encoding.cpp
index 0c99854..92fa692 100644
--- a/src/parser/hdr_content_encoding.cpp
+++ b/src/parser/hdr_content_encoding.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_content_encoding.h"
diff --git a/src/parser/hdr_content_encoding.h b/src/parser/hdr_content_encoding.h
index 2f6d726..2c52a21 100644
--- a/src/parser/hdr_content_encoding.h
+++ b/src/parser/hdr_content_encoding.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Content-Encoding header
diff --git a/src/parser/hdr_content_language.cpp b/src/parser/hdr_content_language.cpp
index 6e0f23e..57f02b2 100644
--- a/src/parser/hdr_content_language.cpp
+++ b/src/parser/hdr_content_language.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_content_language.h b/src/parser/hdr_content_language.h
index 738ab98..d9e0db8 100644
--- a/src/parser/hdr_content_language.h
+++ b/src/parser/hdr_content_language.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Content_Language header
diff --git a/src/parser/hdr_content_length.cpp b/src/parser/hdr_content_length.cpp
index b1c952d..3380255 100644
--- a/src/parser/hdr_content_length.cpp
+++ b/src/parser/hdr_content_length.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_content_length.h b/src/parser/hdr_content_length.h
index accf8ca..4c60ee8 100644
--- a/src/parser/hdr_content_length.h
+++ b/src/parser/hdr_content_length.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Content-Length header
diff --git a/src/parser/hdr_content_type.cpp b/src/parser/hdr_content_type.cpp
index ba4fcfe..0583117 100644
--- a/src/parser/hdr_content_type.cpp
+++ b/src/parser/hdr_content_type.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_content_type.h"
diff --git a/src/parser/hdr_content_type.h b/src/parser/hdr_content_type.h
index 059dcc8..de7b417 100644
--- a/src/parser/hdr_content_type.h
+++ b/src/parser/hdr_content_type.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Content-Type header
diff --git a/src/parser/hdr_cseq.cpp b/src/parser/hdr_cseq.cpp
index 06d096b..7e3712b 100644
--- a/src/parser/hdr_cseq.cpp
+++ b/src/parser/hdr_cseq.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_cseq.h b/src/parser/hdr_cseq.h
index 87147a3..4b7f2ad 100644
--- a/src/parser/hdr_cseq.h
+++ b/src/parser/hdr_cseq.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// CSeq header
diff --git a/src/parser/hdr_date.cpp b/src/parser/hdr_date.cpp
index 0ae5343..f999b47 100644
--- a/src/parser/hdr_date.cpp
+++ b/src/parser/hdr_date.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// NOTE: the date functions are not thread safe
diff --git a/src/parser/hdr_date.h b/src/parser/hdr_date.h
index 6d78009..b91f82b 100644
--- a/src/parser/hdr_date.h
+++ b/src/parser/hdr_date.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Date header
diff --git a/src/parser/hdr_error_info.cpp b/src/parser/hdr_error_info.cpp
index 3bd8be4..4789e1b 100644
--- a/src/parser/hdr_error_info.cpp
+++ b/src/parser/hdr_error_info.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_error_info.h b/src/parser/hdr_error_info.h
index c0eb7a3..aa73d93 100644
--- a/src/parser/hdr_error_info.h
+++ b/src/parser/hdr_error_info.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Error-Info header
diff --git a/src/parser/hdr_event.cpp b/src/parser/hdr_event.cpp
index d0fe1a1..e6babd7 100644
--- a/src/parser/hdr_event.cpp
+++ b/src/parser/hdr_event.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_event.h"
diff --git a/src/parser/hdr_event.h b/src/parser/hdr_event.h
index 09c0ab9..b498dac 100644
--- a/src/parser/hdr_event.h
+++ b/src/parser/hdr_event.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Event header
diff --git a/src/parser/hdr_expires.cpp b/src/parser/hdr_expires.cpp
index 0caeb04..7007c9b 100644
--- a/src/parser/hdr_expires.cpp
+++ b/src/parser/hdr_expires.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_expires.h b/src/parser/hdr_expires.h
index 5ca589a..d06ffee 100644
--- a/src/parser/hdr_expires.h
+++ b/src/parser/hdr_expires.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Expires header
diff --git a/src/parser/hdr_from.cpp b/src/parser/hdr_from.cpp
index fa83456..79112b0 100644
--- a/src/parser/hdr_from.cpp
+++ b/src/parser/hdr_from.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_from.h"
diff --git a/src/parser/hdr_from.h b/src/parser/hdr_from.h
index 23fb7cf..0f415d3 100644
--- a/src/parser/hdr_from.h
+++ b/src/parser/hdr_from.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// From header
diff --git a/src/parser/hdr_in_reply_to.cpp b/src/parser/hdr_in_reply_to.cpp
index 0383eed..0a4f75e 100644
--- a/src/parser/hdr_in_reply_to.cpp
+++ b/src/parser/hdr_in_reply_to.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_in_reply_to.h"
diff --git a/src/parser/hdr_in_reply_to.h b/src/parser/hdr_in_reply_to.h
index 774f0a1..7cafb97 100644
--- a/src/parser/hdr_in_reply_to.h
+++ b/src/parser/hdr_in_reply_to.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// In-Reply-To header
diff --git a/src/parser/hdr_max_forwards.cpp b/src/parser/hdr_max_forwards.cpp
index e4fd081..4d6c77f 100644
--- a/src/parser/hdr_max_forwards.cpp
+++ b/src/parser/hdr_max_forwards.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_max_forwards.h b/src/parser/hdr_max_forwards.h
index 508309d..ce47edc 100644
--- a/src/parser/hdr_max_forwards.h
+++ b/src/parser/hdr_max_forwards.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Max-Forwards header
diff --git a/src/parser/hdr_mime_version.cpp b/src/parser/hdr_mime_version.cpp
index 48c5e50..ef4610b 100644
--- a/src/parser/hdr_mime_version.cpp
+++ b/src/parser/hdr_mime_version.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_mime_version.h b/src/parser/hdr_mime_version.h
index c25b9fc..710eed6 100644
--- a/src/parser/hdr_mime_version.h
+++ b/src/parser/hdr_mime_version.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// MIME-Version header
diff --git a/src/parser/hdr_min_expires.cpp b/src/parser/hdr_min_expires.cpp
index 7895c47..41e41f9 100644
--- a/src/parser/hdr_min_expires.cpp
+++ b/src/parser/hdr_min_expires.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_min_expires.h b/src/parser/hdr_min_expires.h
index ef82bc1..e492c57 100644
--- a/src/parser/hdr_min_expires.h
+++ b/src/parser/hdr_min_expires.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Expires header
diff --git a/src/parser/hdr_organization.cpp b/src/parser/hdr_organization.cpp
index fe32a72..7d0e39f 100644
--- a/src/parser/hdr_organization.cpp
+++ b/src/parser/hdr_organization.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_organization.h b/src/parser/hdr_organization.h
index bfa788c..a3584f7 100644
--- a/src/parser/hdr_organization.h
+++ b/src/parser/hdr_organization.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Organization header
diff --git a/src/parser/hdr_p_asserted_identity.cpp b/src/parser/hdr_p_asserted_identity.cpp
index ac1847c..b4cb467 100644
--- a/src/parser/hdr_p_asserted_identity.cpp
+++ b/src/parser/hdr_p_asserted_identity.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_p_asserted_identity.h"
diff --git a/src/parser/hdr_p_asserted_identity.h b/src/parser/hdr_p_asserted_identity.h
index 6148fac..d742246 100644
--- a/src/parser/hdr_p_asserted_identity.h
+++ b/src/parser/hdr_p_asserted_identity.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// RFC 3325 9.1
diff --git a/src/parser/hdr_p_preferred_identity.cpp b/src/parser/hdr_p_preferred_identity.cpp
index 0009fb6..323644b 100644
--- a/src/parser/hdr_p_preferred_identity.cpp
+++ b/src/parser/hdr_p_preferred_identity.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_p_preferred_identity.h"
diff --git a/src/parser/hdr_p_preferred_identity.h b/src/parser/hdr_p_preferred_identity.h
index 5449b61..ce26b4b 100644
--- a/src/parser/hdr_p_preferred_identity.h
+++ b/src/parser/hdr_p_preferred_identity.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// RFC 3325 9.2
diff --git a/src/parser/hdr_priority.cpp b/src/parser/hdr_priority.cpp
index 470ffac..53b6604 100644
--- a/src/parser/hdr_priority.cpp
+++ b/src/parser/hdr_priority.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_priority.h b/src/parser/hdr_priority.h
index 5ba2128..eb85e0c 100644
--- a/src/parser/hdr_priority.h
+++ b/src/parser/hdr_priority.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Priority header
diff --git a/src/parser/hdr_privacy.cpp b/src/parser/hdr_privacy.cpp
index 7c0cbca..c03a93d 100644
--- a/src/parser/hdr_privacy.cpp
+++ b/src/parser/hdr_privacy.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <algorithm>
diff --git a/src/parser/hdr_privacy.h b/src/parser/hdr_privacy.h
index e40ce63..282253b 100644
--- a/src/parser/hdr_privacy.h
+++ b/src/parser/hdr_privacy.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// RFC 3323
diff --git a/src/parser/hdr_proxy_authenticate.cpp b/src/parser/hdr_proxy_authenticate.cpp
index da1f0bd..f0d78fe 100644
--- a/src/parser/hdr_proxy_authenticate.cpp
+++ b/src/parser/hdr_proxy_authenticate.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_proxy_authenticate.h"
diff --git a/src/parser/hdr_proxy_authenticate.h b/src/parser/hdr_proxy_authenticate.h
index 964c804..8db4727 100644
--- a/src/parser/hdr_proxy_authenticate.h
+++ b/src/parser/hdr_proxy_authenticate.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Proxy-Authenticate header
diff --git a/src/parser/hdr_proxy_authorization.cpp b/src/parser/hdr_proxy_authorization.cpp
index 2f73911..483ae2b 100644
--- a/src/parser/hdr_proxy_authorization.cpp
+++ b/src/parser/hdr_proxy_authorization.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_proxy_authorization.h"
diff --git a/src/parser/hdr_proxy_authorization.h b/src/parser/hdr_proxy_authorization.h
index b68849a..7ab6ebf 100644
--- a/src/parser/hdr_proxy_authorization.h
+++ b/src/parser/hdr_proxy_authorization.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Proxy-Authorization header
diff --git a/src/parser/hdr_proxy_require.cpp b/src/parser/hdr_proxy_require.cpp
index 70696fb..61ff3b6 100644
--- a/src/parser/hdr_proxy_require.cpp
+++ b/src/parser/hdr_proxy_require.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_proxy_require.h b/src/parser/hdr_proxy_require.h
index a3bc594..f2ddb6a 100644
--- a/src/parser/hdr_proxy_require.h
+++ b/src/parser/hdr_proxy_require.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Proxy-Require header
diff --git a/src/parser/hdr_rack.cpp b/src/parser/hdr_rack.cpp
index 24a8f15..8f3fcb0 100644
--- a/src/parser/hdr_rack.cpp
+++ b/src/parser/hdr_rack.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_rack.h b/src/parser/hdr_rack.h
index dbfb4ec..83cc207 100644
--- a/src/parser/hdr_rack.h
+++ b/src/parser/hdr_rack.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// RAck header
diff --git a/src/parser/hdr_record_route.cpp b/src/parser/hdr_record_route.cpp
index dc9f14d..fbb2039 100644
--- a/src/parser/hdr_record_route.cpp
+++ b/src/parser/hdr_record_route.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_record_route.h b/src/parser/hdr_record_route.h
index 7123e83..d04d6e6 100644
--- a/src/parser/hdr_record_route.h
+++ b/src/parser/hdr_record_route.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Record-Route header
diff --git a/src/parser/hdr_refer_sub.cpp b/src/parser/hdr_refer_sub.cpp
index 9e3cad2..e78f973 100644
--- a/src/parser/hdr_refer_sub.cpp
+++ b/src/parser/hdr_refer_sub.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_refer_sub.h"
diff --git a/src/parser/hdr_refer_sub.h b/src/parser/hdr_refer_sub.h
index ba7fd5f..e7d1e97 100644
--- a/src/parser/hdr_refer_sub.h
+++ b/src/parser/hdr_refer_sub.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Refer-Sub header
diff --git a/src/parser/hdr_refer_to.cpp b/src/parser/hdr_refer_to.cpp
index ef9dc9a..61bdda7 100644
--- a/src/parser/hdr_refer_to.cpp
+++ b/src/parser/hdr_refer_to.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_refer_to.h"
diff --git a/src/parser/hdr_refer_to.h b/src/parser/hdr_refer_to.h
index 41f1746..66dc38d 100644
--- a/src/parser/hdr_refer_to.h
+++ b/src/parser/hdr_refer_to.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// RFC 3515
diff --git a/src/parser/hdr_referred_by.cpp b/src/parser/hdr_referred_by.cpp
index aa4acf9..dfe30d0 100644
--- a/src/parser/hdr_referred_by.cpp
+++ b/src/parser/hdr_referred_by.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_referred_by.h"
diff --git a/src/parser/hdr_referred_by.h b/src/parser/hdr_referred_by.h
index c1133b8..63cf1b6 100644
--- a/src/parser/hdr_referred_by.h
+++ b/src/parser/hdr_referred_by.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// RFC 3892
diff --git a/src/parser/hdr_replaces.cpp b/src/parser/hdr_replaces.cpp
index a7d7e1b..68779de 100644
--- a/src/parser/hdr_replaces.cpp
+++ b/src/parser/hdr_replaces.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_replaces.h"
diff --git a/src/parser/hdr_replaces.h b/src/parser/hdr_replaces.h
index 82acb47..bf42c8a 100644
--- a/src/parser/hdr_replaces.h
+++ b/src/parser/hdr_replaces.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Replaces header
diff --git a/src/parser/hdr_reply_to.cpp b/src/parser/hdr_reply_to.cpp
index 4609f5e..ed05927 100644
--- a/src/parser/hdr_reply_to.cpp
+++ b/src/parser/hdr_reply_to.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_reply_to.h"
diff --git a/src/parser/hdr_reply_to.h b/src/parser/hdr_reply_to.h
index bdf22f5..10c9ccd 100644
--- a/src/parser/hdr_reply_to.h
+++ b/src/parser/hdr_reply_to.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Reply-To header
diff --git a/src/parser/hdr_request_disposition.cpp b/src/parser/hdr_request_disposition.cpp
index 0e4bec0..f9f0013 100644
--- a/src/parser/hdr_request_disposition.cpp
+++ b/src/parser/hdr_request_disposition.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_request_disposition.h"
diff --git a/src/parser/hdr_request_disposition.h b/src/parser/hdr_request_disposition.h
index 9ae0988..2178983 100644
--- a/src/parser/hdr_request_disposition.h
+++ b/src/parser/hdr_request_disposition.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/parser/hdr_require.cpp b/src/parser/hdr_require.cpp
index adaf38c..038611d 100644
--- a/src/parser/hdr_require.cpp
+++ b/src/parser/hdr_require.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_require.h b/src/parser/hdr_require.h
index 463e8f3..b43d31c 100644
--- a/src/parser/hdr_require.h
+++ b/src/parser/hdr_require.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Require header
diff --git a/src/parser/hdr_retry_after.cpp b/src/parser/hdr_retry_after.cpp
index ee54ea3..3a8986c 100644
--- a/src/parser/hdr_retry_after.cpp
+++ b/src/parser/hdr_retry_after.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_retry_after.h b/src/parser/hdr_retry_after.h
index 759a513..8247fe6 100644
--- a/src/parser/hdr_retry_after.h
+++ b/src/parser/hdr_retry_after.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Retry-After header
diff --git a/src/parser/hdr_route.cpp b/src/parser/hdr_route.cpp
index 8984574..c6f05af 100644
--- a/src/parser/hdr_route.cpp
+++ b/src/parser/hdr_route.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_route.h b/src/parser/hdr_route.h
index a631403..b978512 100644
--- a/src/parser/hdr_route.h
+++ b/src/parser/hdr_route.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Route header
diff --git a/src/parser/hdr_rseq.cpp b/src/parser/hdr_rseq.cpp
index 78fcf98..b272d40 100644
--- a/src/parser/hdr_rseq.cpp
+++ b/src/parser/hdr_rseq.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_rseq.h b/src/parser/hdr_rseq.h
index 601a605..2bfe175 100644
--- a/src/parser/hdr_rseq.h
+++ b/src/parser/hdr_rseq.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// RSeq header
diff --git a/src/parser/hdr_server.cpp b/src/parser/hdr_server.cpp
index 6f59e01..6df3113 100644
--- a/src/parser/hdr_server.cpp
+++ b/src/parser/hdr_server.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_server.h b/src/parser/hdr_server.h
index cfe9a8f..33758dd 100644
--- a/src/parser/hdr_server.h
+++ b/src/parser/hdr_server.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Server header
diff --git a/src/parser/hdr_service_route.cpp b/src/parser/hdr_service_route.cpp
index 6b0c42c..4663af1 100644
--- a/src/parser/hdr_service_route.cpp
+++ b/src/parser/hdr_service_route.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_service_route.h b/src/parser/hdr_service_route.h
index 0c5a016..7b1d515 100644
--- a/src/parser/hdr_service_route.h
+++ b/src/parser/hdr_service_route.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Service-Route header
diff --git a/src/parser/hdr_sip_etag.cpp b/src/parser/hdr_sip_etag.cpp
index 17ac857..6e57c41 100644
--- a/src/parser/hdr_sip_etag.cpp
+++ b/src/parser/hdr_sip_etag.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_sip_etag.h"
diff --git a/src/parser/hdr_sip_etag.h b/src/parser/hdr_sip_etag.h
index de352e9..ab65a47 100644
--- a/src/parser/hdr_sip_etag.h
+++ b/src/parser/hdr_sip_etag.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/parser/hdr_sip_if_match.cpp b/src/parser/hdr_sip_if_match.cpp
index aef4241..2caab43 100644
--- a/src/parser/hdr_sip_if_match.cpp
+++ b/src/parser/hdr_sip_if_match.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_sip_if_match.h"
diff --git a/src/parser/hdr_sip_if_match.h b/src/parser/hdr_sip_if_match.h
index 67e98f4..4e15d5c 100644
--- a/src/parser/hdr_sip_if_match.h
+++ b/src/parser/hdr_sip_if_match.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/parser/hdr_subject.cpp b/src/parser/hdr_subject.cpp
index 3a2094d..5a9ed79 100644
--- a/src/parser/hdr_subject.cpp
+++ b/src/parser/hdr_subject.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_subject.h b/src/parser/hdr_subject.h
index 130614a..3d36e29 100644
--- a/src/parser/hdr_subject.h
+++ b/src/parser/hdr_subject.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Subject header
diff --git a/src/parser/hdr_subscription_state.cpp b/src/parser/hdr_subscription_state.cpp
index 2fb4354..857b367 100644
--- a/src/parser/hdr_subscription_state.cpp
+++ b/src/parser/hdr_subscription_state.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_subscription_state.h b/src/parser/hdr_subscription_state.h
index b0837d4..0a2809d 100644
--- a/src/parser/hdr_subscription_state.h
+++ b/src/parser/hdr_subscription_state.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Subscription-State header
diff --git a/src/parser/hdr_supported.cpp b/src/parser/hdr_supported.cpp
index 96b6a42..857ac7e 100644
--- a/src/parser/hdr_supported.cpp
+++ b/src/parser/hdr_supported.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_supported.h b/src/parser/hdr_supported.h
index aa012f1..342e7b8 100644
--- a/src/parser/hdr_supported.h
+++ b/src/parser/hdr_supported.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Supported header
diff --git a/src/parser/hdr_timestamp.cpp b/src/parser/hdr_timestamp.cpp
index 7e1f769..745bba4 100644
--- a/src/parser/hdr_timestamp.cpp
+++ b/src/parser/hdr_timestamp.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_timestamp.h b/src/parser/hdr_timestamp.h
index 9a1780a..1b57f06 100644
--- a/src/parser/hdr_timestamp.h
+++ b/src/parser/hdr_timestamp.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Timestamp header
diff --git a/src/parser/hdr_to.cpp b/src/parser/hdr_to.cpp
index 06ee170..e8d216e 100644
--- a/src/parser/hdr_to.cpp
+++ b/src/parser/hdr_to.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_to.h"
diff --git a/src/parser/hdr_to.h b/src/parser/hdr_to.h
index 3a308ba..29e1d03 100644
--- a/src/parser/hdr_to.h
+++ b/src/parser/hdr_to.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// To header
diff --git a/src/parser/hdr_unsupported.cpp b/src/parser/hdr_unsupported.cpp
index 2107fbc..0933cb9 100644
--- a/src/parser/hdr_unsupported.cpp
+++ b/src/parser/hdr_unsupported.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_unsupported.h b/src/parser/hdr_unsupported.h
index 956d2b4..90bea01 100644
--- a/src/parser/hdr_unsupported.h
+++ b/src/parser/hdr_unsupported.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Unsupported header
diff --git a/src/parser/hdr_user_agent.cpp b/src/parser/hdr_user_agent.cpp
index 0c36f7f..bf095ac 100644
--- a/src/parser/hdr_user_agent.cpp
+++ b/src/parser/hdr_user_agent.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_user_agent.h b/src/parser/hdr_user_agent.h
index b67a20e..c08e246 100644
--- a/src/parser/hdr_user_agent.h
+++ b/src/parser/hdr_user_agent.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// User-Agent header
diff --git a/src/parser/hdr_via.cpp b/src/parser/hdr_via.cpp
index d076bfe..12da66d 100644
--- a/src/parser/hdr_via.cpp
+++ b/src/parser/hdr_via.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <iostream>
diff --git a/src/parser/hdr_via.h b/src/parser/hdr_via.h
index e7e6260..139dbe9 100644
--- a/src/parser/hdr_via.h
+++ b/src/parser/hdr_via.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Via header
diff --git a/src/parser/hdr_warning.cpp b/src/parser/hdr_warning.cpp
index e77ef35..c98ce6f 100644
--- a/src/parser/hdr_warning.cpp
+++ b/src/parser/hdr_warning.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/hdr_warning.h b/src/parser/hdr_warning.h
index 6cbfb36..124f3fb 100644
--- a/src/parser/hdr_warning.h
+++ b/src/parser/hdr_warning.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Warning header
diff --git a/src/parser/hdr_www_authenticate.cpp b/src/parser/hdr_www_authenticate.cpp
index c5d3286..ae87e99 100644
--- a/src/parser/hdr_www_authenticate.cpp
+++ b/src/parser/hdr_www_authenticate.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "hdr_www_authenticate.h"
diff --git a/src/parser/hdr_www_authenticate.h b/src/parser/hdr_www_authenticate.h
index e0d4dd2..3e384fe 100644
--- a/src/parser/hdr_www_authenticate.h
+++ b/src/parser/hdr_www_authenticate.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// WWW-Authenticate header
diff --git a/src/parser/header.cpp b/src/parser/header.cpp
index 622e9a2..f10eb76 100644
--- a/src/parser/header.cpp
+++ b/src/parser/header.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "header.h"
diff --git a/src/parser/header.h b/src/parser/header.h
index 5d6f572..cda437d 100644
--- a/src/parser/header.h
+++ b/src/parser/header.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Base class for message and response headers
diff --git a/src/parser/identity.cpp b/src/parser/identity.cpp
index 161a44a..b33983a 100644
--- a/src/parser/identity.cpp
+++ b/src/parser/identity.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "identity.h"
diff --git a/src/parser/identity.h b/src/parser/identity.h
index 6da7d72..718bde7 100644
--- a/src/parser/identity.h
+++ b/src/parser/identity.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#ifndef _IDENTITY_H
diff --git a/src/parser/media_type.cpp b/src/parser/media_type.cpp
index c9112df..44710d4 100644
--- a/src/parser/media_type.cpp
+++ b/src/parser/media_type.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <cassert>
diff --git a/src/parser/media_type.h b/src/parser/media_type.h
index 5c04c5e..c7fe348 100644
--- a/src/parser/media_type.h
+++ b/src/parser/media_type.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/parser/parameter.cpp b/src/parser/parameter.cpp
index ef5e9de..c31c3b2 100644
--- a/src/parser/parameter.cpp
+++ b/src/parser/parameter.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "parameter.h"
diff --git a/src/parser/parameter.h b/src/parser/parameter.h
index 6ef903f..25e5e77 100644
--- a/src/parser/parameter.h
+++ b/src/parser/parameter.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#ifndef _PARAMETER_H
diff --git a/src/parser/parse_ctrl.cpp b/src/parser/parse_ctrl.cpp
index cfaad81..55ff9af 100644
--- a/src/parser/parse_ctrl.cpp
+++ b/src/parser/parse_ctrl.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "parse_ctrl.h"
diff --git a/src/parser/parse_ctrl.h b/src/parser/parse_ctrl.h
index 5270edb..926c381 100644
--- a/src/parser/parse_ctrl.h
+++ b/src/parser/parse_ctrl.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Parser control
diff --git a/src/parser/parser.yxx b/src/parser/parser.yxx
index 6f53e3c..f033e80 100644
--- a/src/parser/parser.yxx
+++ b/src/parser/parser.yxx
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
%{
diff --git a/src/parser/request.cpp b/src/parser/request.cpp
index 348d679..e20a8fb 100644
--- a/src/parser/request.cpp
+++ b/src/parser/request.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "request.h"
diff --git a/src/parser/request.h b/src/parser/request.h
index 76a9b23..8f418bc 100644
--- a/src/parser/request.h
+++ b/src/parser/request.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Request
diff --git a/src/parser/response.cpp b/src/parser/response.cpp
index 83f47eb..97ad53a 100644
--- a/src/parser/response.cpp
+++ b/src/parser/response.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <cassert>
diff --git a/src/parser/response.h b/src/parser/response.h
index a2f87c6..d13441d 100644
--- a/src/parser/response.h
+++ b/src/parser/response.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Response
diff --git a/src/parser/route.cpp b/src/parser/route.cpp
index cf57098..51f1e8c 100644
--- a/src/parser/route.cpp
+++ b/src/parser/route.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "definitions.h"
diff --git a/src/parser/route.h b/src/parser/route.h
index 3e07b47..7c3999c 100644
--- a/src/parser/route.h
+++ b/src/parser/route.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Route item
diff --git a/src/parser/scanner.lxx b/src/parser/scanner.lxx
index b86ba83..e18c4f1 100644
--- a/src/parser/scanner.lxx
+++ b/src/parser/scanner.lxx
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
%{
diff --git a/src/parser/sip_body.cpp b/src/parser/sip_body.cpp
index 2ee455b..0536512 100644
--- a/src/parser/sip_body.cpp
+++ b/src/parser/sip_body.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "sip_body.h"
diff --git a/src/parser/sip_body.h b/src/parser/sip_body.h
index a63115b..42ecd6f 100644
--- a/src/parser/sip_body.h
+++ b/src/parser/sip_body.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// SIP bodies
diff --git a/src/parser/sip_message.cpp b/src/parser/sip_message.cpp
index 85cda18..a6f9312 100644
--- a/src/parser/sip_message.cpp
+++ b/src/parser/sip_message.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include <fstream>
diff --git a/src/parser/sip_message.h b/src/parser/sip_message.h
index 6602438..c326d1f 100644
--- a/src/parser/sip_message.h
+++ b/src/parser/sip_message.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// SIP message