changeset 1127:1af09cc156d6

Updated copyright information
author Sebastien Decugis <sdecugis@freediameter.net>
date Wed, 15 May 2013 10:39:25 +0800
parents d6e18ebca0c5
children 7c5449ddc434
files contrib/OpenWRT/packages/freeDiameter/Makefile extensions/_sample/sample.c extensions/acl_wl/aw_tree.c extensions/app_acct/acct_conf.l extensions/app_acct/acct_conf.y extensions/app_acct/acct_db.c extensions/app_acct/acct_records.c extensions/app_radgw/radius.c extensions/app_radgw/radius.h extensions/app_radgw/rgw.h extensions/app_radgw/rgw_clients.c extensions/app_radgw/rgw_common.h extensions/app_radgw/rgw_conf.l extensions/app_radgw/rgw_conf.y extensions/app_radgw/rgw_main.c extensions/app_radgw/rgw_plugins.c extensions/app_radgw/rgw_servers.c extensions/app_radgw/rgw_worker.c extensions/app_radgw/rgwx_acct.c extensions/app_radgw/rgwx_debug.c extensions/app_radgw/rgwx_echodrop.c extensions/app_radgw/rgwx_echodrop.l extensions/app_radgw/rgwx_echodrop.y extensions/app_radgw/rgwx_sample.c extensions/app_redirect/ard_conf.l extensions/app_redirect/ard_conf.y extensions/app_redirect/ard_rules.c extensions/dbg_interactive/dbg_interactive.c extensions/dbg_interactive/dbg_interactive.i extensions/dbg_interactive/dictionary.i extensions/dbg_interactive/dispatch.i extensions/dbg_interactive/endpoints.i extensions/dbg_interactive/lists.i extensions/dbg_interactive/messages.i extensions/dbg_interactive/peers.i extensions/dbg_interactive/queues.i extensions/dbg_interactive/routing.i extensions/dbg_interactive/sessions.i extensions/dbg_monitor/dbg_monitor.c extensions/dbg_rt/dbg_rt.c extensions/dict_eap/dict_eap.c extensions/dict_legacy_xml/dict_lxml.l extensions/dict_legacy_xml/dict_lxml.y extensions/dict_legacy_xml/dict_lxml_xml.c extensions/dict_nasreq/dict_nasreq.c extensions/rt_busypeers/rtbusy.c extensions/rt_default/rtd_conf.l extensions/rt_default/rtd_conf.y extensions/rt_default/rtd_rules.c extensions/rt_ereg/rtereg.c extensions/rt_ereg/rtereg_conf.l extensions/rt_ereg/rtereg_conf.y extensions/rt_redirect/redir_fwd.c extensions/rt_redirect/redir_out.c extensions/test_acct/test_acct.c extensions/test_app/ta_conf.l extensions/test_app/ta_conf.y extensions/test_app/ta_serv.c extensions/test_app/test_app.c extensions/test_netemul/test_netemul.l extensions/test_netemul/test_netemul.y extensions/test_netemul/tne_process.c include/freeDiameter/freeDiameter-host.h.in include/freeDiameter/libfdcore.h libfdcore/cnxctx.h libfdcore/config.c libfdcore/endpoints.c libfdcore/events.c libfdcore/extensions.c libfdcore/p_ce.c libfdcore/p_dp.c libfdcore/p_dw.c libfdcore/p_sr.c libfdcore/queues.c libfdcore/routing_dispatch.c libfdcore/sctps.c libfdcore/tcp.c libfdproto/dispatch.c libfdproto/fifo.c libfdproto/init.c libfdproto/lists.c libfdproto/ostr.c libfdproto/rt_data.c tests/testappacct.c tests/testcnx.c tests/testdict.c tests/testdisp.c tests/testfifo.c tests/testpeers.c tests/tests.h tests/testsess.c
diffstat 91 files changed, 91 insertions(+), 91 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/OpenWRT/packages/freeDiameter/Makefile	Wed May 15 10:05:22 2013 +0800
+++ b/contrib/OpenWRT/packages/freeDiameter/Makefile	Wed May 15 10:39:25 2013 +0800
@@ -1,7 +1,7 @@
 #
 # Software License Agreement (BSD License)
 #
-# Copyright (c) 2011, WIDE Project and NICT
+# Copyright (c) 2013, WIDE Project and NICT
 # All rights reserved.
 #
 # See LICENSE file from freeDiameter source package for more information.
--- a/extensions/_sample/sample.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/_sample/sample.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/acl_wl/aw_tree.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/acl_wl/aw_tree.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_acct/acct_conf.l	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_acct/acct_conf.l	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_acct/acct_conf.y	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_acct/acct_conf.y	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_acct/acct_db.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_acct/acct_db.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_acct/acct_records.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_acct/acct_records.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/radius.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/radius.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/radius.h	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/radius.h	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgw.h	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgw.h	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgw_clients.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgw_clients.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgw_common.h	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgw_common.h	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgw_conf.l	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgw_conf.l	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgw_conf.y	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgw_conf.y	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgw_main.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgw_main.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgw_plugins.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgw_plugins.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgw_servers.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgw_servers.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgw_worker.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgw_worker.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgwx_acct.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgwx_acct.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgwx_debug.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgwx_debug.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgwx_echodrop.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgwx_echodrop.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgwx_echodrop.l	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgwx_echodrop.l	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgwx_echodrop.y	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgwx_echodrop.y	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_radgw/rgwx_sample.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_radgw/rgwx_sample.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_redirect/ard_conf.l	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_redirect/ard_conf.l	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_redirect/ard_conf.y	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_redirect/ard_conf.y	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/app_redirect/ard_rules.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/app_redirect/ard_rules.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dbg_interactive/dbg_interactive.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dbg_interactive/dbg_interactive.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dbg_interactive/dbg_interactive.i	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dbg_interactive/dbg_interactive.i	Wed May 15 10:39:25 2013 +0800
@@ -5,7 +5,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dbg_interactive/dictionary.i	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dbg_interactive/dictionary.i	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dbg_interactive/dispatch.i	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dbg_interactive/dispatch.i	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dbg_interactive/endpoints.i	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dbg_interactive/endpoints.i	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dbg_interactive/lists.i	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dbg_interactive/lists.i	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dbg_interactive/messages.i	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dbg_interactive/messages.i	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dbg_interactive/peers.i	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dbg_interactive/peers.i	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dbg_interactive/queues.i	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dbg_interactive/queues.i	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dbg_interactive/routing.i	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dbg_interactive/routing.i	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dbg_interactive/sessions.i	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dbg_interactive/sessions.i	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dbg_monitor/dbg_monitor.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dbg_monitor/dbg_monitor.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dbg_rt/dbg_rt.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dbg_rt/dbg_rt.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dict_eap/dict_eap.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dict_eap/dict_eap.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dict_legacy_xml/dict_lxml.l	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dict_legacy_xml/dict_lxml.l	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dict_legacy_xml/dict_lxml.y	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dict_legacy_xml/dict_lxml.y	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dict_legacy_xml/dict_lxml_xml.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dict_legacy_xml/dict_lxml_xml.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/dict_nasreq/dict_nasreq.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/dict_nasreq/dict_nasreq.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/rt_busypeers/rtbusy.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/rt_busypeers/rtbusy.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/rt_default/rtd_conf.l	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/rt_default/rtd_conf.l	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/rt_default/rtd_conf.y	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/rt_default/rtd_conf.y	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/rt_default/rtd_rules.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/rt_default/rtd_rules.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/rt_ereg/rtereg.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/rt_ereg/rtereg.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/rt_ereg/rtereg_conf.l	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/rt_ereg/rtereg_conf.l	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/rt_ereg/rtereg_conf.y	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/rt_ereg/rtereg_conf.y	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/rt_redirect/redir_fwd.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/rt_redirect/redir_fwd.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/rt_redirect/redir_out.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/rt_redirect/redir_out.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/test_acct/test_acct.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/test_acct/test_acct.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/test_app/ta_conf.l	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/test_app/ta_conf.l	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/test_app/ta_conf.y	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/test_app/ta_conf.y	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/test_app/ta_serv.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/test_app/ta_serv.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/test_app/test_app.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/test_app/test_app.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/test_netemul/test_netemul.l	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/test_netemul/test_netemul.l	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/test_netemul/test_netemul.y	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/test_netemul/test_netemul.y	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/extensions/test_netemul/tne_process.c	Wed May 15 10:05:22 2013 +0800
+++ b/extensions/test_netemul/tne_process.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/include/freeDiameter/freeDiameter-host.h.in	Wed May 15 10:05:22 2013 +0800
+++ b/include/freeDiameter/freeDiameter-host.h.in	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/include/freeDiameter/libfdcore.h	Wed May 15 10:05:22 2013 +0800
+++ b/include/freeDiameter/libfdcore.h	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdcore/cnxctx.h	Wed May 15 10:05:22 2013 +0800
+++ b/libfdcore/cnxctx.h	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdcore/config.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdcore/config.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdcore/endpoints.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdcore/endpoints.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdcore/events.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdcore/events.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdcore/extensions.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdcore/extensions.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdcore/p_ce.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdcore/p_ce.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdcore/p_dp.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdcore/p_dp.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdcore/p_dw.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdcore/p_dw.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdcore/p_sr.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdcore/p_sr.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdcore/queues.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdcore/queues.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdcore/routing_dispatch.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdcore/routing_dispatch.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdcore/sctps.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdcore/sctps.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdcore/tcp.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdcore/tcp.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdproto/dispatch.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdproto/dispatch.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdproto/fifo.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdproto/fifo.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdproto/init.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdproto/init.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdproto/lists.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdproto/lists.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdproto/ostr.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdproto/ostr.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/libfdproto/rt_data.c	Wed May 15 10:05:22 2013 +0800
+++ b/libfdproto/rt_data.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/tests/testappacct.c	Wed May 15 10:05:22 2013 +0800
+++ b/tests/testappacct.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/tests/testcnx.c	Wed May 15 10:05:22 2013 +0800
+++ b/tests/testcnx.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/tests/testdict.c	Wed May 15 10:05:22 2013 +0800
+++ b/tests/testdict.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/tests/testdisp.c	Wed May 15 10:05:22 2013 +0800
+++ b/tests/testdisp.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/tests/testfifo.c	Wed May 15 10:05:22 2013 +0800
+++ b/tests/testfifo.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/tests/testpeers.c	Wed May 15 10:05:22 2013 +0800
+++ b/tests/testpeers.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2011, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/tests/tests.h	Wed May 15 10:05:22 2013 +0800
+++ b/tests/tests.h	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/tests/testsess.c	Wed May 15 10:05:22 2013 +0800
+++ b/tests/testsess.c	Wed May 15 10:39:25 2013 +0800
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@freediameter.net>							 *
 *													 *
-* Copyright (c) 2012, WIDE Project and NICT								 *
+* Copyright (c) 2013, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
"Welcome to our mercurial repository"