From c05ad6fde46184efdbd5b5b2b65496077b1373e0 Mon Sep 17 00:00:00 2001 From: Jason Dellaluce Date: Fri, 26 Aug 2022 11:36:06 +0200 Subject: [PATCH] update(userspace/falco): fix copyright notice year Co-authored-by: Leonardo Grasso Signed-off-by: Jason Dellaluce --- userspace/falco/stats_writer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userspace/falco/stats_writer.cpp b/userspace/falco/stats_writer.cpp index eaf7f841..64c01b34 100644 --- a/userspace/falco/stats_writer.cpp +++ b/userspace/falco/stats_writer.cpp @@ -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.