changeset 662:2e94ef0515d7 1.1.0-rc1

Updated copyright information
author Sebastien Decugis <sdecugis@nict.go.jp>
date Fri, 14 Jan 2011 16:27:21 +0900
parents c242cba52833
children 8ff4b0a174ce
files contrib/OpenWRT/packages/freeDiameter/Makefile extensions/_sample/hello.cpp extensions/_sample/sample.c extensions/dbg_interactive/dbg_interactive.c extensions/dbg_interactive/dbg_interactive.i extensions/dbg_interactive/messages.i extensions/dbg_monitor/dbg_monitor.c extensions/dict_eap/dict_eap.c extensions/dict_legacy_xml/dict_lxml_xml.c extensions/dict_nasreq/dict_nasreq.c extensions/test_acct/test_acct.c extensions/test_app/ta_bench.c extensions/test_app/ta_cli.c extensions/test_app/ta_conf.l extensions/test_app/ta_conf.y freeDiameterd/main.c include/freeDiameter/freeDiameter-host.h.in libfdcore/apps.c libfdcore/cnxctx.c libfdcore/cnxctx.h libfdcore/config.c libfdcore/core.c libfdcore/dict_base_proto.c libfdcore/endpoints.c libfdcore/events.c libfdcore/extensions.c libfdcore/fdcore-internal.h libfdcore/fdd.l libfdcore/fdd.y libfdcore/p_ce.c libfdcore/p_cnx.c libfdcore/p_dp.c libfdcore/p_dw.c libfdcore/p_expiry.c libfdcore/p_out.c libfdcore/p_psm.c libfdcore/p_sr.c libfdcore/peers.c libfdcore/queues.c libfdcore/routing_dispatch.c libfdcore/sctp.c libfdcore/sctps.c libfdcore/server.c libfdcore/tcp.c libfdproto/dictionary.c libfdproto/dispatch.c libfdproto/fdproto-internal.h libfdproto/fifo.c libfdproto/init.c libfdproto/lists.c libfdproto/log.c libfdproto/rt_data.c libfdproto/sessions.c tests/testappacct.c tests/testcnx.c tests/testdict.c tests/testdisp.c tests/testfifo.c tests/testlist.c tests/testmesg.c tests/tests.h tests/testsctp.c tests/testsess.c
diffstat 63 files changed, 63 insertions(+), 63 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/OpenWRT/packages/freeDiameter/Makefile	Fri Jan 14 16:27:07 2011 +0900
+++ b/contrib/OpenWRT/packages/freeDiameter/Makefile	Fri Jan 14 16:27:21 2011 +0900
@@ -1,7 +1,7 @@
 #
 # Software License Agreement (BSD License)
 #
-# Copyright (c) 2010, WIDE Project and NICT
+# Copyright (c) 2011, WIDE Project and NICT
 # All rights reserved.
 #
 # See LICENSE file from freeDiameter source package for more information.
--- a/extensions/_sample/hello.cpp	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/_sample/hello.cpp	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2009, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/_sample/sample.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/_sample/sample.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2009, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/dbg_interactive/dbg_interactive.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/dbg_interactive/dbg_interactive.i	Fri Jan 14 16:27:21 2011 +0900
@@ -5,7 +5,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/dbg_interactive/messages.i	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/dbg_monitor/dbg_monitor.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/dict_eap/dict_eap.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2009, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/dict_legacy_xml/dict_lxml_xml.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/dict_nasreq/dict_nasreq.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/test_acct/test_acct.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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_bench.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/test_app/ta_bench.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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_cli.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/test_app/ta_cli.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/test_app/ta_conf.l	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/extensions/test_app/ta_conf.y	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, WIDE Project and NICT								 *
 * All rights reserved.											 *
 * 													 *
 * Redistribution and use of this software in source and binary forms, with or without modification, are  *
--- a/freeDiameterd/main.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/freeDiameterd/main.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/include/freeDiameter/freeDiameter-host.h.in	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/apps.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/apps.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/cnxctx.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/cnxctx.h	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/config.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/core.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/core.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2009, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/dict_base_proto.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/dict_base_proto.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/endpoints.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/events.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2009, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/extensions.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/fdcore-internal.h	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/fdcore-internal.h	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/fdd.l	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/fdd.l	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/fdd.y	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/fdd.y	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/p_ce.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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_cnx.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/p_cnx.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/p_dp.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/p_dw.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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_expiry.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/p_expiry.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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_out.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/p_out.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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_psm.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/p_psm.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/p_sr.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/peers.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/peers.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/queues.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2009, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/routing_dispatch.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/sctp.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/sctp.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/sctps.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/server.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/server.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdcore/tcp.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/dictionary.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdproto/dictionary.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdproto/dispatch.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/fdproto-internal.h	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdproto/fdproto-internal.h	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdproto/fifo.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdproto/init.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdproto/lists.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2009, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/log.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdproto/log.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdproto/rt_data.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/sessions.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/libfdproto/sessions.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/tests/testappacct.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/tests/testcnx.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/tests/testdict.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/tests/testdisp.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/tests/testfifo.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/testlist.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/tests/testlist.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2009, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/testmesg.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/tests/testmesg.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/tests/tests.h	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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/testsctp.c	Fri Jan 14 16:27:07 2011 +0900
+++ b/tests/testsctp.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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	Fri Jan 14 16:27:07 2011 +0900
+++ b/tests/testsess.c	Fri Jan 14 16:27:21 2011 +0900
@@ -2,7 +2,7 @@
 * Software License Agreement (BSD License)                                                               *
 * Author: Sebastien Decugis <sdecugis@nict.go.jp>							 *
 *													 *
-* Copyright (c) 2010, WIDE Project and NICT								 *
+* Copyright (c) 2011, 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"