From b595c7ddbfba6df8f87250fecc55b1dbb1e988e6 Mon Sep 17 00:00:00 2001 From: shahar Date: Fri, 24 Nov 2023 11:26:31 +0200 Subject: [PATCH] copyright --- src/facade/acl_commands_def.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/facade/acl_commands_def.h b/src/facade/acl_commands_def.h index 5d802d8aa0c0..e4f2ec3a3cf3 100644 --- a/src/facade/acl_commands_def.h +++ b/src/facade/acl_commands_def.h @@ -1,3 +1,7 @@ +// Copyright 2023, DragonflyDB authors. All rights reserved. +// See LICENSE for licensing terms. +// + #pragma once namespace dfly::acl {