Module: sip-router
Branch: master
Commit: f85976ec461fc8325c9fa55e2b38ffef132098e1
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f85976e…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Apr 4 00:22:15 2013 +0100
modules/outbound: updated year in copyright statement
---
modules/outbound/README | 2 +-
modules/outbound/api.h | 2 +-
modules/outbound/doc/outbound.xml | 2 +-
modules/outbound/ob_mod.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/modules/outbound/README b/modules/outbound/README
index c6b52dc..505ea29 100644
--- a/modules/outbound/README
+++ b/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
diff --git a/modules/outbound/api.h b/modules/outbound/api.h
index 2667fde..fc0e8b9 100644
--- a/modules/outbound/api.h
+++ b/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.
*
diff --git a/modules/outbound/doc/outbound.xml b/modules/outbound/doc/outbound.xml
index fcf307c..0f770d7 100644
--- a/modules/outbound/doc/outbound.xml
+++ b/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>
diff --git a/modules/outbound/ob_mod.c b/modules/outbound/ob_mod.c
index 411e354..25edf15 100644
--- a/modules/outbound/ob_mod.c
+++ b/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.
*