From 0103d589945a9f7e325e8d500db5dce621f3074f Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Wed, 2 Jan 2019 15:48:30 +0100 Subject: [PATCH] 2019 --- .gitignore | 3 +-- LICENSE.md | 2 +- Makefile.in | 2 +- apps/Makefile.in | 2 +- apps/backend/Makefile.in | 2 +- apps/backend/backend_client.c | 2 +- apps/backend/backend_client.h | 2 +- apps/backend/backend_commit.c | 2 +- apps/backend/backend_commit.h | 2 +- apps/backend/backend_handle.h | 2 +- apps/backend/backend_main.c | 2 +- apps/backend/backend_plugin.c | 2 +- apps/backend/backend_plugin.h | 2 +- apps/backend/backend_socket.c | 2 +- apps/backend/backend_socket.h | 2 +- apps/backend/clixon_backend.h | 2 +- apps/backend/clixon_backend_handle.c | 2 +- apps/backend/clixon_backend_handle.h | 2 +- apps/backend/clixon_backend_transaction.c | 2 +- apps/backend/clixon_backend_transaction.h | 2 +- apps/cli/Makefile.in | 2 +- apps/cli/cli_common.c | 2 +- apps/cli/cli_common.h | 2 +- apps/cli/cli_generate.c | 2 +- apps/cli/cli_generate.h | 2 +- apps/cli/cli_handle.c | 2 +- apps/cli/cli_handle.h | 2 +- apps/cli/cli_main.c | 2 +- apps/cli/cli_plugin.c | 2 +- apps/cli/cli_plugin.h | 2 +- apps/cli/cli_show.c | 2 +- apps/cli/clixon_cli.h | 2 +- apps/cli/clixon_cli_api.h | 2 +- apps/netconf/Makefile.in | 2 +- apps/netconf/clixon_netconf.h | 2 +- apps/netconf/netconf_filter.c | 2 +- apps/netconf/netconf_filter.h | 2 +- apps/netconf/netconf_hello.c | 2 +- apps/netconf/netconf_hello.h | 2 +- apps/netconf/netconf_lib.c | 2 +- apps/netconf/netconf_lib.h | 2 +- apps/netconf/netconf_main.c | 2 +- apps/netconf/netconf_rpc.c | 2 +- apps/netconf/netconf_rpc.h | 2 +- apps/restconf/Makefile.in | 2 +- apps/restconf/clixon_restconf.h | 2 +- apps/restconf/restconf_lib.c | 2 +- apps/restconf/restconf_lib.h | 2 +- apps/restconf/restconf_main.c | 2 +- apps/restconf/restconf_methods.c | 2 +- apps/restconf/restconf_methods.h | 2 +- apps/restconf/restconf_stream.c | 2 +- apps/restconf/restconf_stream.h | 2 +- configure.ac | 2 +- datastore/Makefile.in | 2 +- datastore/datastore_client.c | 2 +- datastore/text/Makefile.in | 2 +- datastore/text/clixon_xmldb_text.c | 2 +- datastore/text/clixon_xmldb_text.h | 2 +- doc/Makefile.in | 2 +- docker/Dockerfile | 2 +- docker/Makefile.in | 2 +- etc/Makefile.in | 2 +- etc/clixonrc.in | 2 +- example/Dockerfile | 2 +- example/Makefile.in | 2 +- example/example_backend.c | 2 +- example/example_backend_nacm.c | 2 +- example/example_cli.c | 2 +- example/example_netconf.c | 2 +- example/example_restconf.c | 2 +- include/Makefile.in | 2 +- include/clixon_custom.h | 2 +- lib/Makefile.in | 2 +- lib/clixon/Makefile.in | 2 +- lib/clixon/clixon.h.in | 2 +- lib/clixon/clixon_err.h | 2 +- lib/clixon/clixon_event.h | 2 +- lib/clixon/clixon_file.h | 2 +- lib/clixon/clixon_handle.h | 2 +- lib/clixon/clixon_hash.h | 2 +- lib/clixon/clixon_json.h | 2 +- lib/clixon/clixon_log.h | 2 +- lib/clixon/clixon_nacm.h | 2 +- lib/clixon/clixon_netconf_lib.h | 2 +- lib/clixon/clixon_options.h | 2 +- lib/clixon/clixon_plugin.h | 2 +- lib/clixon/clixon_proto.h | 2 +- lib/clixon/clixon_proto_client.h | 2 +- lib/clixon/clixon_queue.h | 2 +- lib/clixon/clixon_sha1.h | 2 +- lib/clixon/clixon_sig.h | 2 +- lib/clixon/clixon_stream.h | 2 +- lib/clixon/clixon_string.h | 2 +- lib/clixon/clixon_xml.h | 2 +- lib/clixon/clixon_xml_db.h | 2 +- lib/clixon/clixon_xml_map.h | 2 +- lib/clixon/clixon_xml_sort.h | 2 +- lib/clixon/clixon_xpath.h | 2 +- lib/clixon/clixon_xpath_ctx.h | 2 +- lib/clixon/clixon_yang.h | 2 +- lib/clixon/clixon_yang_module.h | 2 +- lib/clixon/clixon_yang_type.h | 2 +- lib/src/Makefile.in | 2 +- lib/src/clixon_err.c | 2 +- lib/src/clixon_event.c | 2 +- lib/src/clixon_file.c | 2 +- lib/src/clixon_handle.c | 2 +- lib/src/clixon_hash.c | 2 +- lib/src/clixon_json.c | 2 +- lib/src/clixon_json_parse.h | 2 +- lib/src/clixon_json_parse.l | 2 +- lib/src/clixon_json_parse.y | 2 +- lib/src/clixon_log.c | 2 +- lib/src/clixon_nacm.c | 2 +- lib/src/clixon_netconf_lib.c | 2 +- lib/src/clixon_options.c | 2 +- lib/src/clixon_plugin.c | 2 +- lib/src/clixon_proto.c | 2 +- lib/src/clixon_proto_client.c | 2 +- lib/src/clixon_sig.c | 2 +- lib/src/clixon_stream.c | 2 +- lib/src/clixon_string.c | 2 +- lib/src/clixon_xml.c | 2 +- lib/src/clixon_xml_db.c | 2 +- lib/src/clixon_xml_map.c | 2 +- lib/src/clixon_xml_parse.h | 2 +- lib/src/clixon_xml_parse.l | 2 +- lib/src/clixon_xml_parse.y | 2 +- lib/src/clixon_xml_sort.c | 2 +- lib/src/clixon_xpath.c | 2 +- lib/src/clixon_xpath_ctx.c | 2 +- lib/src/clixon_xpath_parse.h | 2 +- lib/src/clixon_xpath_parse.l | 2 +- lib/src/clixon_xpath_parse.y | 2 +- lib/src/clixon_yang.c | 2 +- lib/src/clixon_yang_cardinality.c | 2 +- lib/src/clixon_yang_cardinality.h | 2 +- lib/src/clixon_yang_module.c | 2 +- lib/src/clixon_yang_parse.h | 2 +- lib/src/clixon_yang_parse.l | 2 +- lib/src/clixon_yang_parse.y | 2 +- lib/src/clixon_yang_type.c | 2 +- util/Makefile.in | 2 +- util/clixon_util_json.c | 2 +- util/clixon_util_stream.c | 2 +- util/clixon_util_xml.c | 2 +- util/clixon_util_xpath.c | 2 +- util/clixon_util_yang.c | 2 +- yang/Makefile.in | 2 +- yang/clixon-config@2018-10-21.yang | 2 +- 151 files changed, 151 insertions(+), 152 deletions(-) diff --git a/.gitignore b/.gitignore index cd4446bc..c04c1244 100644 --- a/.gitignore +++ b/.gitignore @@ -14,10 +14,9 @@ lib/Makefile lib/*/Makefile autom4te.cache/ -clixon.conf.cpp -clixon.mk config.log config.status +TAGS apps/backend/clixon_backend apps/backend/test diff --git a/LICENSE.md b/LICENSE.md index 84997252..af683735 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright 2009-2018 Olof Hagsand and Benny Holmgren +Copyright 2009-2019 Olof Hagsand and Benny Holmgren CLIXON is dual license. diff --git a/Makefile.in b/Makefile.in index 3d34933a..a1a9f1f0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/apps/Makefile.in b/apps/Makefile.in index bfcc31cf..d8125aa0 100644 --- a/apps/Makefile.in +++ b/apps/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/apps/backend/Makefile.in b/apps/backend/Makefile.in index 4d57dfc8..b3700e33 100644 --- a/apps/backend/Makefile.in +++ b/apps/backend/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/apps/backend/backend_client.c b/apps/backend/backend_client.c index 3e1fa1ad..c9ea04ad 100644 --- a/apps/backend/backend_client.c +++ b/apps/backend/backend_client.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/backend_client.h b/apps/backend/backend_client.h index 81620d4a..c9a1da11 100644 --- a/apps/backend/backend_client.h +++ b/apps/backend/backend_client.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/backend_commit.c b/apps/backend/backend_commit.c index 7c29131a..61e9a246 100644 --- a/apps/backend/backend_commit.c +++ b/apps/backend/backend_commit.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/backend_commit.h b/apps/backend/backend_commit.h index 45b0f922..3af2461a 100644 --- a/apps/backend/backend_commit.h +++ b/apps/backend/backend_commit.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/backend_handle.h b/apps/backend/backend_handle.h index 8eb3e073..f2acea6f 100644 --- a/apps/backend/backend_handle.h +++ b/apps/backend/backend_handle.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/backend_main.c b/apps/backend/backend_main.c index ba297852..77d791cf 100644 --- a/apps/backend/backend_main.c +++ b/apps/backend/backend_main.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/backend_plugin.c b/apps/backend/backend_plugin.c index 996a27cb..6218c0cd 100644 --- a/apps/backend/backend_plugin.c +++ b/apps/backend/backend_plugin.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/backend_plugin.h b/apps/backend/backend_plugin.h index a2736b19..eb038319 100644 --- a/apps/backend/backend_plugin.h +++ b/apps/backend/backend_plugin.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/backend_socket.c b/apps/backend/backend_socket.c index ec32fb53..0d823ec8 100644 --- a/apps/backend/backend_socket.c +++ b/apps/backend/backend_socket.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/backend_socket.h b/apps/backend/backend_socket.h index df6ac149..8778be50 100644 --- a/apps/backend/backend_socket.h +++ b/apps/backend/backend_socket.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/clixon_backend.h b/apps/backend/clixon_backend.h index b3a75763..37e046b1 100644 --- a/apps/backend/clixon_backend.h +++ b/apps/backend/clixon_backend.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/clixon_backend_handle.c b/apps/backend/clixon_backend_handle.c index f4707de4..3ab58e9c 100644 --- a/apps/backend/clixon_backend_handle.c +++ b/apps/backend/clixon_backend_handle.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/clixon_backend_handle.h b/apps/backend/clixon_backend_handle.h index bdfbb425..491778aa 100644 --- a/apps/backend/clixon_backend_handle.h +++ b/apps/backend/clixon_backend_handle.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/clixon_backend_transaction.c b/apps/backend/clixon_backend_transaction.c index 173ba01c..727a7332 100644 --- a/apps/backend/clixon_backend_transaction.c +++ b/apps/backend/clixon_backend_transaction.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/backend/clixon_backend_transaction.h b/apps/backend/clixon_backend_transaction.h index a290c5f1..447cd15f 100644 --- a/apps/backend/clixon_backend_transaction.h +++ b/apps/backend/clixon_backend_transaction.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/cli/Makefile.in b/apps/cli/Makefile.in index a55918d9..2b75b479 100644 --- a/apps/cli/Makefile.in +++ b/apps/cli/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/apps/cli/cli_common.c b/apps/cli/cli_common.c index f6796f58..ebab38a7 100644 --- a/apps/cli/cli_common.c +++ b/apps/cli/cli_common.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/cli/cli_common.h b/apps/cli/cli_common.h index 8e177e5e..4e29838f 100644 --- a/apps/cli/cli_common.h +++ b/apps/cli/cli_common.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/cli/cli_generate.c b/apps/cli/cli_generate.c index 022e41b8..b25067c4 100644 --- a/apps/cli/cli_generate.c +++ b/apps/cli/cli_generate.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/cli/cli_generate.h b/apps/cli/cli_generate.h index 371063ba..d049d600 100644 --- a/apps/cli/cli_generate.h +++ b/apps/cli/cli_generate.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/cli/cli_handle.c b/apps/cli/cli_handle.c index 58e03948..34a92c4d 100644 --- a/apps/cli/cli_handle.c +++ b/apps/cli/cli_handle.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/cli/cli_handle.h b/apps/cli/cli_handle.h index bbf66742..c7fd728b 100644 --- a/apps/cli/cli_handle.h +++ b/apps/cli/cli_handle.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/cli/cli_main.c b/apps/cli/cli_main.c index b22e1c9f..e6d7925a 100644 --- a/apps/cli/cli_main.c +++ b/apps/cli/cli_main.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/cli/cli_plugin.c b/apps/cli/cli_plugin.c index 633c46ae..4f17f948 100644 --- a/apps/cli/cli_plugin.c +++ b/apps/cli/cli_plugin.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/cli/cli_plugin.h b/apps/cli/cli_plugin.h index 2df7fb47..75aa99c2 100644 --- a/apps/cli/cli_plugin.h +++ b/apps/cli/cli_plugin.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/cli/cli_show.c b/apps/cli/cli_show.c index ec39ac4e..0fa9fa56 100644 --- a/apps/cli/cli_show.c +++ b/apps/cli/cli_show.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/cli/clixon_cli.h b/apps/cli/clixon_cli.h index c41d7185..aaebfb19 100644 --- a/apps/cli/clixon_cli.h +++ b/apps/cli/clixon_cli.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/cli/clixon_cli_api.h b/apps/cli/clixon_cli_api.h index 3507e31f..d2926029 100644 --- a/apps/cli/clixon_cli_api.h +++ b/apps/cli/clixon_cli_api.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/netconf/Makefile.in b/apps/netconf/Makefile.in index 81d86577..ee2d0082 100644 --- a/apps/netconf/Makefile.in +++ b/apps/netconf/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/apps/netconf/clixon_netconf.h b/apps/netconf/clixon_netconf.h index 9fed0a1a..470474f1 100644 --- a/apps/netconf/clixon_netconf.h +++ b/apps/netconf/clixon_netconf.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/netconf/netconf_filter.c b/apps/netconf/netconf_filter.c index 89b698e9..8451c33b 100644 --- a/apps/netconf/netconf_filter.c +++ b/apps/netconf/netconf_filter.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/netconf/netconf_filter.h b/apps/netconf/netconf_filter.h index ed5e3d98..ce7d76e6 100644 --- a/apps/netconf/netconf_filter.h +++ b/apps/netconf/netconf_filter.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/netconf/netconf_hello.c b/apps/netconf/netconf_hello.c index 1be1211c..9c4b07ba 100644 --- a/apps/netconf/netconf_hello.c +++ b/apps/netconf/netconf_hello.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/netconf/netconf_hello.h b/apps/netconf/netconf_hello.h index 4f877b32..2ccec1b8 100644 --- a/apps/netconf/netconf_hello.h +++ b/apps/netconf/netconf_hello.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/netconf/netconf_lib.c b/apps/netconf/netconf_lib.c index 50723de4..0a6b869b 100644 --- a/apps/netconf/netconf_lib.c +++ b/apps/netconf/netconf_lib.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/netconf/netconf_lib.h b/apps/netconf/netconf_lib.h index 6d2de111..d243ac6a 100644 --- a/apps/netconf/netconf_lib.h +++ b/apps/netconf/netconf_lib.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/netconf/netconf_main.c b/apps/netconf/netconf_main.c index 4cdef1a0..e60a5d08 100644 --- a/apps/netconf/netconf_main.c +++ b/apps/netconf/netconf_main.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/netconf/netconf_rpc.c b/apps/netconf/netconf_rpc.c index 7945110e..f2bbb605 100644 --- a/apps/netconf/netconf_rpc.c +++ b/apps/netconf/netconf_rpc.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/netconf/netconf_rpc.h b/apps/netconf/netconf_rpc.h index 3ce6a615..4a20397f 100644 --- a/apps/netconf/netconf_rpc.h +++ b/apps/netconf/netconf_rpc.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/restconf/Makefile.in b/apps/restconf/Makefile.in index 32366f89..768a261d 100644 --- a/apps/restconf/Makefile.in +++ b/apps/restconf/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/apps/restconf/clixon_restconf.h b/apps/restconf/clixon_restconf.h index 2c79c3cc..a8625e9f 100644 --- a/apps/restconf/clixon_restconf.h +++ b/apps/restconf/clixon_restconf.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/restconf/restconf_lib.c b/apps/restconf/restconf_lib.c index 062dff65..500a07c3 100644 --- a/apps/restconf/restconf_lib.c +++ b/apps/restconf/restconf_lib.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/restconf/restconf_lib.h b/apps/restconf/restconf_lib.h index e05eb054..8c478370 100644 --- a/apps/restconf/restconf_lib.h +++ b/apps/restconf/restconf_lib.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/restconf/restconf_main.c b/apps/restconf/restconf_main.c index d5067c4f..e6234884 100644 --- a/apps/restconf/restconf_main.c +++ b/apps/restconf/restconf_main.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/restconf/restconf_methods.c b/apps/restconf/restconf_methods.c index b2910a1b..8f3cb4a5 100644 --- a/apps/restconf/restconf_methods.c +++ b/apps/restconf/restconf_methods.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/restconf/restconf_methods.h b/apps/restconf/restconf_methods.h index 11daaa26..42525946 100644 --- a/apps/restconf/restconf_methods.h +++ b/apps/restconf/restconf_methods.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/restconf/restconf_stream.c b/apps/restconf/restconf_stream.c index ec20f373..667db0ad 100644 --- a/apps/restconf/restconf_stream.c +++ b/apps/restconf/restconf_stream.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/apps/restconf/restconf_stream.h b/apps/restconf/restconf_stream.h index 480832f1..0cea952f 100644 --- a/apps/restconf/restconf_stream.h +++ b/apps/restconf/restconf_stream.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/configure.ac b/configure.ac index ebdccaf6..94710961 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/datastore/Makefile.in b/datastore/Makefile.in index 6943dec5..5adde268 100644 --- a/datastore/Makefile.in +++ b/datastore/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/datastore/datastore_client.c b/datastore/datastore_client.c index b2a20029..0bbe5a3b 100644 --- a/datastore/datastore_client.c +++ b/datastore/datastore_client.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/datastore/text/Makefile.in b/datastore/text/Makefile.in index 23c2a7bf..9eadb121 100644 --- a/datastore/text/Makefile.in +++ b/datastore/text/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/datastore/text/clixon_xmldb_text.c b/datastore/text/clixon_xmldb_text.c index 645fef97..d4160253 100644 --- a/datastore/text/clixon_xmldb_text.c +++ b/datastore/text/clixon_xmldb_text.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/datastore/text/clixon_xmldb_text.h b/datastore/text/clixon_xmldb_text.h index 19e9351d..9bb46e42 100644 --- a/datastore/text/clixon_xmldb_text.h +++ b/datastore/text/clixon_xmldb_text.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/doc/Makefile.in b/doc/Makefile.in index ad0f4203..f67f183d 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/docker/Dockerfile b/docker/Dockerfile index b1a71ce3..a15c874b 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/docker/Makefile.in b/docker/Makefile.in index c18b9fad..375fa22d 100644 --- a/docker/Makefile.in +++ b/docker/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/etc/Makefile.in b/etc/Makefile.in index 263840df..09c671af 100644 --- a/etc/Makefile.in +++ b/etc/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/etc/clixonrc.in b/etc/clixonrc.in index e06018c6..c2a5cde3 100644 --- a/etc/clixonrc.in +++ b/etc/clixonrc.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/example/Dockerfile b/example/Dockerfile index 08314bf8..27cfb737 100644 --- a/example/Dockerfile +++ b/example/Dockerfile @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/example/Makefile.in b/example/Makefile.in index bbbd9070..8e18d3ea 100644 --- a/example/Makefile.in +++ b/example/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/example/example_backend.c b/example/example_backend.c index ae1f51d4..7c09ee3d 100644 --- a/example/example_backend.c +++ b/example/example_backend.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/example/example_backend_nacm.c b/example/example_backend_nacm.c index 3814a975..608916a8 100644 --- a/example/example_backend_nacm.c +++ b/example/example_backend_nacm.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/example/example_cli.c b/example/example_cli.c index 01a375a3..3aaf9259 100644 --- a/example/example_cli.c +++ b/example/example_cli.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/example/example_netconf.c b/example/example_netconf.c index b70128de..742b1d98 100644 --- a/example/example_netconf.c +++ b/example/example_netconf.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/example/example_restconf.c b/example/example_restconf.c index ec0e8d27..e49a48f4 100644 --- a/example/example_restconf.c +++ b/example/example_restconf.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/include/Makefile.in b/include/Makefile.in index 75aa04a1..d55e6e97 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/include/clixon_custom.h b/include/clixon_custom.h index 8b7c5ae6..7a6c342a 100644 --- a/include/clixon_custom.h +++ b/include/clixon_custom.h @@ -1,7 +1,7 @@ /* ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/Makefile.in b/lib/Makefile.in index d34e81ac..a0f09147 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/lib/clixon/Makefile.in b/lib/clixon/Makefile.in index e455a860..eee5ce91 100644 --- a/lib/clixon/Makefile.in +++ b/lib/clixon/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/lib/clixon/clixon.h.in b/lib/clixon/clixon.h.in index 2fc6c50d..6615433c 100644 --- a/lib/clixon/clixon.h.in +++ b/lib/clixon/clixon.h.in @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_err.h b/lib/clixon/clixon_err.h index b5961453..63fff1fe 100644 --- a/lib/clixon/clixon_err.h +++ b/lib/clixon/clixon_err.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_event.h b/lib/clixon/clixon_event.h index 99b598e2..c2ef6edc 100644 --- a/lib/clixon/clixon_event.h +++ b/lib/clixon/clixon_event.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_file.h b/lib/clixon/clixon_file.h index 3e34b6ce..44915abd 100644 --- a/lib/clixon/clixon_file.h +++ b/lib/clixon/clixon_file.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_handle.h b/lib/clixon/clixon_handle.h index 711e6cb8..944f5911 100644 --- a/lib/clixon/clixon_handle.h +++ b/lib/clixon/clixon_handle.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_hash.h b/lib/clixon/clixon_hash.h index 0adbb047..0cbb8129 100644 --- a/lib/clixon/clixon_hash.h +++ b/lib/clixon/clixon_hash.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_json.h b/lib/clixon/clixon_json.h index 0a644680..0a4af828 100644 --- a/lib/clixon/clixon_json.h +++ b/lib/clixon/clixon_json.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_log.h b/lib/clixon/clixon_log.h index 7db79142..a9835488 100644 --- a/lib/clixon/clixon_log.h +++ b/lib/clixon/clixon_log.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_nacm.h b/lib/clixon/clixon_nacm.h index 978b5486..cdae13bb 100644 --- a/lib/clixon/clixon_nacm.h +++ b/lib/clixon/clixon_nacm.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_netconf_lib.h b/lib/clixon/clixon_netconf_lib.h index a615c663..2bb4e8f2 100644 --- a/lib/clixon/clixon_netconf_lib.h +++ b/lib/clixon/clixon_netconf_lib.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_options.h b/lib/clixon/clixon_options.h index a849c6cd..af92305c 100644 --- a/lib/clixon/clixon_options.h +++ b/lib/clixon/clixon_options.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_plugin.h b/lib/clixon/clixon_plugin.h index cd6038aa..09703d90 100644 --- a/lib/clixon/clixon_plugin.h +++ b/lib/clixon/clixon_plugin.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_proto.h b/lib/clixon/clixon_proto.h index e3290c3f..3d9e6603 100644 --- a/lib/clixon/clixon_proto.h +++ b/lib/clixon/clixon_proto.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_proto_client.h b/lib/clixon/clixon_proto_client.h index ac917d77..07d808b5 100644 --- a/lib/clixon/clixon_proto_client.h +++ b/lib/clixon/clixon_proto_client.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_queue.h b/lib/clixon/clixon_queue.h index 70127756..ee277134 100644 --- a/lib/clixon/clixon_queue.h +++ b/lib/clixon/clixon_queue.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_sha1.h b/lib/clixon/clixon_sha1.h index 6f788e14..fbf9bfc5 100644 --- a/lib/clixon/clixon_sha1.h +++ b/lib/clixon/clixon_sha1.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_sig.h b/lib/clixon/clixon_sig.h index ac03a908..51c29341 100644 --- a/lib/clixon/clixon_sig.h +++ b/lib/clixon/clixon_sig.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_stream.h b/lib/clixon/clixon_stream.h index a1870395..ae09a8ab 100644 --- a/lib/clixon/clixon_stream.h +++ b/lib/clixon/clixon_stream.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_string.h b/lib/clixon/clixon_string.h index dd2eb290..1b2b20fc 100644 --- a/lib/clixon/clixon_string.h +++ b/lib/clixon/clixon_string.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_xml.h b/lib/clixon/clixon_xml.h index 2117bfef..be3e2352 100644 --- a/lib/clixon/clixon_xml.h +++ b/lib/clixon/clixon_xml.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_xml_db.h b/lib/clixon/clixon_xml_db.h index 58607396..a79349d1 100644 --- a/lib/clixon/clixon_xml_db.h +++ b/lib/clixon/clixon_xml_db.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_xml_map.h b/lib/clixon/clixon_xml_map.h index 9eba5bfd..5148589a 100644 --- a/lib/clixon/clixon_xml_map.h +++ b/lib/clixon/clixon_xml_map.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_xml_sort.h b/lib/clixon/clixon_xml_sort.h index c4ffeab3..2a58472f 100644 --- a/lib/clixon/clixon_xml_sort.h +++ b/lib/clixon/clixon_xml_sort.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_xpath.h b/lib/clixon/clixon_xpath.h index ce62fc23..d0d6a360 100644 --- a/lib/clixon/clixon_xpath.h +++ b/lib/clixon/clixon_xpath.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_xpath_ctx.h b/lib/clixon/clixon_xpath_ctx.h index 03854495..0a1bb122 100644 --- a/lib/clixon/clixon_xpath_ctx.h +++ b/lib/clixon/clixon_xpath_ctx.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_yang.h b/lib/clixon/clixon_yang.h index a9291583..fb727dfd 100644 --- a/lib/clixon/clixon_yang.h +++ b/lib/clixon/clixon_yang.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_yang_module.h b/lib/clixon/clixon_yang_module.h index 0ca4760c..2a26b7ba 100644 --- a/lib/clixon/clixon_yang_module.h +++ b/lib/clixon/clixon_yang_module.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/clixon/clixon_yang_type.h b/lib/clixon/clixon_yang_type.h index 61b581af..8fecdd5f 100644 --- a/lib/clixon/clixon_yang_type.h +++ b/lib/clixon/clixon_yang_type.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/Makefile.in b/lib/src/Makefile.in index ce0c0587..fc8fa3e4 100644 --- a/lib/src/Makefile.in +++ b/lib/src/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/lib/src/clixon_err.c b/lib/src/clixon_err.c index 6ec992c6..b4f07fbf 100644 --- a/lib/src/clixon_err.c +++ b/lib/src/clixon_err.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_event.c b/lib/src/clixon_event.c index d15e12c5..3085f89c 100644 --- a/lib/src/clixon_event.c +++ b/lib/src/clixon_event.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_file.c b/lib/src/clixon_file.c index 22998553..73a2b894 100644 --- a/lib/src/clixon_file.c +++ b/lib/src/clixon_file.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_handle.c b/lib/src/clixon_handle.c index dcb6da5c..a89d81fd 100644 --- a/lib/src/clixon_handle.c +++ b/lib/src/clixon_handle.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_hash.c b/lib/src/clixon_hash.c index aa397d4d..4769abfa 100644 --- a/lib/src/clixon_hash.c +++ b/lib/src/clixon_hash.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_json.c b/lib/src/clixon_json.c index 1cd99af1..f6f8ff23 100644 --- a/lib/src/clixon_json.c +++ b/lib/src/clixon_json.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_json_parse.h b/lib/src/clixon_json_parse.h index 8196e942..0f088a32 100644 --- a/lib/src/clixon_json_parse.h +++ b/lib/src/clixon_json_parse.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_json_parse.l b/lib/src/clixon_json_parse.l index 3763d7f1..6d720140 100644 --- a/lib/src/clixon_json_parse.l +++ b/lib/src/clixon_json_parse.l @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_json_parse.y b/lib/src/clixon_json_parse.y index 1cf6a583..a6533a06 100644 --- a/lib/src/clixon_json_parse.y +++ b/lib/src/clixon_json_parse.y @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_log.c b/lib/src/clixon_log.c index 87e0c8de..4c8641c3 100644 --- a/lib/src/clixon_log.c +++ b/lib/src/clixon_log.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_nacm.c b/lib/src/clixon_nacm.c index bf60b865..8efa4421 100644 --- a/lib/src/clixon_nacm.c +++ b/lib/src/clixon_nacm.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_netconf_lib.c b/lib/src/clixon_netconf_lib.c index b8981bbc..cfa93882 100644 --- a/lib/src/clixon_netconf_lib.c +++ b/lib/src/clixon_netconf_lib.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_options.c b/lib/src/clixon_options.c index e6410ad8..449b33ae 100644 --- a/lib/src/clixon_options.c +++ b/lib/src/clixon_options.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_plugin.c b/lib/src/clixon_plugin.c index 03ed2b29..f0a28a6f 100644 --- a/lib/src/clixon_plugin.c +++ b/lib/src/clixon_plugin.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_proto.c b/lib/src/clixon_proto.c index 17b09614..30da4e59 100644 --- a/lib/src/clixon_proto.c +++ b/lib/src/clixon_proto.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_proto_client.c b/lib/src/clixon_proto_client.c index 396a0665..0dbb76d1 100644 --- a/lib/src/clixon_proto_client.c +++ b/lib/src/clixon_proto_client.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_sig.c b/lib/src/clixon_sig.c index c1374876..d7c27335 100644 --- a/lib/src/clixon_sig.c +++ b/lib/src/clixon_sig.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_stream.c b/lib/src/clixon_stream.c index ae454256..6bad4671 100644 --- a/lib/src/clixon_stream.c +++ b/lib/src/clixon_stream.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_string.c b/lib/src/clixon_string.c index a7c05f39..b3e5e588 100644 --- a/lib/src/clixon_string.c +++ b/lib/src/clixon_string.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_xml.c b/lib/src/clixon_xml.c index 6849e94d..d4f15a13 100644 --- a/lib/src/clixon_xml.c +++ b/lib/src/clixon_xml.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_xml_db.c b/lib/src/clixon_xml_db.c index 32aab817..8fb5da70 100644 --- a/lib/src/clixon_xml_db.c +++ b/lib/src/clixon_xml_db.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_xml_map.c b/lib/src/clixon_xml_map.c index 5d210644..5b4f513d 100644 --- a/lib/src/clixon_xml_map.c +++ b/lib/src/clixon_xml_map.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_xml_parse.h b/lib/src/clixon_xml_parse.h index 3122e8f0..35ee2dee 100644 --- a/lib/src/clixon_xml_parse.h +++ b/lib/src/clixon_xml_parse.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_xml_parse.l b/lib/src/clixon_xml_parse.l index 39173634..812b246c 100644 --- a/lib/src/clixon_xml_parse.l +++ b/lib/src/clixon_xml_parse.l @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_xml_parse.y b/lib/src/clixon_xml_parse.y index d6a1200f..9e2eafaa 100644 --- a/lib/src/clixon_xml_parse.y +++ b/lib/src/clixon_xml_parse.y @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_xml_sort.c b/lib/src/clixon_xml_sort.c index 265d82a5..d227a961 100644 --- a/lib/src/clixon_xml_sort.c +++ b/lib/src/clixon_xml_sort.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_xpath.c b/lib/src/clixon_xpath.c index 2fec113a..b814ffc4 100644 --- a/lib/src/clixon_xpath.c +++ b/lib/src/clixon_xpath.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_xpath_ctx.c b/lib/src/clixon_xpath_ctx.c index 721df45c..a50ff5c2 100644 --- a/lib/src/clixon_xpath_ctx.c +++ b/lib/src/clixon_xpath_ctx.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_xpath_parse.h b/lib/src/clixon_xpath_parse.h index 1affce3c..6ba57672 100644 --- a/lib/src/clixon_xpath_parse.h +++ b/lib/src/clixon_xpath_parse.h @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_xpath_parse.l b/lib/src/clixon_xpath_parse.l index 5ac54644..a886dd70 100644 --- a/lib/src/clixon_xpath_parse.l +++ b/lib/src/clixon_xpath_parse.l @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_xpath_parse.y b/lib/src/clixon_xpath_parse.y index 4e055ca7..b121cc2c 100644 --- a/lib/src/clixon_xpath_parse.y +++ b/lib/src/clixon_xpath_parse.y @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_yang.c b/lib/src/clixon_yang.c index 2298235a..36404682 100644 --- a/lib/src/clixon_yang.c +++ b/lib/src/clixon_yang.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_yang_cardinality.c b/lib/src/clixon_yang_cardinality.c index 9c26fe92..638a077b 100644 --- a/lib/src/clixon_yang_cardinality.c +++ b/lib/src/clixon_yang_cardinality.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_yang_cardinality.h b/lib/src/clixon_yang_cardinality.h index eb71e8ea..815d8d56 100644 --- a/lib/src/clixon_yang_cardinality.h +++ b/lib/src/clixon_yang_cardinality.h @@ -1,7 +1,7 @@ /* ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_yang_module.c b/lib/src/clixon_yang_module.c index c0b1e408..500aaf89 100644 --- a/lib/src/clixon_yang_module.c +++ b/lib/src/clixon_yang_module.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_yang_parse.h b/lib/src/clixon_yang_parse.h index baa136df..d85e8f6b 100644 --- a/lib/src/clixon_yang_parse.h +++ b/lib/src/clixon_yang_parse.h @@ -5,7 +5,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_yang_parse.l b/lib/src/clixon_yang_parse.l index 58715c0c..905eb388 100644 --- a/lib/src/clixon_yang_parse.l +++ b/lib/src/clixon_yang_parse.l @@ -1,7 +1,7 @@ /* ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_yang_parse.y b/lib/src/clixon_yang_parse.y index 7bd42cc1..9ffac45e 100644 --- a/lib/src/clixon_yang_parse.y +++ b/lib/src/clixon_yang_parse.y @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/lib/src/clixon_yang_type.c b/lib/src/clixon_yang_type.c index 788af4f7..d043abff 100644 --- a/lib/src/clixon_yang_type.c +++ b/lib/src/clixon_yang_type.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/util/Makefile.in b/util/Makefile.in index 5095b612..657cd3db 100644 --- a/util/Makefile.in +++ b/util/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/util/clixon_util_json.c b/util/clixon_util_json.c index dd16e0e0..b60e2299 100644 --- a/util/clixon_util_json.c +++ b/util/clixon_util_json.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/util/clixon_util_stream.c b/util/clixon_util_stream.c index 6f45de57..3530514f 100644 --- a/util/clixon_util_stream.c +++ b/util/clixon_util_stream.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/util/clixon_util_xml.c b/util/clixon_util_xml.c index 88d2ab53..8b3e3fa6 100644 --- a/util/clixon_util_xml.c +++ b/util/clixon_util_xml.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/util/clixon_util_xpath.c b/util/clixon_util_xpath.c index 81b33361..b711b072 100644 --- a/util/clixon_util_xpath.c +++ b/util/clixon_util_xpath.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/util/clixon_util_yang.c b/util/clixon_util_yang.c index 3615fd27..9f3b0e15 100644 --- a/util/clixon_util_yang.c +++ b/util/clixon_util_yang.c @@ -2,7 +2,7 @@ * ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON. diff --git a/yang/Makefile.in b/yang/Makefile.in index b595b5ea..fb32b74d 100644 --- a/yang/Makefile.in +++ b/yang/Makefile.in @@ -1,7 +1,7 @@ # # ***** BEGIN LICENSE BLOCK ***** # -# Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren +# Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren # # This file is part of CLIXON # diff --git a/yang/clixon-config@2018-10-21.yang b/yang/clixon-config@2018-10-21.yang index 99d5b596..d6b8c2c1 100644 --- a/yang/clixon-config@2018-10-21.yang +++ b/yang/clixon-config@2018-10-21.yang @@ -12,7 +12,7 @@ module clixon-config { description "Clixon configuration file ***** BEGIN LICENSE BLOCK ***** - Copyright (C) 2009-2018 Olof Hagsand and Benny Holmgren + Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren This file is part of CLIXON