소스 검색

modules/outbound: updated year in copyright statement

Peter Dunkley 12 년 전
부모
커밋
f85976ec46
4개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 1
      modules/outbound/README
  2. 1 1
      modules/outbound/api.h
  3. 1 1
      modules/outbound/doc/outbound.xml
  4. 1 1
      modules/outbound/ob_mod.c

+ 1 - 1
modules/outbound/README

@@ -4,7 +4,7 @@ Peter Dunkley
 
    Crocodile RCS Ltd
 
-   Copyright © 2012 Crocodile RCS Ltd
+   Copyright © 2012-2013 Crocodile RCS Ltd
      __________________________________________________________________
 
    Table of Contents

+ 1 - 1
modules/outbound/api.h

@@ -1,7 +1,7 @@
 /*
  * $Id$
  *
- * Copyright (C) 2012 Crocodile RCS Ltd
+ * Copyright (C) 2012-2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.
  *

+ 1 - 1
modules/outbound/doc/outbound.xml

@@ -23,7 +23,7 @@
 		</author>
 	</authorgroup>
 	<copyright>
-		<year>2012</year>
+		<year>2012-2013</year>
 		<holder>Crocodile RCS Ltd</holder>
 	</copyright>
 	</bookinfo>

+ 1 - 1
modules/outbound/ob_mod.c

@@ -1,7 +1,7 @@
 /*
  * $Id$
  *
- * Copyright (C) 2012 Crocodile RCS Ltd
+ * Copyright (C) 2012-2013 Crocodile RCS Ltd
  *
  * This file is part of Kamailio, a free SIP server.
  *