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

maciej pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iggy.git


The following commit(s) were added to refs/heads/master by this push:
     new 4fb1fc7ba fix(metadata): fix license header in module file (#2608)
4fb1fc7ba is described below

commit 4fb1fc7ba37c59634a27da7e61edbc777b5144de
Author: Grzegorz Koszyk <[email protected]>
AuthorDate: Mon Jan 26 09:47:47 2026 +0100

    fix(metadata): fix license header in module file (#2608)
---
 core/metadata/src/stm/mod.rs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/metadata/src/stm/mod.rs b/core/metadata/src/stm/mod.rs
index 7f3baa0c8..9dfb44852 100644
--- a/core/metadata/src/stm/mod.rs
+++ b/core/metadata/src/stm/mod.rs
@@ -1,3 +1,4 @@
+// Licensed to the Apache Software Foundation (ASF) under one
 // or more contributor license agreements.  See the NOTICE file
 // distributed with this work for additional information
 // regarding copyright ownership.  The ASF licenses this file

Reply via email to