diff options
Diffstat (limited to 'extensions/rt_default')
| -rw-r--r-- | extensions/rt_default/rt_default.c | 2 | ||||
| -rw-r--r-- | extensions/rt_default/rt_default.h | 2 | ||||
| -rw-r--r-- | extensions/rt_default/rtd_conf.y | 2 | ||||
| -rw-r--r-- | extensions/rt_default/rtd_rules.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/extensions/rt_default/rt_default.c b/extensions/rt_default/rt_default.c index 239a89f..0fdfd44 100644 --- a/extensions/rt_default/rt_default.c +++ b/extensions/rt_default/rt_default.c @@ -2,7 +2,7 @@ * Software License Agreement (BSD License) * * Author: Sebastien Decugis <sdecugis@freediameter.net> * * * -* Copyright (c) 2013, WIDE Project and NICT * +* Copyright (c) 2019, WIDE Project and NICT * * All rights reserved. * * * * Redistribution and use of this software in source and binary forms, with or without modification, are * diff --git a/extensions/rt_default/rt_default.h b/extensions/rt_default/rt_default.h index 14bf934..b37e796 100644 --- a/extensions/rt_default/rt_default.h +++ b/extensions/rt_default/rt_default.h @@ -2,7 +2,7 @@ * Software License Agreement (BSD License) * * Author: Sebastien Decugis <sdecugis@freediameter.net> * * * -* Copyright (c) 2011, WIDE Project and NICT * +* Copyright (c) 2019, WIDE Project and NICT * * All rights reserved. * * * * Redistribution and use of this software in source and binary forms, with or without modification, are * diff --git a/extensions/rt_default/rtd_conf.y b/extensions/rt_default/rtd_conf.y index 928a454..e02303c 100644 --- a/extensions/rt_default/rtd_conf.y +++ b/extensions/rt_default/rtd_conf.y @@ -2,7 +2,7 @@ * Software License Agreement (BSD License) * * Author: Sebastien Decugis <sdecugis@freediameter.net> * * * -* Copyright (c) 2013, WIDE Project and NICT * +* Copyright (c) 2019, WIDE Project and NICT * * All rights reserved. * * * * Redistribution and use of this software in source and binary forms, with or without modification, are * diff --git a/extensions/rt_default/rtd_rules.c b/extensions/rt_default/rtd_rules.c index a7f1f44..c1cfe7f 100644 --- a/extensions/rt_default/rtd_rules.c +++ b/extensions/rt_default/rtd_rules.c @@ -2,7 +2,7 @@ * Software License Agreement (BSD License) * * Author: Sebastien Decugis <sdecugis@freediameter.net> * * * -* Copyright (c) 2013, WIDE Project and NICT * +* Copyright (c) 2019, WIDE Project and NICT * * All rights reserved. * * * * Redistribution and use of this software in source and binary forms, with or without modification, are * |
