Add license notices to all source code files

This commit is contained in:
Vitaliy Filippov
2020-09-17 23:07:06 +03:00
parent ef911555ed
commit 0471b09b9c
90 changed files with 269 additions and 0 deletions
+3
View File
@@ -1,3 +1,6 @@
// Copyright (c) Vitaliy Filippov, 2019+
// License: VNPL-1.0 or GNU GPL-2.0+ (see README.md for details)
#include "cluster_client.h"
cluster_client_t::cluster_client_t(ring_loop_t *ringloop, timerfd_manager_t *tfd, json11::Json & config)