From 574a4b9f0aa0f8ccaa40a3e41d7659316b5f6b38 Mon Sep 17 00:00:00 2001 From: Jason Dellaluce Date: Fri, 26 Aug 2022 11:36:13 +0200 Subject: [PATCH] update(userspace/falco): fix copyright notice year Co-authored-by: Leonardo Grasso Signed-off-by: Jason Dellaluce --- userspace/falco/stats_writer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userspace/falco/stats_writer.h b/userspace/falco/stats_writer.h index 4f90c3b9..59d18be5 100644 --- a/userspace/falco/stats_writer.h +++ b/userspace/falco/stats_writer.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2019 The Falco Authors. +Copyright (C) 2022 The Falco Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.