This is an automated email from the ASF dual-hosted git repository.

rlenferink pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/celix-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new bf709f6  Updated site from master 
(0c4aeecf53bb70ed494ba09e990607840a7b83af)
bf709f6 is described below

commit bf709f60b3757ea5337655a8ba36e2b68bfa0a37
Author: Roy Lenferink <[email protected]>
AuthorDate: Fri Jan 4 16:00:19 2019 +0100

    Updated site from master (0c4aeecf53bb70ed494ba09e990607840a7b83af)
---
 content/.htaccess                                                       | 2 +-
 content/404.html                                                        | 2 +-
 content/contributing/releasing.html                                     | 2 +-
 content/contributing/submitting-patches.html                            | 2 +-
 content/contributing/volunteers.html                                    | 2 +-
 content/contributing/youatcelix.html                                    | 2 +-
 content/docs/celix/CHANGES.html                                         | 2 +-
 content/docs/celix/README.html                                          | 2 +-
 content/docs/celix/config_admin/readme.html                             | 2 +-
 content/docs/celix/dependency_manager/readme.html                       | 2 +-
 content/docs/celix/dependency_manager_cxx/readme.html                   | 2 +-
 content/docs/celix/deployment_admin/README.html                         | 2 +-
 content/docs/celix/device_access/README.html                            | 2 +-
 content/docs/celix/documents/building/readme.html                       | 2 +-
 content/docs/celix/documents/cmake_commands/readme.html                 | 2 +-
 .../docs/celix/documents/getting_started/creating_a_simple_bundle.html  | 2 +-
 content/docs/celix/documents/getting_started/readme.html                | 2 +-
 content/docs/celix/documents/getting_started/using_services_with_c.html | 2 +-
 .../docs/celix/documents/getting_started/using_services_with_cxx.html   | 2 +-
 content/docs/celix/documents/intro/readme.html                          | 2 +-
 content/docs/celix/documents/roadmap/api_v3/readme.html                 | 2 +-
 content/docs/celix/documents/roadmap/improvement_ideas.html             | 2 +-
 content/docs/celix/documents/roadmap/roadmap.html                       | 2 +-
 content/docs/celix/documents/subprojects/readme.html                    | 2 +-
 content/docs/celix/etcdlib/README.html                                  | 2 +-
 content/docs/celix/launcher/README.html                                 | 2 +-
 content/docs/celix/log_service/README.html                              | 2 +-
 content/docs/celix/log_writer/README.html                               | 2 +-
 content/docs/celix/pubsub/README.html                                   | 2 +-
 content/docs/celix/pubsub/examples/keys/README.html                     | 2 +-
 content/docs/celix/pubsub/pubsub_admin_udp_mc/README.html               | 2 +-
 content/docs/celix/remote_services/README.html                          | 2 +-
 content/docs/celix/remote_services/discovery_etcd/README.html           | 2 +-
 content/docs/celix/remote_services/remote_service_admin/README.html     | 2 +-
 content/docs/celix/remote_services/topology_manager/README.html         | 2 +-
 content/docs/celix/remote_shell/README.html                             | 2 +-
 content/docs/celix/shell/README.html                                    | 2 +-
 content/docs/celix/shell_tui/README.html                                | 2 +-
 content/docs/celix/utils/README.html                                    | 2 +-
 content/docs/celix/utils/docs/thpool/Design.html                        | 2 +-
 content/docs/celix/utils/docs/thpool/FAQ.html                           | 2 +-
 content/docs/celix/utils/docs/thpool/README.html                        | 2 +-
 content/docs/celix/utils/public/include/memstream/README.html           | 2 +-
 content/docs/index.html                                                 | 2 +-
 content/download.html                                                   | 2 +-
 content/index.html                                                      | 2 +-
 content/support/issue-tracking.html                                     | 2 +-
 content/support/mailing-list.html                                       | 2 +-
 48 files changed, 48 insertions(+), 48 deletions(-)

diff --git a/content/.htaccess b/content/.htaccess
index e76b431..0c3e605 100644
--- a/content/.htaccess
+++ b/content/.htaccess
@@ -15,4 +15,4 @@
 
 DirectoryIndex index.html
 
-ErrorDocument 404 /404
+ErrorDocument 404 /404.html
diff --git a/content/404.html b/content/404.html
index a0e1eef..e9c94f2 100644
--- a/content/404.html
+++ b/content/404.html
@@ -124,7 +124,7 @@ For example, some redirects are configured in <a 
href="https://github.com/apache
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/contributing/releasing.html 
b/content/contributing/releasing.html
index ebe4c66..1804f5d 100644
--- a/content/contributing/releasing.html
+++ b/content/contributing/releasing.html
@@ -406,7 +406,7 @@ The Apache Celix Team
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/contributing/submitting-patches.html 
b/content/contributing/submitting-patches.html
index 9dd6029..326559f 100644
--- a/content/contributing/submitting-patches.html
+++ b/content/contributing/submitting-patches.html
@@ -247,7 +247,7 @@ At that moment, it’s easier to use GitHub, as GitHub 
provides the functionalit
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/contributing/volunteers.html 
b/content/contributing/volunteers.html
index 16e150f..f10489c 100644
--- a/content/contributing/volunteers.html
+++ b/content/contributing/volunteers.html
@@ -154,7 +154,7 @@ or committee member.</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/contributing/youatcelix.html 
b/content/contributing/youatcelix.html
index dc34aaf..2a0b8a4 100644
--- a/content/contributing/youatcelix.html
+++ b/content/contributing/youatcelix.html
@@ -161,7 +161,7 @@ any questions.</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/CHANGES.html b/content/docs/celix/CHANGES.html
index 8346337..96f0e0a 100644
--- a/content/docs/celix/CHANGES.html
+++ b/content/docs/celix/CHANGES.html
@@ -371,7 +371,7 @@ CELIX-386: Fixes an issue with the C++ dependency manager 
and register multiple
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/README.html b/content/docs/celix/README.html
index b9011da..702ab9d 100644
--- a/content/docs/celix/README.html
+++ b/content/docs/celix/README.html
@@ -146,7 +146,7 @@ limitations under the License.
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/config_admin/readme.html 
b/content/docs/celix/config_admin/readme.html
index fbf9bf9..55e1aab 100644
--- a/content/docs/celix/config_admin/readme.html
+++ b/content/docs/celix/config_admin/readme.html
@@ -175,7 +175,7 @@ This bundle needs to retrieve the running config_admin 
service. With this servic
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/dependency_manager/readme.html 
b/content/docs/celix/dependency_manager/readme.html
index 30d289d..0a15f77 100644
--- a/content/docs/celix/dependency_manager/readme.html
+++ b/content/docs/celix/dependency_manager/readme.html
@@ -266,7 +266,7 @@ their state, provided interfaces and required 
interfaces.</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/dependency_manager_cxx/readme.html 
b/content/docs/celix/dependency_manager_cxx/readme.html
index dab1ef9..8c67f17 100644
--- a/content/docs/celix/dependency_manager_cxx/readme.html
+++ b/content/docs/celix/dependency_manager_cxx/readme.html
@@ -203,7 +203,7 @@ When correctly used this strategy removes the need for 
locking services during u
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/deployment_admin/README.html 
b/content/docs/celix/deployment_admin/README.html
index 9c40a3d..33e21b6 100644
--- a/content/docs/celix/deployment_admin/README.html
+++ b/content/docs/celix/deployment_admin/README.html
@@ -150,7 +150,7 @@ deployment_tags                     tags used by the 
deployment admin
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/device_access/README.html 
b/content/docs/celix/device_access/README.html
index 4a67607..b8ee24e 100644
--- a/content/docs/celix/device_access/README.html
+++ b/content/docs/celix/device_access/README.html
@@ -146,7 +146,7 @@ limitations under the License.
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/documents/building/readme.html 
b/content/docs/celix/documents/building/readme.html
index 0971c54..92a2b59 100644
--- a/content/docs/celix/documents/building/readme.html
+++ b/content/docs/celix/documents/building/readme.html
@@ -265,7 +265,7 @@ make
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/documents/cmake_commands/readme.html 
b/content/docs/celix/documents/cmake_commands/readme.html
index 838411d..1dff16a 100644
--- a/content/docs/celix/documents/cmake_commands/readme.html
+++ b/content/docs/celix/documents/cmake_commands/readme.html
@@ -414,7 +414,7 @@ If the bundle target is never added CMake will give an 
error:</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git 
a/content/docs/celix/documents/getting_started/creating_a_simple_bundle.html 
b/content/docs/celix/documents/getting_started/creating_a_simple_bundle.html
index f5a2ed0..35c0157 100644
--- a/content/docs/celix/documents/getting_started/creating_a_simple_bundle.html
+++ b/content/docs/celix/documents/getting_started/creating_a_simple_bundle.html
@@ -448,7 +448,7 @@ For a guide how to provide and use services see</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/documents/getting_started/readme.html 
b/content/docs/celix/documents/getting_started/readme.html
index 56ffe68..96dbfc6 100644
--- a/content/docs/celix/documents/getting_started/readme.html
+++ b/content/docs/celix/documents/getting_started/readme.html
@@ -145,7 +145,7 @@ and this should get you started for your first C and/or C++ 
bundle.</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git 
a/content/docs/celix/documents/getting_started/using_services_with_c.html 
b/content/docs/celix/documents/getting_started/using_services_with_c.html
index d4b9a14..195ac7e 100644
--- a/content/docs/celix/documents/getting_started/using_services_with_c.html
+++ b/content/docs/celix/documents/getting_started/using_services_with_c.html
@@ -720,7 +720,7 @@ The suspend or non-locking strategy <code 
class="highlighter-rouge">DM_SERVICE_D
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git 
a/content/docs/celix/documents/getting_started/using_services_with_cxx.html 
b/content/docs/celix/documents/getting_started/using_services_with_cxx.html
index feb9e74..84f1680 100644
--- a/content/docs/celix/documents/getting_started/using_services_with_cxx.html
+++ b/content/docs/celix/documents/getting_started/using_services_with_cxx.html
@@ -678,7 +678,7 @@ The suspend or non-locking strategy <code 
class="highlighter-rouge">DependencyUp
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/documents/intro/readme.html 
b/content/docs/celix/documents/intro/readme.html
index abbc4fd..12115fc 100644
--- a/content/docs/celix/documents/intro/readme.html
+++ b/content/docs/celix/documents/intro/readme.html
@@ -274,7 +274,7 @@ The Dependency Manager is arguably the most convenient way 
to interact with serv
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/documents/roadmap/api_v3/readme.html 
b/content/docs/celix/documents/roadmap/api_v3/readme.html
index 26a85e2..73e4066 100644
--- a/content/docs/celix/documents/roadmap/api_v3/readme.html
+++ b/content/docs/celix/documents/roadmap/api_v3/readme.html
@@ -400,7 +400,7 @@ library modules and bundle modules.</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/documents/roadmap/improvement_ideas.html 
b/content/docs/celix/documents/roadmap/improvement_ideas.html
index 04064bd..b14ff5b 100644
--- a/content/docs/celix/documents/roadmap/improvement_ideas.html
+++ b/content/docs/celix/documents/roadmap/improvement_ideas.html
@@ -170,7 +170,7 @@ Add interfaces for other languages (Python / Rust / Go / 
…)</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/documents/roadmap/roadmap.html 
b/content/docs/celix/documents/roadmap/roadmap.html
index ff3eb8f..9ccb40e 100644
--- a/content/docs/celix/documents/roadmap/roadmap.html
+++ b/content/docs/celix/documents/roadmap/roadmap.html
@@ -247,7 +247,7 @@ and the service registry.</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/documents/subprojects/readme.html 
b/content/docs/celix/documents/subprojects/readme.html
index c76d387..421c026 100644
--- a/content/docs/celix/documents/subprojects/readme.html
+++ b/content/docs/celix/documents/subprojects/readme.html
@@ -165,7 +165,7 @@ limitations under the License.
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/etcdlib/README.html 
b/content/docs/celix/etcdlib/README.html
index babf9a3..99e95e2 100644
--- a/content/docs/celix/etcdlib/README.html
+++ b/content/docs/celix/etcdlib/README.html
@@ -207,7 +207,7 @@ make
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/launcher/README.html 
b/content/docs/celix/launcher/README.html
index bd99f5b..305c333 100644
--- a/content/docs/celix/launcher/README.html
+++ b/content/docs/celix/launcher/README.html
@@ -153,7 +153,7 @@ org.osgi.framework.storage.clean    If set to 
"onFirstInit", the bundle cache wi
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/log_service/README.html 
b/content/docs/celix/log_service/README.html
index 760f32c..edd13ec 100644
--- a/content/docs/celix/log_service/README.html
+++ b/content/docs/celix/log_service/README.html
@@ -148,7 +148,7 @@ limitations under the License.
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/log_writer/README.html 
b/content/docs/celix/log_writer/README.html
index 3e9ec0e..f4ad761 100644
--- a/content/docs/celix/log_writer/README.html
+++ b/content/docs/celix/log_writer/README.html
@@ -142,7 +142,7 @@ BUILD_LOG_WRITER_SYSLOG=ON
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/pubsub/README.html 
b/content/docs/celix/pubsub/README.html
index 988cce5..6b003f8 100644
--- a/content/docs/celix/pubsub/README.html
+++ b/content/docs/celix/pubsub/README.html
@@ -209,7 +209,7 @@ For low-level communication, UDP and ZMQ is used.</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/pubsub/examples/keys/README.html 
b/content/docs/celix/pubsub/examples/keys/README.html
index 0ec8060..b17e45d 100644
--- a/content/docs/celix/pubsub/examples/keys/README.html
+++ b/content/docs/celix/pubsub/examples/keys/README.html
@@ -155,7 +155,7 @@ These files need to be encrypted using the ‘ed_file’ 
executable.</li>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/pubsub/pubsub_admin_udp_mc/README.html 
b/content/docs/celix/pubsub/pubsub_admin_udp_mc/README.html
index 96ec0af..6a29f9c 100644
--- a/content/docs/celix/pubsub/pubsub_admin_udp_mc/README.html
+++ b/content/docs/celix/pubsub/pubsub_admin_udp_mc/README.html
@@ -201,7 +201,7 @@ This endpoint is published by the PubSubDiscovery within 
its topic in ETCD (i.e.
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/remote_services/README.html 
b/content/docs/celix/remote_services/README.html
index c3d127f..cec4971 100644
--- a/content/docs/celix/remote_services/README.html
+++ b/content/docs/celix/remote_services/README.html
@@ -374,7 +374,7 @@ CALCULATOR: Add: 3.000000 + 5.000000 = 8.000000
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/remote_services/discovery_etcd/README.html 
b/content/docs/celix/remote_services/discovery_etcd/README.html
index c019eba..3bf13d1 100644
--- a/content/docs/celix/remote_services/discovery_etcd/README.html
+++ b/content/docs/celix/remote_services/discovery_etcd/README.html
@@ -148,7 +148,7 @@ DEFAULT_ETCD_TTL                     time-to-live for etcd 
entries in seconds (d
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git 
a/content/docs/celix/remote_services/remote_service_admin/README.html 
b/content/docs/celix/remote_services/remote_service_admin/README.html
index ddeaea2..ff45beb 100644
--- a/content/docs/celix/remote_services/remote_service_admin/README.html
+++ b/content/docs/celix/remote_services/remote_service_admin/README.html
@@ -146,7 +146,7 @@ CELIX_FRAMEWORK_EXTENDER_PATH  Used in RSA_DFI only. Can be 
used to define a pat
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/remote_services/topology_manager/README.html 
b/content/docs/celix/remote_services/topology_manager/README.html
index b8e6ce8..7607d26 100644
--- a/content/docs/celix/remote_services/topology_manager/README.html
+++ b/content/docs/celix/remote_services/topology_manager/README.html
@@ -141,7 +141,7 @@ limitations under the License.
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/remote_shell/README.html 
b/content/docs/celix/remote_shell/README.html
index f9db927..7a8cb86 100644
--- a/content/docs/celix/remote_shell/README.html
+++ b/content/docs/celix/remote_shell/README.html
@@ -146,7 +146,7 @@ remote.shell.telnet.maxconn           amount of concurrent 
connections (default:
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/shell/README.html 
b/content/docs/celix/shell/README.html
index 0dc5347..a531a75 100644
--- a/content/docs/celix/shell/README.html
+++ b/content/docs/celix/shell/README.html
@@ -166,7 +166,7 @@ ANSI colors when printing info. default is true.</li>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/shell_tui/README.html 
b/content/docs/celix/shell_tui/README.html
index ace025a..7720896 100644
--- a/content/docs/celix/shell_tui/README.html
+++ b/content/docs/celix/shell_tui/README.html
@@ -149,7 +149,7 @@ shell tui. Default is true if a TERM environment is set 
else false.</li>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/utils/README.html 
b/content/docs/celix/utils/README.html
index bb5bd62..96d0a97 100644
--- a/content/docs/celix/utils/README.html
+++ b/content/docs/celix/utils/README.html
@@ -148,7 +148,7 @@ Thread Pool
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/utils/docs/thpool/Design.html 
b/content/docs/celix/utils/docs/thpool/Design.html
index b915390..cd67153 100644
--- a/content/docs/celix/utils/docs/thpool/Design.html
+++ b/content/docs/celix/utils/docs/thpool/Design.html
@@ -169,7 +169,7 @@ limitations under the License.
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/utils/docs/thpool/FAQ.html 
b/content/docs/celix/utils/docs/thpool/FAQ.html
index 22e1b9f..24d2cdf 100644
--- a/content/docs/celix/utils/docs/thpool/FAQ.html
+++ b/content/docs/celix/utils/docs/thpool/FAQ.html
@@ -148,7 +148,7 @@ and thus threads will have more than enough time to 
terminate.</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/utils/docs/thpool/README.html 
b/content/docs/celix/utils/docs/thpool/README.html
index 9f15dcf..fbea382 100644
--- a/content/docs/celix/utils/docs/thpool/README.html
+++ b/content/docs/celix/utils/docs/thpool/README.html
@@ -207,7 +207,7 @@ you can use <code 
class="highlighter-rouge">thpool_wait(thpool);</code>. If you
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/celix/utils/public/include/memstream/README.html 
b/content/docs/celix/utils/public/include/memstream/README.html
index 56236cc..b6342b2 100644
--- a/content/docs/celix/utils/public/include/memstream/README.html
+++ b/content/docs/celix/utils/public/include/memstream/README.html
@@ -166,7 +166,7 @@ wherever you need to use <code 
class="highlighter-rouge">fmemopen</code>.</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/docs/index.html b/content/docs/index.html
index adfef6f..966dccd 100644
--- a/content/docs/index.html
+++ b/content/docs/index.html
@@ -143,7 +143,7 @@ an answer to your problem in the mailing list archives, 
post a new question on t
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/download.html b/content/download.html
index 47fff66..ac7c3ae 100644
--- a/content/download.html
+++ b/content/download.html
@@ -156,7 +156,7 @@ mirrors (at the end of the mirrors list) that should be 
available.</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/index.html b/content/index.html
index 566a7c4..c462f9f 100644
--- a/content/index.html
+++ b/content/index.html
@@ -182,7 +182,7 @@ limitations under the License.
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/support/issue-tracking.html 
b/content/support/issue-tracking.html
index 4c49e61..4617b56 100644
--- a/content/support/issue-tracking.html
+++ b/content/support/issue-tracking.html
@@ -135,7 +135,7 @@ limitations under the License.
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.
diff --git a/content/support/mailing-list.html 
b/content/support/mailing-list.html
index b233ddb..8c57c7f 100644
--- a/content/support/mailing-list.html
+++ b/content/support/mailing-list.html
@@ -163,7 +163,7 @@ There are many other archives out there as well.</p>
         <div class="row">
             <div class="col-md-8 text-center">
                 <p class="m-0 text-white">
-                    Copyright &copy; 2018 The Apache Software Foundation, 
Licensed under
+                    Copyright &copy; 2019 The Apache Software Foundation, 
Licensed under
                     the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.
                     <br>
                     Apache Celix, Celix, Apache, the Apache feather logo and 
the Apache Celix logo are trademarks of The Apache Software Foundation.

Reply via email to