소스 검색

Update copyright.

Maxim Sobolev 17 년 전
부모
커밋
01e5dfb1ad
4개의 변경된 파일5개의 추가작업 그리고 6개의 파일을 삭제
  1. 2 2
      modules_s/nathelper/doc/nathelper.xml
  2. 1 1
      modules_s/nathelper/nathelper.c
  3. 1 2
      modules_s/nathelper/nathelper.h
  4. 1 1
      modules_s/nathelper/natping.c

+ 2 - 2
modules_s/nathelper/doc/nathelper.xml

@@ -15,8 +15,8 @@
 	    </author>
 	</authorgroup>
 	<copyright>
-	    <year>2003</year>
-	    <holder>Porta Software Ltd.</holder>
+	    <year>2003-2008</year>
+	    <holder>Sippy Software, Inc.</holder>
 	</copyright>
 	<revhistory>
 	    <revision>

+ 1 - 1
modules_s/nathelper/nathelper.c

@@ -1,6 +1,6 @@
 /* $Id$
  *
- * Copyright (C) 2003 Porta Software Ltd
+ * Copyright (C) 2003-2008 Sippy Software, Inc., http://www.sippysoft.com
  *
  * This file is part of ser, a free SIP server.
  *

+ 1 - 2
modules_s/nathelper/nathelper.h

@@ -1,8 +1,7 @@
 /*
  * $Id$
  *
- *
- * Copyright (C) 2005 Porta Software Ltd.
+ * Copyright (C) 2005-2008 Sippy Software, Inc., http://www.sippysoft.com
  *
  * This file is part of ser, a free SIP server.
  *

+ 1 - 1
modules_s/nathelper/natping.c

@@ -1,6 +1,6 @@
 /* $Id$
  *
- * Copyright (C) 2005 Porta Software Ltd
+ * Copyright (C) 2005-2008 Sippy Software, Inc., http://www.sippysoft.com
  *
  * This file is part of ser, a free SIP server.
  *