diff --git a/deps/libc_string.c b/deps/libc_string.c index 190afce16..6357a4595 100644 --- a/deps/libc_string.c +++ b/deps/libc_string.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* * This work is licensed under a Creative Commons CCZero 1.0 Universal License. * See http://creativecommons.org/publicdomain/zero/1.0/ for more information. diff --git a/deps/libc_time.c b/deps/libc_time.c index 533b6ddba..449303047 100644 --- a/deps/libc_time.c +++ b/deps/libc_time.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* * Originally released by the musl project (http://www.musl-libc.org/) under the * MIT license. Taken from the file /src/time/__secs_to_tm.c diff --git a/deps/libc_time.h b/deps/libc_time.h index daba2096c..ddd7db411 100644 --- a/deps/libc_time.h +++ b/deps/libc_time.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef LIBC_TIME_H_ #define LIBC_TIME_H_ diff --git a/deps/ms_stdint.h b/deps/ms_stdint.h index 4ab672286..b37dc51a0 100644 --- a/deps/ms_stdint.h +++ b/deps/ms_stdint.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ // ISO C9x compliant stdint.h for Microsoft Visual Studio // Based on ISO/IEC 9899:TC2 Committee draft (May 6, 2005) WG14/N1124 // diff --git a/deps/pcg_basic.c b/deps/pcg_basic.c index 53b02474c..1b9a8cdba 100644 --- a/deps/pcg_basic.c +++ b/deps/pcg_basic.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* * PCG Random Number Generation for C. * diff --git a/deps/pcg_basic.h b/deps/pcg_basic.h index 506fbfac2..9a1006449 100644 --- a/deps/pcg_basic.h +++ b/deps/pcg_basic.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* * PCG Random Number Generation for C. * diff --git a/deps/queue.h b/deps/queue.h index f8f09bf12..fe310351e 100644 --- a/deps/queue.h +++ b/deps/queue.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* $OpenBSD: queue.h,v 1.38 2013/07/03 15:05:21 fgsch Exp $ */ /* $NetBSD: queue.h,v 1.11 1996/05/16 05:17:14 mycroft Exp $ */ diff --git a/include/ua_client.h b/include/ua_client.h index deffc4838..43426035e 100644 --- a/include/ua_client.h +++ b/include/ua_client.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* Copyright (C) 2014-2016 the contributors as stated in the AUTHORS file * * This file is part of open62541. open62541 is free software: you can diff --git a/include/ua_client_highlevel.h b/include/ua_client_highlevel.h index e436ebc93..1273e740f 100644 --- a/include/ua_client_highlevel.h +++ b/include/ua_client_highlevel.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* * Copyright (C) 2014-2016 the contributors as stated in the AUTHORS file * diff --git a/include/ua_connection.h b/include/ua_connection.h index 2b7d28f72..a2082fd33 100644 --- a/include/ua_connection.h +++ b/include/ua_connection.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* * Copyright (C) 2014-2016 the contributors as stated in the AUTHORS file * diff --git a/include/ua_constants.h b/include/ua_constants.h index dec3ec971..3ee07728c 100644 --- a/include/ua_constants.h +++ b/include/ua_constants.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* Copyright (C) 2013-2016 the contributors as stated in the AUTHORS file * * This file is part of open62541. open62541 is free software: you can diff --git a/include/ua_job.h b/include/ua_job.h index cd2dd061d..60123ecc3 100644 --- a/include/ua_job.h +++ b/include/ua_job.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* * Copyright (C) 2014 the contributors as stated in the AUTHORS file * diff --git a/include/ua_log.h b/include/ua_log.h index 373552da5..2b7937f9d 100644 --- a/include/ua_log.h +++ b/include/ua_log.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* * Copyright (C) 2014-2016 the contributors as stated in the AUTHORS file * diff --git a/include/ua_server.h b/include/ua_server.h index 314264c5f..cbad3061c 100644 --- a/include/ua_server.h +++ b/include/ua_server.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* * Copyright (C) 2014 the contributors as stated in the AUTHORS file * diff --git a/include/ua_server_external_ns.h b/include/ua_server_external_ns.h index d7dcf46e0..a15713c96 100644 --- a/include/ua_server_external_ns.h +++ b/include/ua_server_external_ns.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* * Copyright (C) 2014 the contributors as stated in the AUTHORS file * diff --git a/include/ua_types.h b/include/ua_types.h index 9cf0aaee1..b9c5e353d 100644 --- a/include/ua_types.h +++ b/include/ua_types.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* Copyright (C) 2013-2016 the contributors as stated in the AUTHORS file * * This file is part of open62541. open62541 is free software: you can diff --git a/plugins/ua_accesscontrol_default.c b/plugins/ua_accesscontrol_default.c index 500d331bf..cca290fb7 100644 --- a/plugins/ua_accesscontrol_default.c +++ b/plugins/ua_accesscontrol_default.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* This work is licensed under a Creative Commons CCZero 1.0 Universal License. * See http://creativecommons.org/publicdomain/zero/1.0/ for more information. */ diff --git a/plugins/ua_accesscontrol_default.h b/plugins/ua_accesscontrol_default.h index 7b39bd74a..590a51fba 100644 --- a/plugins/ua_accesscontrol_default.h +++ b/plugins/ua_accesscontrol_default.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* This work is licensed under a Creative Commons CCZero 1.0 Universal License. * See http://creativecommons.org/publicdomain/zero/1.0/ for more information. */ diff --git a/plugins/ua_clock.c b/plugins/ua_clock.c index 2fa276ca4..872d7ccc0 100644 --- a/plugins/ua_clock.c +++ b/plugins/ua_clock.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* This work is licensed under a Creative Commons CCZero 1.0 Universal License. * See http://creativecommons.org/publicdomain/zero/1.0/ for more information. */ diff --git a/plugins/ua_config_standard.c b/plugins/ua_config_standard.c index 7b5bc1632..581bb64f3 100644 --- a/plugins/ua_config_standard.c +++ b/plugins/ua_config_standard.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* This work is licensed under a Creative Commons CCZero 1.0 Universal License. * See http://creativecommons.org/publicdomain/zero/1.0/ for more information. */ diff --git a/plugins/ua_config_standard.h b/plugins/ua_config_standard.h index 8dae9edac..437363765 100644 --- a/plugins/ua_config_standard.h +++ b/plugins/ua_config_standard.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* This work is licensed under a Creative Commons CCZero 1.0 Universal License. * See http://creativecommons.org/publicdomain/zero/1.0/ for more information. */ diff --git a/plugins/ua_log_stdout.c b/plugins/ua_log_stdout.c index 20af3e653..72286004b 100644 --- a/plugins/ua_log_stdout.c +++ b/plugins/ua_log_stdout.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* This work is licensed under a Creative Commons CCZero 1.0 Universal License. * See http://creativecommons.org/publicdomain/zero/1.0/ for more information. */ diff --git a/plugins/ua_log_stdout.h b/plugins/ua_log_stdout.h index bbc88c022..8993f3834 100644 --- a/plugins/ua_log_stdout.h +++ b/plugins/ua_log_stdout.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* This work is licensed under a Creative Commons CCZero 1.0 Universal License. * See http://creativecommons.org/publicdomain/zero/1.0/ for more information. */ diff --git a/plugins/ua_network_tcp.c b/plugins/ua_network_tcp.c index c9e1d4014..59c560543 100644 --- a/plugins/ua_network_tcp.c +++ b/plugins/ua_network_tcp.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* This work is licensed under a Creative Commons CCZero 1.0 Universal License. * See http://creativecommons.org/publicdomain/zero/1.0/ for more information. */ diff --git a/plugins/ua_network_tcp.h b/plugins/ua_network_tcp.h index c39ed539e..3260edab9 100644 --- a/plugins/ua_network_tcp.h +++ b/plugins/ua_network_tcp.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* This work is licensed under a Creative Commons CCZero 1.0 Universal License. * See http://creativecommons.org/publicdomain/zero/1.0/ for more information. */ diff --git a/plugins/ua_network_udp.c b/plugins/ua_network_udp.c index 5bbd3d994..f99d76a5d 100644 --- a/plugins/ua_network_udp.c +++ b/plugins/ua_network_udp.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* This work is licensed under a Creative Commons CCZero 1.0 Universal License. * See http://creativecommons.org/publicdomain/zero/1.0/ for more information. */ diff --git a/plugins/ua_network_udp.h b/plugins/ua_network_udp.h index d1518887e..02e9d58e3 100644 --- a/plugins/ua_network_udp.h +++ b/plugins/ua_network_udp.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* This work is licensed under a Creative Commons CCZero 1.0 Universal License. * See http://creativecommons.org/publicdomain/zero/1.0/ for more information. */ diff --git a/src/client/ua_client.c b/src/client/ua_client.c index cfc81aaf7..cb218d1c3 100644 --- a/src/client/ua_client.c +++ b/src/client/ua_client.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_util.h" #include "ua_client.h" #include "ua_client_highlevel.h" diff --git a/src/client/ua_client_highlevel.c b/src/client/ua_client_highlevel.c index b3da5b73b..96690395f 100644 --- a/src/client/ua_client_highlevel.c +++ b/src/client/ua_client_highlevel.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_client.h" #include "ua_nodeids.h" #include "ua_client_highlevel.h" diff --git a/src/client/ua_client_highlevel_subscriptions.c b/src/client/ua_client_highlevel_subscriptions.c index 3ae9130e8..36b27f8cb 100644 --- a/src/client/ua_client_highlevel_subscriptions.c +++ b/src/client/ua_client_highlevel_subscriptions.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_client_highlevel.h" #include "ua_client_internal.h" #include "ua_util.h" diff --git a/src/client/ua_client_internal.h b/src/client/ua_client_internal.h index d86a96478..25992b850 100644 --- a/src/client/ua_client_internal.h +++ b/src/client/ua_client_internal.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef UA_CLIENT_INTERNAL_H_ #define UA_CLIENT_INTERNAL_H_ diff --git a/src/server/ua_nodes.c b/src/server/ua_nodes.c index a146b6166..258d0f59f 100644 --- a/src/server/ua_nodes.c +++ b/src/server/ua_nodes.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_server_internal.h" #include "ua_nodes.h" #include "ua_nodestore.h" diff --git a/src/server/ua_nodes.h b/src/server/ua_nodes.h index c48cb4d69..a8afd776d 100644 --- a/src/server/ua_nodes.h +++ b/src/server/ua_nodes.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef UA_NODES_H_ #define UA_NODES_H_ diff --git a/src/server/ua_nodestore.c b/src/server/ua_nodestore.c index b06f6b2e5..b1dce7c83 100644 --- a/src/server/ua_nodestore.c +++ b/src/server/ua_nodestore.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_nodestore.h" #include "ua_server_internal.h" #include "ua_util.h" diff --git a/src/server/ua_nodestore.h b/src/server/ua_nodestore.h index 586d3b8b0..cffe35dc0 100644 --- a/src/server/ua_nodestore.h +++ b/src/server/ua_nodestore.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef UA_NODESTORE_H_ #define UA_NODESTORE_H_ diff --git a/src/server/ua_nodestore_concurrent.c b/src/server/ua_nodestore_concurrent.c index 4ffe1bd47..c494dced7 100644 --- a/src/server/ua_nodestore_concurrent.c +++ b/src/server/ua_nodestore_concurrent.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_util.h" #include "ua_nodestore.h" #include "ua_server_internal.h" diff --git a/src/server/ua_securechannel_manager.c b/src/server/ua_securechannel_manager.c index 8e7f16aa2..84d8b9ecc 100644 --- a/src/server/ua_securechannel_manager.c +++ b/src/server/ua_securechannel_manager.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_securechannel_manager.h" #include "ua_session.h" #include "ua_server_internal.h" diff --git a/src/server/ua_securechannel_manager.h b/src/server/ua_securechannel_manager.h index 7ecf8b70e..7c803ba2b 100644 --- a/src/server/ua_securechannel_manager.h +++ b/src/server/ua_securechannel_manager.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef UA_CHANNEL_MANAGER_H_ #define UA_CHANNEL_MANAGER_H_ diff --git a/src/server/ua_server.c b/src/server/ua_server.c index 501b58324..90ecd678f 100644 --- a/src/server/ua_server.c +++ b/src/server/ua_server.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_types.h" #include "ua_server_internal.h" #include "ua_securechannel_manager.h" diff --git a/src/server/ua_server_binary.c b/src/server/ua_server_binary.c index a482c8c70..232f92769 100644 --- a/src/server/ua_server_binary.c +++ b/src/server/ua_server_binary.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_util.h" #include "ua_server_internal.h" #include "ua_services.h" diff --git a/src/server/ua_server_internal.h b/src/server/ua_server_internal.h index 9677386e8..2ea3451d6 100644 --- a/src/server/ua_server_internal.h +++ b/src/server/ua_server_internal.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef UA_SERVER_INTERNAL_H_ #define UA_SERVER_INTERNAL_H_ diff --git a/src/server/ua_server_utils.c b/src/server/ua_server_utils.c index 52d2e3193..2965b537b 100644 --- a/src/server/ua_server_utils.c +++ b/src/server/ua_server_utils.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_server_internal.h" /**********************/ diff --git a/src/server/ua_server_worker.c b/src/server/ua_server_worker.c index 048e7c737..efdda8106 100644 --- a/src/server/ua_server_worker.c +++ b/src/server/ua_server_worker.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_util.h" #include "ua_server_internal.h" diff --git a/src/server/ua_services.h b/src/server/ua_services.h index 805f7464f..98b52156a 100644 --- a/src/server/ua_services.h +++ b/src/server/ua_services.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef UA_SERVICES_H_ #define UA_SERVICES_H_ diff --git a/src/server/ua_services_attribute.c b/src/server/ua_services_attribute.c index de03e384e..ff6fc73d8 100644 --- a/src/server/ua_services_attribute.c +++ b/src/server/ua_services_attribute.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_server_internal.h" #include "ua_services.h" #ifdef UA_ENABLE_NONSTANDARD_STATELESS diff --git a/src/server/ua_services_call.c b/src/server/ua_services_call.c index b383672cf..67246b766 100644 --- a/src/server/ua_services_call.c +++ b/src/server/ua_services_call.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_services.h" #include "ua_server_internal.h" diff --git a/src/server/ua_services_discovery.c b/src/server/ua_services_discovery.c index 1b74cab3e..d2c5e8b4c 100644 --- a/src/server/ua_services_discovery.c +++ b/src/server/ua_services_discovery.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_server_internal.h" #include "ua_services.h" diff --git a/src/server/ua_services_nodemanagement.c b/src/server/ua_services_nodemanagement.c index 1a1127ff4..86a53f16d 100644 --- a/src/server/ua_services_nodemanagement.c +++ b/src/server/ua_services_nodemanagement.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_server_internal.h" #include "ua_services.h" diff --git a/src/server/ua_services_securechannel.c b/src/server/ua_services_securechannel.c index 3f25665f8..9b6f8a42f 100644 --- a/src/server/ua_services_securechannel.c +++ b/src/server/ua_services_securechannel.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_server_internal.h" #include "ua_services.h" #include "ua_securechannel_manager.h" diff --git a/src/server/ua_services_session.c b/src/server/ua_services_session.c index f779ada32..b106fe60b 100644 --- a/src/server/ua_services_session.c +++ b/src/server/ua_services_session.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_services.h" #include "ua_server_internal.h" #include "ua_session_manager.h" diff --git a/src/server/ua_services_subscription.c b/src/server/ua_services_subscription.c index 38df23551..50cdd273c 100644 --- a/src/server/ua_services_subscription.c +++ b/src/server/ua_services_subscription.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_server_internal.h" #include "ua_services.h" #include "ua_subscription.h" diff --git a/src/server/ua_services_view.c b/src/server/ua_services_view.c index a0c3d2018..f1ca3d8d9 100644 --- a/src/server/ua_services_view.c +++ b/src/server/ua_services_view.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_server_internal.h" #include "ua_services.h" diff --git a/src/server/ua_session_manager.c b/src/server/ua_session_manager.c index 1647605a6..82432e38b 100644 --- a/src/server/ua_session_manager.c +++ b/src/server/ua_session_manager.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_session_manager.h" #include "ua_server_internal.h" diff --git a/src/server/ua_session_manager.h b/src/server/ua_session_manager.h index 5a0c44334..0ded6da13 100644 --- a/src/server/ua_session_manager.h +++ b/src/server/ua_session_manager.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef UA_SESSION_MANAGER_H_ #define UA_SESSION_MANAGER_H_ diff --git a/src/server/ua_subscription.c b/src/server/ua_subscription.c index 1c9d99236..655c72d31 100644 --- a/src/server/ua_subscription.c +++ b/src/server/ua_subscription.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_subscription.h" #include "ua_server_internal.h" #include "ua_types_encoding_binary.h" diff --git a/src/server/ua_subscription.h b/src/server/ua_subscription.h index bcb343e2b..08e575b7b 100644 --- a/src/server/ua_subscription.h +++ b/src/server/ua_subscription.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef UA_SUBSCRIPTION_H_ #define UA_SUBSCRIPTION_H_ diff --git a/src/ua_connection.c b/src/ua_connection.c index 7ef8d166d..b0d017cf2 100644 --- a/src/ua_connection.c +++ b/src/ua_connection.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_util.h" #include "ua_connection_internal.h" #include "ua_types_encoding_binary.h" diff --git a/src/ua_connection_internal.h b/src/ua_connection_internal.h index 56b654b18..dbf69262c 100644 --- a/src/ua_connection_internal.h +++ b/src/ua_connection_internal.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef UA_CONNECTION_INTERNAL_H_ #define UA_CONNECTION_INTERNAL_H_ diff --git a/src/ua_securechannel.c b/src/ua_securechannel.c index 0e31b1f3d..e8f9eeeda 100644 --- a/src/ua_securechannel.c +++ b/src/ua_securechannel.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_util.h" #include "ua_securechannel.h" #include "ua_session.h" diff --git a/src/ua_securechannel.h b/src/ua_securechannel.h index 4fe8cc33a..bcd81e2e5 100644 --- a/src/ua_securechannel.h +++ b/src/ua_securechannel.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef UA_SECURECHANNEL_H_ #define UA_SECURECHANNEL_H_ diff --git a/src/ua_session.c b/src/ua_session.c index 893ab5db6..d768e136b 100644 --- a/src/ua_session.c +++ b/src/ua_session.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_session.h" #include "ua_types_generated_handling.h" #include "ua_util.h" diff --git a/src/ua_session.h b/src/ua_session.h index a20583ea4..500c23a71 100644 --- a/src/ua_session.h +++ b/src/ua_session.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef UA_SESSION_H_ #define UA_SESSION_H_ diff --git a/src/ua_types.c b/src/ua_types.c index ca1be7a1f..ceb7fbdc5 100644 --- a/src/ua_types.c +++ b/src/ua_types.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_util.h" #include "ua_types.h" #include "ua_types_generated.h" diff --git a/src/ua_types_encoding_binary.c b/src/ua_types_encoding_binary.c index 33a65d94c..4b739a441 100644 --- a/src/ua_types_encoding_binary.c +++ b/src/ua_types_encoding_binary.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_util.h" #include "ua_types_encoding_binary.h" #include "ua_types_generated.h" diff --git a/src/ua_types_encoding_binary.h b/src/ua_types_encoding_binary.h index 4d65f4809..0979d78a3 100644 --- a/src/ua_types_encoding_binary.h +++ b/src/ua_types_encoding_binary.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef UA_TYPES_ENCODING_BINARY_H_ #define UA_TYPES_ENCODING_BINARY_H_ diff --git a/src/ua_util.h b/src/ua_util.h index 19a7f0aa3..5dd51d549 100644 --- a/src/ua_util.h +++ b/src/ua_util.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef UA_UTIL_H_ #define UA_UTIL_H_ diff --git a/tests/check_chunking.c b/tests/check_chunking.c index b38d92aa4..b0be816e7 100644 --- a/tests/check_chunking.c +++ b/tests/check_chunking.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_types.h" #include "ua_types_encoding_binary.h" #include "ua_types_generated.h" diff --git a/tests/check_client.c b/tests/check_client.c index 59608bd4e..292e3310a 100644 --- a/tests/check_client.c +++ b/tests/check_client.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include #include #include diff --git a/tests/check_client_subscriptions.c b/tests/check_client_subscriptions.c index e59bce0ec..9a42cddd5 100644 --- a/tests/check_client_subscriptions.c +++ b/tests/check_client_subscriptions.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include #include #include diff --git a/tests/check_discovery.c b/tests/check_discovery.c index 0e444aafa..1d636e31e 100644 --- a/tests/check_discovery.c +++ b/tests/check_discovery.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include #include #include diff --git a/tests/check_nodestore.c b/tests/check_nodestore.c index 1f9d09ea7..218a88a98 100644 --- a/tests/check_nodestore.c +++ b/tests/check_nodestore.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include #include #include diff --git a/tests/check_server_binary_messages.c b/tests/check_server_binary_messages.c index d7f4dcf3f..d24b9a313 100644 --- a/tests/check_server_binary_messages.c +++ b/tests/check_server_binary_messages.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include #include #include "check.h" diff --git a/tests/check_server_jobs.c b/tests/check_server_jobs.c index 8e7e9a107..b02afaf79 100644 --- a/tests/check_server_jobs.c +++ b/tests/check_server_jobs.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_server.h" #include "server/ua_server_internal.h" #include "ua_config_standard.h" diff --git a/tests/check_server_userspace.c b/tests/check_server_userspace.c index 64e2636a4..40c9f3aab 100644 --- a/tests/check_server_userspace.c +++ b/tests/check_server_userspace.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include #include diff --git a/tests/check_services_attributes.c b/tests/check_services_attributes.c index 187008237..2e7cdae70 100644 --- a/tests/check_services_attributes.c +++ b/tests/check_services_attributes.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include #include #include diff --git a/tests/check_services_nodemanagement.c b/tests/check_services_nodemanagement.c index adce1b56e..7b1e84702 100644 --- a/tests/check_services_nodemanagement.c +++ b/tests/check_services_nodemanagement.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include #include #include diff --git a/tests/check_services_subscriptions.c b/tests/check_services_subscriptions.c index 9445304d6..80f8b51c6 100644 --- a/tests/check_services_subscriptions.c +++ b/tests/check_services_subscriptions.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_server.h" #include "server/ua_services.h" #include "server/ua_server_internal.h" diff --git a/tests/check_services_view.c b/tests/check_services_view.c index 6291546d8..e756b4589 100644 --- a/tests/check_services_view.c +++ b/tests/check_services_view.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include #include diff --git a/tests/check_session.c b/tests/check_session.c index 8f6b66f9e..4cc885647 100644 --- a/tests/check_session.c +++ b/tests/check_session.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include #include diff --git a/tests/check_types_builtin.c b/tests/check_types_builtin.c index 41f8026cb..0d6ac719d 100644 --- a/tests/check_types_builtin.c +++ b/tests/check_types_builtin.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include #include #include diff --git a/tests/check_types_custom.c b/tests/check_types_custom.c index cc5a19ad5..b45f64af9 100644 --- a/tests/check_types_custom.c +++ b/tests/check_types_custom.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_types.h" #include "ua_types_generated_handling.h" #include "ua_types_encoding_binary.h" diff --git a/tests/check_types_memory.c b/tests/check_types_memory.c index 22d76ffa0..d8219c019 100644 --- a/tests/check_types_memory.c +++ b/tests/check_types_memory.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #define _XOPEN_SOURCE 500 #include #include diff --git a/tests/check_types_range.c b/tests/check_types_range.c index c27fb35a0..81cb3d145 100644 --- a/tests/check_types_range.c +++ b/tests/check_types_range.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include "ua_types.h" #include "ua_types_generated_handling.h" #include "ua_util.h" diff --git a/tests/check_utils.c b/tests/check_utils.c index 20f5a778a..66d11c5a2 100644 --- a/tests/check_utils.c +++ b/tests/check_utils.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include #include "ua_types.h" diff --git a/tests/testing_networklayers.c b/tests/testing_networklayers.c index fb97214c4..15584e39b 100644 --- a/tests/testing_networklayers.c +++ b/tests/testing_networklayers.c @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #include #include "testing_networklayers.h" diff --git a/tests/testing_networklayers.h b/tests/testing_networklayers.h index 0507b137f..0851e80b8 100644 --- a/tests/testing_networklayers.h +++ b/tests/testing_networklayers.h @@ -1,3 +1,6 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef TESTING_NETWORKLAYERS_H_ #define TESTING_NETWORKLAYERS_H_